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 SystemBase SB16C1058 8 port serial cards



details:   https://anonhg.NetBSD.org/src/rev/88becf4c57e4
branches:  trunk
changeset: 765484:88becf4c57e4
user:      ryo <ryo%NetBSD.org@localhost>
date:      Sat May 28 10:44:43 2011 +0000

description:
add SystemBase SB16C1058 8 port serial cards

diffstat:

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

diffs (19 lines):

diff -r 8c249f53ee06 -r 88becf4c57e4 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Sat May 28 06:52:27 2011 +0000
+++ b/sys/dev/pci/pcidevs       Sat May 28 10:44:43 2011 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1080 2011/05/27 15:09:44 matt Exp $
+$NetBSD: pcidevs,v 1.1081 2011/05/28 10:44:43 ryo Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -4317,7 +4317,8 @@
 product SYMPHONY       83C553  0x0565  83C553 PCI-ISA Bridge
 
 /* System Base products */
-product SYSTEMBASE     SB16C1054       0x0004 SB16C1054 UARTs
+product SYSTEMBASE     SB16C1054       0x0004  SB16C1054 UARTs
+product SYSTEMBASE     SB16C1058       0x0008  SB16C1058 UARTs
 
 /* Schneider & Koch (really SysKonnect) products */
 product SCHNEIDERKOCH  SKNET_FDDI      0x4000  SK-NET FDDI-xP



Home | Main Index | Thread Index | Old Index