Add the 110, 160, 260 now that ie and zs both work.
This commit is contained in:
parent
f73d94654f
commit
34054c22a9
@ -1,4 +1,4 @@
|
|||||||
# $NetBSD: GENERIC,v 1.10 1994/12/12 18:58:46 gwr Exp $
|
# $NetBSD: GENERIC,v 1.11 1994/12/21 23:54:11 gwr Exp $
|
||||||
|
|
||||||
#
|
#
|
||||||
# GENERIC kernel - supports root on: le0, sd*
|
# GENERIC kernel - supports root on: le0, sd*
|
||||||
@ -9,6 +9,9 @@ include "std.sun3"
|
|||||||
# Machines to be supported by this kernel
|
# Machines to be supported by this kernel
|
||||||
options "SUN3_50"
|
options "SUN3_50"
|
||||||
options "SUN3_60"
|
options "SUN3_60"
|
||||||
|
options "SUN3_110"
|
||||||
|
options "SUN3_160"
|
||||||
|
options "SUN3_260"
|
||||||
options GENERIC
|
options GENERIC
|
||||||
|
|
||||||
# Needs to be set per system. i.e change these as you see fit
|
# Needs to be set per system. i.e change these as you see fit
|
||||||
@ -52,7 +55,7 @@ config netbsd swap generic
|
|||||||
|
|
||||||
# Devices
|
# Devices
|
||||||
|
|
||||||
#ie0 at obio? addr ? level ?
|
ie0 at obio? addr ? level ?
|
||||||
le0 at obio? addr ? level ?
|
le0 at obio? addr ? level ?
|
||||||
|
|
||||||
si0 at obio? addr ? level ?
|
si0 at obio? addr ? level ?
|
||||||
|
Loading…
Reference in New Issue
Block a user