]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add one little hack to allow us to make MAJOR_AUTO be zero:
authorPoul-Henning Kamp <phk@FreeBSD.org>
Sun, 9 Mar 2003 10:28:05 +0000 (10:28 +0000)
committerPoul-Henning Kamp <phk@FreeBSD.org>
Sun, 9 Mar 2003 10:28:05 +0000 (10:28 +0000)
commit06a8bb906c1eee09ebce808466ff6a72f6c3a913
tree08f4afd4e1839a32d9d9e45af4ad738ade44a594
parente76a843b59b2d3930c8d1af5eb7ca1c1e9d13671
Add one little hack to allow us to make MAJOR_AUTO be zero:

Let the console driver ask for major 256 and magically change this to
mean zero.
sys/kern/kern_conf.c
sys/kern/tty_cons.c