diff options
author | Alexander Yurchenko <grange@cvs.openbsd.org> | 2003-07-20 06:35:23 +0000 |
---|---|---|
committer | Alexander Yurchenko <grange@cvs.openbsd.org> | 2003-07-20 06:35:23 +0000 |
commit | 9590f7be33ebceb7313c88dc251d717b8b523523 (patch) | |
tree | 02442ffd18779745f9c344355c3fa56f22368cbb /sys | |
parent | 37247c81fd0667a4785c4187d3f1143fa7004650 (diff) |
Add HPT302 and HPT371 IDE controllers.
Approved by the Master of the pcidevs deraadt@.
Diffstat (limited to 'sys')
-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*/ |