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 ID 0x3132 for Silicon Image, PCI-Express dua...



details:   https://anonhg.NetBSD.org/src/rev/5d090e3f13e1
branches:  trunk
changeset: 586421:5d090e3f13e1
user:      jonathan <jonathan%NetBSD.org@localhost>
date:      Mon Dec 19 01:07:12 2005 +0000

description:
Add ID 0x3132 for Silicon Image, PCI-Express dual-port SATA-II version
of SiI 3124 (PCI-X quad SATA).

diffstat:

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

diffs (17 lines):

diff -r 20c11273a697 -r 5d090e3f13e1 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Sun Dec 18 23:57:07 2005 +0000
+++ b/sys/dev/pci/pcidevs       Mon Dec 19 01:07:12 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.748 2005/12/18 11:04:47 sekiya Exp $
+$NetBSD: pcidevs,v 1.749 2005/12/19 01:07:12 jonathan Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1291,6 +1291,7 @@
 product CMDTECH 3512           0x3512  SiI3512 SATALink
 product CMDTECH 3114           0x3114  SiI3114 SATALink
 product CMDTECH 3124           0x3124  SiI3124 SATALink
+product CMDTECH 3132           0x3124  SiI3132 SATALink
 
 /* C-Media products */
 product CMEDIA CMI8338A                0x0100  CMI8338A PCI Audio Device



Home | Main Index | Thread Index | Old Index