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 some Symbios devices.



details:   https://anonhg.NetBSD.org/src/rev/d3a3bd94e15f
branches:  trunk
changeset: 485110:d3a3bd94e15f
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Wed Apr 19 07:51:20 2000 +0000

description:
Add some Symbios devices.

diffstat:

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

diffs (19 lines):

diff -r d0e0eaec619a -r d3a3bd94e15f sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Wed Apr 19 07:13:03 2000 +0000
+++ b/sys/dev/pci/pcidevs       Wed Apr 19 07:51:20 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.208 2000/04/18 16:37:00 cgd Exp $
+$NetBSD: pcidevs,v 1.209 2000/04/19 07:51:20 bouyer Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1129,6 +1129,9 @@
 product SYMBIOS 815    0x0004  53c815
 product SYMBIOS 810AP  0x0005  53c810AP
 product SYMBIOS 860    0x0006  53c860
+product SYMBIOS 896    0x000b  53c896
+product SYMBIOS 895    0x000c  53c895
+product SYMBIOS 885    0x000d  53c885
 product SYMBIOS 875    0x000f  53c875
 product SYMBIOS 1510   0x0010  53c1510
 product SYMBIOS 875J   0x008f  53c875J



Home | Main Index | Thread Index | Old Index