fb65e916fb
rename arch/xen/xen/console.c -> arch/xen/xen/xencons.c
12 lines
307 B
Plaintext
12 lines
307 B
Plaintext
# $NetBSD: majors.xen,v 1.3 2004/04/24 18:24:14 cl Exp $
|
|
#
|
|
# Device majors for Xen
|
|
#
|
|
|
|
device-major xbd char 142 block 142 xbd
|
|
device-major xencons char 143 xencons
|
|
|
|
# Majors up to 143 are reserved for machine-dependant drivers.
|
|
# New machine-independant driver majors are assigned in
|
|
# sys/conf/majors.
|