diff options
author | Mats O Jansson <maja@cvs.openbsd.org> | 2002-07-27 18:55:44 +0000 |
---|---|---|
committer | Mats O Jansson <maja@cvs.openbsd.org> | 2002-07-27 18:55:44 +0000 |
commit | 409fe37c2629bfeab029cd7f7d96ada52d211749 (patch) | |
tree | 9a265df585d5d341e9f524a59f245cfd5e11a72c /sys/dev/pci/pcidevs | |
parent | 16e607faa7ff736e56942669cf626c06496642f2 (diff) |
VIA VT6202 is USB 2.0. -moj
Diffstat (limited to 'sys/dev/pci/pcidevs')
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index a634d70cd25..22f69bba6db 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.532 2002/07/27 17:05:54 maja Exp $ + $OpenBSD: pcidevs,v 1.533 2002/07/27 18:55:43 maja Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2271,7 +2271,7 @@ product VIATECH RHINEII_2 0x3065 RhineII-2 product VIATECH VT82C686A_ACM 0x3068 VT82C686 AC97 Modem product VIATECH VT8366_ISA 0x3074 VT8366 PCI-ISA product VIATECH VT8366 0x3099 VT8366 Host-PCI -product VIATECH VT6202 0x3104 VT6202 USB +product VIATECH VT6202 0x3104 VT6202 USB 2.0 product VIATECH VT8233_ISA 0x3147 VT8233 PCI-ISA product VIATECH RHINEII 0x6100 RhineII product VIATECH VT8363_AGP 0x8305 VT8363 PCI-AGP |