diff options
author | Alexander Yurchenko <grange@cvs.openbsd.org> | 2003-03-12 21:44:10 +0000 |
---|---|---|
committer | Alexander Yurchenko <grange@cvs.openbsd.org> | 2003-03-12 21:44:10 +0000 |
commit | 5cf095ab75c96d3dc0e8312b7e617f77d8b06479 (patch) | |
tree | 6d7ac2c5f6309f700330a072565a54a3857de627 /sys/dev/pci | |
parent | 1bbcfba63374504a5459a48ea8a981b8b9f7a124 (diff) |
In SiS entries block: sort, consistency a bit and add some devices
found on the machine of Paul de Weerd <paul@mail.me.maar.nu>
ok deraadt@
Diffstat (limited to 'sys/dev/pci')
-rw-r--r-- | sys/dev/pci/pcidevs | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index dd899f6706b..04edb94268d 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.605 2003/03/12 05:00:02 deraadt Exp $ + $OpenBSD: pcidevs,v 1.606 2003/03/12 21:44:09 grange Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2176,8 +2176,6 @@ product SIS 900 0x0900 900 10/100BaseTX product SIS 961 0x0961 961 Host-PCI product SIS 962 0x0962 962 Host-PCI product SIS 963 0x0963 963 Host-PCI -product SIS 7016 0x7016 7016 10/100BaseTX -product SIS 7018 0x7018 Trident 4D WAVE product SIS 5511 0x5511 5511 product SIS 5512 0x5512 5512 product SIS 5513 0x5513 5513 EIDE @@ -2194,9 +2192,12 @@ product SIS 6300 0x6300 6300 product SIS 530 0x6306 530 VGA product SIS 6326 0x6326 6326 AGP Video product SIS 5597_USB 0x7001 5597/5598 USB -product SIS 7012_ACA 0x7012 7012 AC-97 Sound -product SIS 7016 0x7016 7016 10/100 Ethernet -product SIS 7018 0x7018 7018 Sound +product SIS 7002 0x7002 7002 USB +product SIS 7007 0x7007 7007 FireWire +product SIS 7012_ACA 0x7012 7012 AC97 Audio +product SIS 7013 0x7013 7013 Modem +product SIS 7016 0x7016 7016 10/100BaseTX +product SIS 7018 0x7018 7018 Audio /* SMC products */ product SMC 37C665 0x1000 FDC 37C665 |