More cosmetics.
BTW, why these two "generic" config files exist?
This commit is contained in:
parent
d805c3822e
commit
ae33b9bc92
|
@ -1,10 +1,10 @@
|
|||
# $NetBSD: ALPHA,v 1.135 2000/11/19 14:14:31 tsutsui Exp $
|
||||
# $NetBSD: ALPHA,v 1.136 2000/11/19 14:23:34 tsutsui Exp $
|
||||
#
|
||||
# Alpha kernel with all the options you'd want, and more.
|
||||
|
||||
include "arch/alpha/conf/std.alpha"
|
||||
|
||||
ident "ALPHA-$Revision: 1.135 $"
|
||||
ident "ALPHA-$Revision: 1.136 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
|
@ -171,13 +171,13 @@ lpt* at jensenio? port ?
|
|||
mcclock* at jensenio? port ?
|
||||
pckbc* at jensenio? port ?
|
||||
|
||||
# TurboChannel host bus adapter support
|
||||
# TURBOchannel host bus adapter support
|
||||
tcasic* at mainbus0
|
||||
|
||||
# TurboChannel bus support
|
||||
# TURBOchannel bus support
|
||||
tc* at tcasic?
|
||||
|
||||
# TurboChannel devices
|
||||
# TURBOchannel devices
|
||||
ioasic* at tc? slot ? offset ?
|
||||
mcclock* at ioasic? offset ?
|
||||
le* at ioasic? offset ?
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.171 2000/11/19 14:14:32 tsutsui Exp $
|
||||
# $NetBSD: GENERIC,v 1.172 2000/11/19 14:23:35 tsutsui Exp $
|
||||
#
|
||||
# Generic Alpha kernel. Enough to get booted, etc., but not much more.
|
||||
#
|
||||
|
@ -6,7 +6,7 @@
|
|||
|
||||
include "arch/alpha/conf/std.alpha"
|
||||
|
||||
#ident "GENERIC-$Revision: 1.171 $"
|
||||
#ident "GENERIC-$Revision: 1.172 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
|
|
Loading…
Reference in New Issue