diff options
Diffstat (limited to 'sys/arch/mvme68k/conf/GENERIC')
-rw-r--r-- | sys/arch/mvme68k/conf/GENERIC | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/sys/arch/mvme68k/conf/GENERIC b/sys/arch/mvme68k/conf/GENERIC index 1b5573cba6c..15c986950f6 100644 --- a/sys/arch/mvme68k/conf/GENERIC +++ b/sys/arch/mvme68k/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.28 2006/04/21 22:21:53 miod Exp $ +# $OpenBSD: GENERIC,v 1.29 2006/06/24 14:07:06 miod Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -39,7 +39,7 @@ clock0 at pcc0 ipl 5 nvram0 at pcc0 offset 0x0000 zs0 at pcc0 offset 0x3000 ipl 4 zs1 at pcc0 offset 0x3800 ipl 4 -le* at pcc0 offset 0x1800 ipl 1 +le* at pcc0 offset 0x1800 ipl 3 wdsc0 at pcc0 offset 0x4000 ipl 2 lp0 at pcc0 ipl 1 vme0 at pcc0 offset 0x2000 @@ -50,7 +50,7 @@ clock0 at mc0 ipl 5 nvram0 at mc0 offset 0xc0000 zs0 at mc0 offset 0x45000 ipl 4 zs1 at mc0 offset 0x45801 ipl 4 -ie0 at mc0 offset 0x46000 ipl 1 +ie0 at mc0 offset 0x46000 ipl 3 ssh0 at mc0 offset 0x47000 ipl 2 memc0 at mc0 offset 0x43000 memc1 at mc0 offset 0x43100 @@ -66,7 +66,7 @@ sram0 at mainbus0 addr 0xffe00000 pcctwo0 at mainbus0 addr 0xfff00000 clock0 at pcctwo0 ipl 5 nvram0 at pcctwo0 offset 0xc0000 -ie0 at pcctwo0 offset 0x46000 ipl 1 +ie0 at pcctwo0 offset 0x46000 ipl 3 ssh0 at pcctwo0 offset 0x47000 ipl 2 cl0 at pcctwo0 offset 0x45000 ipl 3 vme0 at pcctwo0 offset 0x40000 @@ -84,9 +84,9 @@ vs* at vmes0 addr 0xffff5800 ipl 2 vec 0x86 vs* at vmes0 addr 0xffff7000 ipl 2 vec 0x88 vs* at vmes0 addr 0xffff7800 ipl 2 vec 0x8a -le* at vmes0 addr 0xffff1200 ipl 1 vec 0x74 -le* at vmes0 addr 0xffff1400 ipl 1 vec 0x75 -le* at vmes0 addr 0xffff1600 ipl 1 vec 0x76 +le* at vmes0 addr 0xffff1200 ipl 3 vec 0x74 +le* at vmes0 addr 0xffff1400 ipl 3 vec 0x75 +le* at vmes0 addr 0xffff1600 ipl 3 vec 0x76 vmel0 at vme0 |