Source-Changes-HG archive

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

[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by m...



details:   https://anonhg.NetBSD.org/src/rev/c96b1d2a1ca8
branches:  netbsd-6
changeset: 775428:c96b1d2a1ca8
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Sun Nov 18 17:53:15 2012 +0000

description:
Pull up following revision(s) (requested by matt in ticket #658):
        sys/dev/pci/pcidevs: revision 1.1143
Add more ASMEDIA 1061 variants.

diffstat:

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

diffs (21 lines):

diff -r 6d83d5bd2185 -r c96b1d2a1ca8 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Sun Nov 18 16:58:43 2012 +0000
+++ b/sys/dev/pci/pcidevs       Sun Nov 18 17:53:15 2012 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1102.2.9 2012/10/31 17:27:01 riz Exp $
+$NetBSD: pcidevs,v 1.1102.2.10 2012/11/18 17:53:15 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1136,7 +1136,10 @@
 product ASIX AX88140A  0x1400  AX88140A 10/100 Ethernet
 
 /* ASMedia products */
-product ASMEDIA ASM1061                0x0612  ASM1061 AHCI SATA III Controller
+product ASMEDIA ASM1061_01     0x0601  ASM1061 AHCI SATA III Controller
+product ASMEDIA ASM1061_02     0x0602  ASM1061 AHCI SATA III Controller
+product ASMEDIA ASM1061_11     0x0611  ASM1061 AHCI SATA III Controller
+product ASMEDIA ASM1061_12     0x0612  ASM1061 AHCI SATA III Controller
 
 /* Asustek products */
 product ASUSTEK HFCPCI         0x0675  ISDN



Home | Main Index | Thread Index | Old Index