diff options
Diffstat (limited to 'sys/arch/landisk/conf/GENERIC')
-rw-r--r-- | sys/arch/landisk/conf/GENERIC | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sys/arch/landisk/conf/GENERIC b/sys/arch/landisk/conf/GENERIC index dd87ef1f6d8..a55e214eb73 100644 --- a/sys/arch/landisk/conf/GENERIC +++ b/sys/arch/landisk/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.2 2006/10/06 21:48:50 mickey Exp $ +# $OpenBSD: GENERIC,v 1.3 2006/10/07 20:52:38 miod Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -41,17 +41,17 @@ pci0 at shpcic? shb* at mainbus? # ob-board I/O bus -#obio0 at mainbus? +obio0 at mainbus? # Serial Devices option SCIFCONSOLE option SCIFCN_SPEED=9600 scif0 at shb? -#clock0 at shb? +rsclock0 at shb? -#wdc0 at obio? port 0x14000000 irq 10 # CF -#wd* at wdc? flags 0x0000 +wdc0 at obio? port 0x14000000 irq 10 # CF +wd* at wdc? flags 0x0000 # Network Interfaces |