diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2005-09-09 15:16:42 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2005-09-09 15:16:42 +0000 |
commit | fb72275c34703efe249956ea43381698bae599fa (patch) | |
tree | a3054f3f54e015e908ee8a9298607e792564e374 /sys/dev/pci | |
parent | d32ac72fab514fc95f220d194de62e11386f7425 (diff) |
another via host bridge; from Maxim Bourmistrov <maxim@student.chalmers.se>
Diffstat (limited to 'sys/dev/pci')
-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 c8fbf5a39b9..feec37c24ba 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.911 2005/09/08 18:09:31 mickey Exp $ +$OpenBSD: pcidevs,v 1.912 2005/09/09 15:16:41 mickey Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2866,6 +2866,7 @@ product VIATECH VT8237_SATA 0x3149 VT8237 SATA product VIATECH VT8235_ISA 0x3177 VT8235 ISA product VIATECH K8HTB 0x3188 K8HTB Host product VIATECH VT8377 0x3189 VT8377 PCI +product VIATECH K8M400 0x3204 K8M400 Host product VIATECH VT8378 0x3205 VT8378 PCI product VIATECH VT8237_ISA 0x3227 VT8237 ISA product VIATECH K8HTB_3 0x3282 K8HTB Host |