diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 1998-04-16 04:49:35 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 1998-04-16 04:49:35 +0000 |
commit | fe06d8000ce5473eb1b3644acc1a8da909f8c236 (patch) | |
tree | 5e1b193c7d2ab7d55fa8d3e03fd306e1bc5e8f82 /sys/dev/pci | |
parent | 7b2db247e984979c946f553a0b2b11795098e59c (diff) |
Add SiS 5591 chipset
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 bf21624aef9..34da6e09827 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.45 1998/04/03 07:22:39 deraadt Exp $ +$OpenBSD: pcidevs,v 1.46 1998/04/16 04:49:34 millert Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -936,6 +936,7 @@ product SIS 5512 0x5512 5512 product SIS 5513 0x5513 5513 product SIS 5581 0x5581 5581 product SIS 5582 0x5582 5582 +product SIS 5591 0x5591 5591 product SIS 5596 0x5596 5596 product SIS 6204 0x6204 6204 product SIS 6205 0x6205 6205 |