diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-01-28 03:53:18 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-01-28 03:53:18 +0000 |
commit | cec89973c5ca3ecee814fb143c33b62eab75eaea (patch) | |
tree | 8b6aa7bf6981ea653079248589cbc2ada5c1c2ff /sys/dev/pci | |
parent | e158ea3dcd4ee5801ad59f3ff7f2f9ead45b9590 (diff) |
K8HTB bridges..
Diffstat (limited to 'sys/dev/pci')
-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 708903ef92c..d0088a79a80 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.707 2004/01/23 17:08:16 wilfried Exp $ +$OpenBSD: pcidevs,v 1.708 2004/01/28 03:53:17 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2317,7 +2317,8 @@ product VIATECH VT8233_ISA 0x3147 VT8233 ISA product VIATECH VT8751 0x3148 VT8751 PCI product VIATECH VT8237_SATA 0x3149 VT8237 SATA product VIATECH VT8235_ISA 0x3177 VT8235 ISA -product VIATECH VT8377 0x3189 VT8377 PCI +product VIATECH K8HTB 0x3188 K8HTB Host +product VIATECH VT8377 0x3189 VT8377 PCI product VIATECH VT8237_ISA 0x3227 VT8237 ISA product VIATECH RHINEII 0x6100 RhineII product VIATECH VT8231_ISA 0x8231 VT8231 ISA @@ -2332,6 +2333,7 @@ product VIATECH VT8605_AGP 0x8605 VT8605 AGP product VIATECH VT8633_AGP 0xb091 VT8633 AGP product VIATECH VT8366_AGP 0xb099 VT8366 AGP product VIATECH VT8235_AGP 0xb168 VT8235 AGP +product VIATECH K8HTB_AGP 0xb188 K8HTB AGP product VIATECH VT8377_AGP 0xb198 VT8377 AGP /* Vortex Computer Systems products */ |