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 MARVELL2 vendor and 88SE9123 device.



details:   https://anonhg.NetBSD.org/src/rev/292fdf538b5f
branches:  trunk
changeset: 767570:292fdf538b5f
user:      matt <matt%NetBSD.org@localhost>
date:      Sat Jul 23 03:09:41 2011 +0000

description:
Add MARVELL2 vendor and 88SE9123 device.

diffstat:

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

diffs (26 lines):

diff -r ff6d24e1ba3e -r 292fdf538b5f sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Fri Jul 22 23:22:38 2011 +0000
+++ b/sys/dev/pci/pcidevs       Sat Jul 23 03:09:41 2011 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1087 2011/06/28 14:22:36 sborrill Exp $
+$NetBSD: pcidevs,v 1.1088 2011/07/23 03:09:41 matt Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -570,6 +570,7 @@
 vendor ASKEY           0x144f  Askey Computer
 vendor AVERMEDIA       0x1461  Avermedia Technologies
 vendor SYSTEMBASE      0x14a1  System Base
+vendor MARVELL2                0x1b4b  Marvell
 vendor AIRONET         0x14b9  Aironet Wireless Communications
 vendor COMPAL          0x14c0  COMPAL Electronics
 vendor MYRICOM         0x14c1  Myricom
@@ -2145,6 +2146,8 @@
 product MARVELL MV78200                0x7820  MV78200 SoC Discovery Innovation
 product MARVELL 88W8660                0x8660  88W8660 SoC Orion1
 
+product MARVELL2 88SE9123      0x9123  88SE9123 SATA II PCI-E AHCI Controller
+
 /* Global Sun Tech products */
 product GLOBALSUN GL24110P     0x1101  GL24110P PCI IEEE 802.11b
 product GLOBALSUN GL24110P02   0x1102  GL24110P PCI IEEE 802.11b



Home | Main Index | Thread Index | Old Index