1993-09-14 21:28:06 +04:00
|
|
|
#
|
|
|
|
# std.i386 -- things included in every 386 kernel
|
|
|
|
#
|
1993-10-26 15:18:28 +03:00
|
|
|
# $Id: std.i386,v 1.3 1993/10/26 12:18:28 mycroft Exp $
|
1993-09-14 21:28:06 +04:00
|
|
|
#
|
|
|
|
|
|
|
|
# standard options
|
|
|
|
options MACHINE_NONCONTIG # temporary kluge
|
|
|
|
|
|
|
|
# ISA bus
|
|
|
|
isa0 at root
|
1993-09-24 12:45:03 +04:00
|
|
|
clock0 at isa? port 0x70
|
1993-10-26 15:18:28 +03:00
|
|
|
timer0 at isa? port 0x40 irq 0
|