From df22d8a0f52020e9550c3a2a02a60aea58d95a17 Mon Sep 17 00:00:00 2001 From: augustss Date: Fri, 31 May 2002 00:27:00 +0000 Subject: Add some pmppc stuff. --- sys/dev/DEVNAMES | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'sys/dev/DEVNAMES') diff --git a/sys/dev/DEVNAMES b/sys/dev/DEVNAMES index 4fac7b13ea0..ed912a963c5 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -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 @@ com MI 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 @@ fddi MI Attribute fea MI fhpib hp300 fiq acorn26 Attribute +flash pmppc flsc amiga flsc amigappc fms MI @@ -923,6 +928,7 @@ rtc acorn26 rtc arm32 rtc hp300 rtc pc532 +rtc pmppc rtc sparc rtc x68k rtfps MI -- cgit