diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2003-01-11 22:21:36 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2003-01-11 22:21:36 +0000 |
commit | 4c5df2d441315730844cea54007851fc0114282d (patch) | |
tree | 071777731cc18ac7637d8e3737eafe99b2e72e7e /sys/dev | |
parent | 8bd6c84966dbdb9e586029f8b1db1930e5ab46d2 (diff) |
Via VT8377 Host-PCI
Diffstat (limited to 'sys/dev')
-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 5132fd5832c..c68092b928f 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.576 2003/01/11 19:56:59 jason Exp $ + $OpenBSD: pcidevs,v 1.577 2003/01/11 22:21:35 henning Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2351,6 +2351,7 @@ product VIATECH VT6202 0x3104 VT6202 USB 2.0 product VIATECH VT6105 0x3106 VT6105 RhineIII product VIATECH VT8233_ISA 0x3147 VT8233 PCI-ISA product VIATECH VT8235_ISA 0x3177 VT8235 PCI-ISA +product VIATECH VT8377 0x3189 VT8377 Host-PCI product VIATECH RHINEII 0x6100 RhineII product VIATECH VT8231_ISA 0x8231 VT8231 PCI-ISA product VIATECH VT8363_AGP 0x8305 VT8363 PCI-AGP |