Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/pci Add SiS 651 host bridge.



details:   https://anonhg.NetBSD.org/src/rev/fe15d8191791
branches:  trunk
changeset: 542612:fe15d8191791
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Sun Feb 02 18:52:40 2003 +0000

description:
Add SiS 651 host bridge.

diffstat:

 sys/dev/pci/pcidevs |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 311ba7f65c1a -r fe15d8191791 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Sun Feb 02 18:26:22 2003 +0000
+++ b/sys/dev/pci/pcidevs       Sun Feb 02 18:52:40 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.502 2003/02/01 16:58:01 matt Exp $
+$NetBSD: pcidevs,v 1.503 2003/02/02 18:52:40 bouyer Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1987,6 +1987,7 @@
 product SIS 645                        0x0645  SiS 645 Host Bridge
 product SIS 630                        0x0630  SiS 630 Host Bridge
 product SIS 650                        0x0650  SiS 650 Host Bridge
+product SIS 651                        0x0650  SiS 651 Host Bridge
 product SIS 730                        0x0730  SiS 730 Host Bridge
 product SIS 735                        0x0735  SiS 735 Host Bridge
 product SIS 745                        0x0745  SiS 745 Host Bridge



Home | Main Index | Thread Index | Old Index