Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/arm/conf char major 107 to ep93xx processor UART dr...
details: https://anonhg.NetBSD.org/src/rev/01413cf5b04d
branches: trunk
changeset: 572166:01413cf5b04d
user: joff <joff%NetBSD.org@localhost>
date: Wed Dec 22 19:23:18 2004 +0000
description:
char major 107 to ep93xx processor UART driver epcom
diffstat:
sys/arch/arm/conf/majors.arm32 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 27a1b86630c7 -r 01413cf5b04d sys/arch/arm/conf/majors.arm32
--- a/sys/arch/arm/conf/majors.arm32 Wed Dec 22 19:18:13 2004 +0000
+++ b/sys/arch/arm/conf/majors.arm32 Wed Dec 22 19:23:18 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: majors.arm32,v 1.16 2004/01/25 13:51:29 bjh21 Exp $
+# $NetBSD: majors.arm32,v 1.17 2004/12/22 19:23:18 joff Exp $
#
# Device majors for arm32
#
@@ -101,6 +101,7 @@
device-major sscom char 104 sscom
device-major ksyms char 105 ksyms
device-major isdnbchan char 106 isdnbchan
+device-major epcom char 107 epcom
# Majors up to 143 are reserved for machine-dependant drivers.
# New machine-independant driver majors are assigned in
Home |
Main Index |
Thread Index |
Old Index