diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-02-03 09:57:20 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-02-03 09:57:20 +0000 |
commit | dfff55afe236c8649c429b45b0add58b344a6dbb (patch) | |
tree | 29eb70084d11b2dd91613aaef522aab9ccf52906 /sys | |
parent | abdf53b1a384a8e8668ab407ca5ab25bcaf30800 (diff) |
add Intel 82372FB IDE
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 142753bb532..65522657aba 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1014 2006/02/02 23:57:18 brad Exp $ +$OpenBSD: pcidevs,v 1.1015 2006/02/03 09:57:19 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1882,6 +1882,7 @@ product INTEL 82440MX_PM 0x719b 82440MX Power product INTEL 82440BX 0x71a0 82440BX AGP product INTEL 82440BX_AGP 0x71a1 82440BX AGP product INTEL 82443GX 0x71a2 82443GX +product INTEL 82372FB_IDE 0x7601 82372FB IDE product INTEL 82740 0x7800 82740 AGP product INTEL PCI450_PB 0x84c4 82450KX/GX product INTEL PCI450_MC 0x84c5 82450KX/GX Memory |