Module Name: src
Committed By: jnemeth
Date: Wed Jan 5 15:39:19 UTC 2011
Modified Files:
src/sys/dev: DEVNAMES
Log Message:
- the atari et device has been renamed et4k
- a new MI et device was added
To generate a diff of this commit:
cvs rdiff -u -r1.262 -r1.263 src/sys/dev/DEVNAMES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/dev/DEVNAMES
diff -u src/sys/dev/DEVNAMES:1.262 src/sys/dev/DEVNAMES:1.263
--- src/sys/dev/DEVNAMES:1.262 Tue Jan 4 01:26:22 2011
+++ src/sys/dev/DEVNAMES Wed Jan 5 15:39:19 2011
@@ -1,4 +1,4 @@
-# $NetBSD: DEVNAMES,v 1.262 2011/01/04 01:26:22 matt Exp $
+# $NetBSD: DEVNAMES,v 1.263 2011/01/05 15:39:19 jnemeth Exp $
#
# This file contains all used device names and defined attributes in
# alphabetical order. New devices added to the system somewhere should first
@@ -405,7 +405,8 @@
eso MI
esp MI
ess MI
-et atari
+et MI
+et4k atari
ether MI Attribute
event amiga Attribute
event amigappc Attribute