diff options
| author | Maxim Konovalov <maxim@FreeBSD.org> | 2007-03-29 04:26:52 +0000 |
|---|---|---|
| committer | Maxim Konovalov <maxim@FreeBSD.org> | 2007-03-29 04:26:52 +0000 |
| commit | 991555c9c020ea166d02a6e295dce1fea6b934af (patch) | |
| tree | 2e08fec910b0c573f29ac0e83d1699dac3836924 /sys/dev/sio | |
| parent | 6734f35eac4b543a3ac4cef46102585e2d229c7a (diff) | |
Notes
Diffstat (limited to 'sys/dev/sio')
| -rw-r--r-- | sys/dev/sio/sio_pci.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/sio/sio_pci.c b/sys/dev/sio/sio_pci.c index 4a8407b0fc73..459baa169366 100644 --- a/sys/dev/sio/sio_pci.c +++ b/sys/dev/sio/sio_pci.c @@ -78,7 +78,6 @@ static struct pci_ids pci_ids[] = { { 0x0000151f, "SmartLink 5634PCV SurfRider", 0x10 }, { 0x0103115d, "Xircom Cardbus modem", 0x10 }, { 0x432214e4, "Broadcom 802.11g/GPRS CardBus (Serial)", 0x10 }, - { 0x98359710, "MosChip MCS9835 PCI Dual UART", 0x10 }, { 0x01c0135c, "Quatech SSCLP-200/300", 0x18 /* * NB: You must mount the "SPAD" jumper to correctly detect |
