diff options
author | Grigoriy Orlov <gluk@cvs.openbsd.org> | 2002-07-06 14:26:59 +0000 |
---|---|---|
committer | Grigoriy Orlov <gluk@cvs.openbsd.org> | 2002-07-06 14:26:59 +0000 |
commit | fa7fc2521be1efa0182f65972f5abb1b4a459fcb (patch) | |
tree | 53039cee7777d862ea37589b97297b72dcecd424 | |
parent | 23a8ab4b588d099a0a364d82263a8195711a862e (diff) |
HPT372/4
-rw-r--r-- | sys/dev/pci/pcidevs | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index fad3987d56a..8badc0a9f08 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.525 2002/06/28 11:33:55 markus Exp $ + $OpenBSD: pcidevs,v 1.526 2002/07/06 14:26:58 gluk Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2169,7 +2169,9 @@ product TRIDENT BLADE_XP 0x9910 CyberBlade XP /* Triones/HighPoint Technologies products */ product TRIONES HPT343 0x0003 HPT343/345 IDE -product TRIONES HPT366 0x0004 HPT36x/370 IDE +product TRIONES HPT366 0x0004 HPT36x/37x IDE +product TRIONES HPT372A 0x0005 HPT372A IDE +product TRIONES HPT374 0x0008 HPT374 IDE /* TriTech Microelectronics products*/ product TRITECH TR25202 0xfc02 Pyramid3D TR25202 |