Source-Changes-HG archive

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

[src/trunk]: src/sys/dev add device name used by playstation2 (gsfb, sbus, sm...



details:   https://anonhg.NetBSD.org/src/rev/7149ab7c72fa
branches:  trunk
changeset: 516211:7149ab7c72fa
user:      uch <uch%NetBSD.org@localhost>
date:      Thu Oct 18 16:18:45 2001 +0000

description:
add device name used by playstation2 (gsfb, sbus, smap, spd)

diffstat:

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

diffs (41 lines):

diff -r 451e9e355413 -r 7149ab7c72fa sys/dev/DEVNAMES
--- a/sys/dev/DEVNAMES  Thu Oct 18 16:08:24 2001 +0000
+++ b/sys/dev/DEVNAMES  Thu Oct 18 16:18:45 2001 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: DEVNAMES,v 1.79 2001/10/04 15:56:35 mrg Exp $
+#      $NetBSD: DEVNAMES,v 1.80 2001/10/18 16:18:45 uch Exp $
 #
 # This file contains all used device names and defined attributes in 
 # alphabetical order. New devices added to the system somewhere should first 
@@ -415,6 +415,7 @@
 grfrt                  amigappc
 grful                  amiga
 grful                  amigappc
+gsfb                   playstation2
 gt                     cobalt
 gtsc                   amiga
 gtsc                   amigappc
@@ -904,6 +905,7 @@
 sbic                   arm32           Attribute
 sbic                   mvme68k         Attribute
 sbus                   MI              
+sbus                   playstation2
 sc                     MI
 sc                     newsmips
 sc                     vax
@@ -955,6 +957,7 @@
 skbd                   hpcmips
 skbdif                 hpcmips
 sm                     MI              
+smap                   playstation2
 smc93cx6               MI              Attribute
 smg                    vax
 sn                     arc
@@ -965,6 +968,7 @@
 spc                    luna68k
 spc                    x68k
 spckbd                 arm32           Attribute
+spd                    playstation2
 spifi                  newsmips
 spkr                   MI              
 sppp                   MI              Attribute



Home | Main Index | Thread Index | Old Index