diff options
| author | Warner Losh <imp@FreeBSD.org> | 2001-11-11 17:45:55 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2001-11-11 17:45:55 +0000 |
| commit | f966c94291b01fce6091109e16f039f9cb1bc7b6 (patch) | |
| tree | 0664b71ba42b07e2809ca013c89a27c6d1da6b47 /sys/dev/pccbb/pccbbdevid.h | |
| parent | e655dc959a0c3f6001fe14d18af0fc81c26a449b (diff) | |
Notes
Diffstat (limited to 'sys/dev/pccbb/pccbbdevid.h')
| -rw-r--r-- | sys/dev/pccbb/pccbbdevid.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/pccbb/pccbbdevid.h b/sys/dev/pccbb/pccbbdevid.h index 8463b5342d3e..1ac4380bd164 100644 --- a/sys/dev/pccbb/pccbbdevid.h +++ b/sys/dev/pccbb/pccbbdevid.h @@ -27,6 +27,7 @@ */ /* Vendor/Device IDs */ +#define PCI_DEVICE_ID_INTEL_82092AA 0x12218086ul /* 16bit I/O */ #define PCI_DEVICE_ID_PCIC_CLPD6729 0x11001013ul /* 16bit I/O */ #define PCI_DEVICE_ID_PCIC_CLPD6832 0x11101013ul #define PCI_DEVICE_ID_PCIC_CLPD6833 0x11131013ul @@ -75,7 +76,6 @@ /* * Other ID, from sources too vague to be reliable * Mfg model PCI ID - * Intel 82092AA 0x12218086 16bit I/O * smc/Databook DB87144 0x310610b3 * SMC/databook smc34c90 0xb10610b3 * Omega/Trident 82c194 0x01941023 |
