diff options
author | 2002-07-06 14:26:58 +0000 | |
---|---|---|
committer | 2002-07-06 14:26:58 +0000 | |
commit | 96e02e387ececd182bfac7ef28548b4096a7045f (patch) | |
tree | fc236ac381ed1417ea687c241cdd22b6129e464c | |
parent | Move NEED_VERSION to "obsolete variables" section and describe (diff) | |
download | wireguard-openbsd-96e02e387ececd182bfac7ef28548b4096a7045f.tar.xz wireguard-openbsd-96e02e387ececd182bfac7ef28548b4096a7045f.zip |
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 |