Source-Changes-HG archive

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

[src/trunk]: src/sys/dev Add g760a.



details:   https://anonhg.NetBSD.org/src/rev/4477880d3609
branches:  trunk
changeset: 757889:4477880d3609
user:      kiyohara <kiyohara%NetBSD.org@localhost>
date:      Sat Oct 02 06:09:45 2010 +0000

description:
Add g760a.
Cleanup Marvell SC/SoC peripheral drivers.

diffstat:

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

diffs (37 lines):

diff -r c90d0f8a5634 -r 4477880d3609 sys/dev/DEVNAMES
--- a/sys/dev/DEVNAMES  Sat Oct 02 06:07:37 2010 +0000
+++ b/sys/dev/DEVNAMES  Sat Oct 02 06:09:45 2010 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: DEVNAMES,v 1.260 2010/06/09 04:48:02 kiyohara Exp $
+#      $NetBSD: DEVNAMES,v 1.261 2010/10/02 06:09:45 kiyohara Exp $
 #
 # This file contains all used device names and defined attributes in
 # alphabetical order. New devices added to the system somewhere should first
@@ -477,6 +477,7 @@
 fwohci                 MI
 fxp                    MI
 g2bus                  dreamcast
+g740a                  MI
 gapspci                        dreamcast
 gayle                  amiga           Attribute
 gayle                  amigappc        Attribute
@@ -537,9 +538,10 @@
 gt                     evbmips
 gt                     MI
 gten                   prep
-gtidma                 evbppc
+gtidmac                        MI
 gtmpsc                 MI
 gtpci                  MI
+gttwsi                 MI
 gtsc                   amiga
 gtsc                   amigappc
 gus                    MI
@@ -892,6 +894,7 @@
 mu                     vax
 mulaw                  MI              Attribute
 mvgbe                  MI
+mvpex                  MI
 mvsata                 MI
 nca                    MI
 ncr5380sbc             MI              Attribute



Home | Main Index | Thread Index | Old Index