Source-Changes-HG archive

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

[src/trunk]: src/sys/dev Add some pmppc stuff.



details:   https://anonhg.NetBSD.org/src/rev/4c206875d6cb
branches:  trunk
changeset: 532061:4c206875d6cb
user:      augustss <augustss%NetBSD.org@localhost>
date:      Fri May 31 00:27:00 2002 +0000

description:
Add some pmppc stuff.

diffstat:

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

diffs (36 lines):

diff -r 458056bd2342 -r 4c206875d6cb sys/dev/DEVNAMES
--- a/sys/dev/DEVNAMES  Fri May 31 00:01:39 2002 +0000
+++ b/sys/dev/DEVNAMES  Fri May 31 00:27:00 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: DEVNAMES,v 1.114 2002/05/18 07:23:05 matt Exp $
+#      $NetBSD: DEVNAMES,v 1.115 2002/05/31 00:27:00 augustss Exp $
 #
 # This file contains all used device names and defined attributes in 
 # alphabetical order. New devices added to the system somewhere should first 
@@ -195,6 +195,10 @@
 commulti               MI              Attribute
 cosc                   arm32
 cprofb                 MI
+cpc                    MI
+cpcbus                 MI              Attribute
+cpciic                 MI
+cpctim                 MI
 cpu                    acorn26
 cpu                    algor
 cpu                    alpha
@@ -366,6 +370,7 @@
 fea                    MI              
 fhpib                  hp300
 fiq                    acorn26         Attribute
+flash                  pmppc
 flsc                   amiga
 flsc                   amigappc
 fms                    MI              
@@ -923,6 +928,7 @@
 rtc                    arm32
 rtc                    hp300
 rtc                    pc532
+rtc                    pmppc
 rtc                    sparc
 rtc                    x68k
 rtfps                  MI              



Home | Main Index | Thread Index | Old Index