diff options
author | Alexander Yurchenko <grange@cvs.openbsd.org> | 2004-11-21 09:29:35 +0000 |
---|---|---|
committer | Alexander Yurchenko <grange@cvs.openbsd.org> | 2004-11-21 09:29:35 +0000 |
commit | 6c2d65b9119a7e69cbd2e55c456146968613819c (patch) | |
tree | 0f475288b65cab20c67dda99c70f115abe31f53d /sys | |
parent | 7cd44446b3db1281ae7fd21e3921d0267c7b8ffa (diff) |
sort via devs
Diffstat (limited to 'sys')
-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 b82e1513d16..3d473532e65 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.799 2004/11/21 08:56:36 grange Exp $ +$OpenBSD: pcidevs,v 1.800 2004/11/21 09:29:34 grange Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2587,9 +2587,9 @@ product VIATECH VT8231_PWR 0x8235 VT8231 PMG product VIATECH VT8363_AGP 0x8305 VT8363 AGP product VIATECH VT8371_PPB 0x8391 VT8371 PCI-PCI product VIATECH VT8501_AGP 0x8501 VT8501 AGP -product VIATECH VT82C601 0x8601 VT82C601 AGP product VIATECH VT82C597AGP 0x8597 VT82C597 AGP product VIATECH VT82C598AGP 0x8598 VT82C598 AGP +product VIATECH VT82C601 0x8601 VT82C601 AGP product VIATECH VT8605_AGP 0x8605 VT8605 AGP product VIATECH VT8633_AGP 0xb091 VT8633 AGP product VIATECH VT8366_AGP 0xb099 VT8366 AGP |