diff options
author | Mats O Jansson <maja@cvs.openbsd.org> | 2001-12-28 02:40:51 +0000 |
---|---|---|
committer | Mats O Jansson <maja@cvs.openbsd.org> | 2001-12-28 02:40:51 +0000 |
commit | 1584adef6fe5c3d7a1066fb36af14b1abd62789b (patch) | |
tree | 1d154c65f57bc04747671f0b655da5972706d620 /sys/dev/pci | |
parent | 1af12e1caf406b5a0d287d4d9650664ccd62e58a (diff) |
Add VIATECH VT8366. -moj
Diffstat (limited to 'sys/dev/pci')
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 51ac3ae7e60..112fbfc6fdf 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.478 2001/12/24 19:43:30 mickey Exp $ + $OpenBSD: pcidevs,v 1.479 2001/12/28 02:40:50 maja Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2065,6 +2065,7 @@ product VIATECH VT82C686A_SMB 0x3057 VT82C686 SMBus product VIATECH VT82C686A_AC97 0x3058 VT82C686 AC97 Audio product VIATECH RHINEII_2 0x3065 RhineII-2 product VIATECH VT82C686A_ACM 0x3068 VT82C686 AC97 Modem +product VIATECH VT8366 0x3099 VT8366 Host-PCI product VIATECH RHINEII 0x6100 RhineII product VIATECH VT8363_AGP 0x8305 VT8363 PCI-AGP product VIATECH VT8371_PPB 0x8391 VT8371 PCI-PCI @@ -2073,6 +2074,7 @@ product VIATECH VT82C601 0x8601 VT82C601 PCI-AGP product VIATECH VT82C597AGP 0x8597 VT82C597 PCI-AGP product VIATECH VT82C598AGP 0x8598 VT82C598 PCI-AGP product VIATECH VT8605_AGP 0x8605 VT8605 PCI-AGP +product VIATECH VT8366_AGP 0xb099 VT8366 PCI-AGP /* Vortex Computer Systems products */ product VORTEX GDT_60x0 0x0000 GDT6000/6020/6050 |