diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-02-25 23:31:11 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-02-25 23:31:11 +0000 |
commit | 235ca245506b2ef3d8704d54a91881e61e6aec21 (patch) | |
tree | 338c8dabd080e3d2927c492cdebcd0f4c5741b2c /sys/dev | |
parent | 80a099934e5a4d10667a41e86a8925e8dce48d5e (diff) |
apparently 6326 comes as AGP and PCI
Diffstat (limited to 'sys/dev')
-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 2713a5e15a0..2eff6e37a86 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.712 2004/02/24 19:32:15 markus Exp $ +$OpenBSD: pcidevs,v 1.713 2004/02/25 23:31:10 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2051,7 +2051,7 @@ product SIS 6205 0x6205 6205 product SIS 6300 0x6300 6300 product SIS 530_VGA 0x6306 530 VGA product SIS 650_VGA 0x6325 650 VGA -product SIS 6326 0x6326 6326 AGP Video +product SIS 6326 0x6326 6326 VGA product SIS 5597_USB 0x7001 5597/5598 USB product SIS 7002 0x7002 7002 USB product SIS 7007 0x7007 7007 FireWire |