diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2009-08-19 20:10:48 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2009-08-19 20:10:48 +0000 |
commit | d01cebe0513d87bf716e47a15e525cd8ce1c0d0e (patch) | |
tree | cac67fd1ecb35c244adfa70287393af350514ea0 /sys | |
parent | b040c2cbafe3da7f68872322274a421e4b51371e (diff) |
Trident Cyberblade XP2 as found in VTBook PCCard. ok marco@.
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 adff42a1935..c19671b60ab 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1488 2009/08/04 19:18:08 dhill Exp $ +$OpenBSD: pcidevs,v 1.1489 2009/08/19 20:10:47 matthieu Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -4856,6 +4856,7 @@ product TRIDENT 3DIMAGE_9750 0x9750 3DImage 9750 product TRIDENT 3DIMAGE_9850 0x9850 3DImage 9850 product TRIDENT BLADE_3D 0x9880 Blade 3D product TRIDENT BLADE_XP 0x9910 CyberBlade XP +product TRIDENT BLADE_XP2 0x9960 CyberBlade XP2 /* Triones/HighPoint Technologies products */ product TRIONES HPT343 0x0003 HPT343/345 IDE |