Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev Add mvgbe and gtpci.
details: https://anonhg.NetBSD.org/src/rev/b5131e7eb842
branches: trunk
changeset: 755549:b5131e7eb842
user: kiyohara <kiyohara%NetBSD.org@localhost>
date: Wed Jun 09 04:48:02 2010 +0000
description:
Add mvgbe and gtpci.
Change gt devices to MI from evbppc.
diffstat:
sys/dev/DEVNAMES | 10 ++++++----
1 files changed, 6 insertions(+), 4 deletions(-)
diffs (40 lines):
diff -r 9285595dd438 -r b5131e7eb842 sys/dev/DEVNAMES
--- a/sys/dev/DEVNAMES Wed Jun 09 04:44:01 2010 +0000
+++ b/sys/dev/DEVNAMES Wed Jun 09 04:48:02 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: DEVNAMES,v 1.259 2010/03/19 04:04:27 cnst Exp $
+# $NetBSD: DEVNAMES,v 1.260 2010/06/09 04:48:02 kiyohara Exp $
#
# This file contains all used device names and defined attributes in
# alphabetical order. New devices added to the system somewhere should first
@@ -487,7 +487,7 @@
gem MI
gentbi MI
geodeide MI
-gfe evbppc
+gfe MI
gio sgimips
giobus sgimips Attribute
glxtphy MI
@@ -535,10 +535,11 @@
gsip MI
gt cobalt
gt evbmips
-gt evbppc
+gt MI
gten prep
gtidma evbppc
-gtmpsc evbppc
+gtmpsc MI
+gtpci MI
gtsc amiga
gtsc amigappc
gus MI
@@ -890,6 +891,7 @@
mtty MI
mu vax
mulaw MI Attribute
+mvgbe MI
mvsata MI
nca MI
ncr5380sbc MI Attribute
Home |
Main Index |
Thread Index |
Old Index