diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2003-01-11 22:48:18 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2003-01-11 22:48:18 +0000 |
commit | 2adaeed7a7c2afd5fcff949a9b2cf1c5d312b641 (patch) | |
tree | 479b7358b364c8ca1a0d1ff231e3ab96712bea66 /sys/dev/pci | |
parent | f98c338ee3bf5874456041350c22627ae900bf73 (diff) |
VIATECH VT8235_AGP
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 c68092b928f..05c9fa8423f 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.577 2003/01/11 22:21:35 henning Exp $ + $OpenBSD: pcidevs,v 1.578 2003/01/11 22:48:17 henning Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2362,6 +2362,7 @@ 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 +product VIATECH VT8235_AGP 0xb168 VT8235 PCI-AGP /* Vortex Computer Systems products */ product VORTEX GDT_60x0 0x0000 GDT6000/6020/6050 |