diff options
author | 2003-07-20 06:35:22 +0000 | |
---|---|---|
committer | 2003-07-20 06:35:22 +0000 | |
commit | 5b8033969ce8439888ebbf26be8979926f320ac7 (patch) | |
tree | a19b21192c86a52c51e29a14ce24a63304ae65c4 | |
parent | - just warn in case of mmap/brk failure (diff) | |
download | wireguard-openbsd-5b8033969ce8439888ebbf26be8979926f320ac7.tar.xz wireguard-openbsd-5b8033969ce8439888ebbf26be8979926f320ac7.zip |
Add HPT302 and HPT371 IDE controllers.
Approved by the Master of the pcidevs deraadt@.
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 62808da85ca..b05bf8abf19 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.651 2003/07/18 04:59:37 grange Exp $ + $OpenBSD: pcidevs,v 1.652 2003/07/20 06:35:22 grange Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2486,6 +2486,8 @@ product TRIDENT BLADE_XP 0x9910 CyberBlade XP product TRIONES HPT343 0x0003 HPT343/345 IDE product TRIONES HPT366 0x0004 HPT36x/37x IDE product TRIONES HPT372A 0x0005 HPT372A IDE +product TRIONES HPT302 0x0006 HPT302 IDE +product TRIONES HPT371 0x0007 HPT371 IDE product TRIONES HPT374 0x0008 HPT374 IDE /* TriTech Microelectronics products*/ |