diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2003-07-20 21:37:11 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2003-07-20 21:37:11 +0000 |
commit | 669343be9f39486f5ff40e364960ebd9771f6893 (patch) | |
tree | 5635122685f3334daf2c4a9f1455ca1983d806b9 /sys/dev/pci | |
parent | 533ac2d1215b0142c9e8889f2b3047796efdb14a (diff) |
Add SiS 650 VGA. Ok deraadt@, henning@.
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 b05bf8abf19..b1c9bf2c420 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.652 2003/07/20 06:35:22 grange Exp $ + $OpenBSD: pcidevs,v 1.653 2003/07/20 21:37:10 matthieu Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2301,6 +2301,7 @@ product SIS 6204 0x6204 6204 product SIS 6205 0x6205 6205 product SIS 6300 0x6300 6300 product SIS 530_VGA 0x6306 530 VGA +product SIS 650 0x6325 650 VGA product SIS 6326 0x6326 6326 AGP Video product SIS 5597_USB 0x7001 5597/5598 USB product SIS 7002 0x7002 7002 USB |