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 965 bridge. From FreeBSD.



details:   https://anonhg.NetBSD.org/src/rev/289d8287ab3d
branches:  trunk
changeset: 582042:289d8287ab3d
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Tue Jun 14 14:44:26 2005 +0000

description:
Add SIS 965 bridge. From FreeBSD.

diffstat:

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

diffs (17 lines):

diff -r 292d8cec310b -r 289d8287ab3d sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Tue Jun 14 14:02:12 2005 +0000
+++ b/sys/dev/pci/pcidevs       Tue Jun 14 14:44:26 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.717 2005/06/13 15:27:42 tron Exp $
+$NetBSD: pcidevs,v 1.718 2005/06/14 14:44:26 bouyer Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -2637,6 +2637,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