Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/cobalt/conf allocate major for alpq - PR port-cobal...
details: https://anonhg.NetBSD.org/src/rev/a7726cb708ed
branches: trunk
changeset: 570431:a7726cb708ed
user: jdolecek <jdolecek%NetBSD.org@localhost>
date: Sun Oct 10 20:28:29 2004 +0000
description:
allocate major for alpq - PR port-cobalt/17675
diffstat:
sys/arch/cobalt/conf/majors.cobalt | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r d84397a2d4d1 -r a7726cb708ed sys/arch/cobalt/conf/majors.cobalt
--- a/sys/arch/cobalt/conf/majors.cobalt Sun Oct 10 16:49:52 2004 +0000
+++ b/sys/arch/cobalt/conf/majors.cobalt Sun Oct 10 20:28:29 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: majors.cobalt,v 1.11 2003/12/10 02:04:00 jmc Exp $
+# $NetBSD: majors.cobalt,v 1.12 2004/10/10 20:28:29 jdolecek Exp $
#
# Device majors for cobalt
#
@@ -41,6 +41,7 @@
device-major cgd char 35 block 11 cgd
device-major panel char 36 panel
device-major ksyms char 37 ksyms
+device-major altq char 77 altq
# 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