Source-Changes-HG archive

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

[src/netbsd-3]: src/sys/dev/pci Pull up revision 1.718 (requested by bouyer i...



details:   https://anonhg.NetBSD.org/src/rev/c7cb78e1f9a0
branches:  netbsd-3
changeset: 576317:c7cb78e1f9a0
user:      tron <tron%NetBSD.org@localhost>
date:      Wed Jun 22 18:35:00 2005 +0000

description:
Pull up revision 1.718 (requested by bouyer in ticket #478):
Add SIS 965 bridge. From FreeBSD.

diffstat:

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

diffs (17 lines):

diff -r 59578e1219fa -r c7cb78e1f9a0 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Wed Jun 22 18:33:37 2005 +0000
+++ b/sys/dev/pci/pcidevs       Wed Jun 22 18:35:00 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.701.2.9 2005/06/21 21:21:46 tron Exp $
+$NetBSD: pcidevs,v 1.701.2.10 2005/06/22 18:35:00 tron Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -2596,6 +2596,7 @@
 product SIS 962                        0x0962  962 Host Bridge
 product SIS 963                        0x0963  963 Host Bridge
 product SIS 964                        0x0964  964 Host Bridge
+product SIS 965                        0x0965  965 Host Bridge
 product SIS 5597_IDE           0x5513  5597/5598 IDE controller
 product SIS 5597_HB            0x5597  5597/5598 host bridge
 product SIS 530VGA             0x6306  530 GUI Accelerator+3D



Home | Main Index | Thread Index | Old Index