Source-Changes-HG archive

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

[src/netbsd-1-6]: src/sys/dev/pci Pull up revision 1.503 (requested by bouyer):



details:   https://anonhg.NetBSD.org/src/rev/d6244d8f787e
branches:  netbsd-1-6
changeset: 530225:d6244d8f787e
user:      tron <tron%NetBSD.org@localhost>
date:      Mon Jun 02 09:51:02 2003 +0000

description:
Pull up revision 1.503 (requested by bouyer):
Add SiS 651 host bridge.

diffstat:

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

diffs (17 lines):

diff -r 1510aa93bddd -r d6244d8f787e sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Mon Jun 02 09:48:11 2003 +0000
+++ b/sys/dev/pci/pcidevs       Mon Jun 02 09:51:02 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.428.2.20 2003/01/28 06:22:37 jmc Exp $
+$NetBSD: pcidevs,v 1.428.2.21 2003/06/02 09:51:02 tron Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1909,6 +1909,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 900                        0x0900  SiS 900 10/100 Ethernet



Home | Main Index | Thread Index | Old Index