Subject: secondary ide bus....
To: None <port-i386@NetBSD.ORG>
From: Darren Reed <darrenr@cyber.com.au>
List: port-i386
Date: 02/27/1996 01:40:45
looks interesting :_)

wdc1 at isa0 port 0x170-0x177
panic: intr_establish: bogus irq or type
Stopped at      _Debugger+0x4:  leave
db> t
_Debugger(f81163c0,f818e415,f81d6e20,f86a0f60,f81d6e2c) at _Debugger+0x4
panic(f818e415) at panic+0x3b
_isa_intr_establish(ffffffff,2,1,f818aa10,f86a1e80) at _isa_intr_establish+0x56
_wdcattach(f969bf00,f86a1e80,f81d6e9c,f86a1e80,f81d6e9c) at _wdcattach+0x3f
_config_attach(f869bf00,f86a1e80,f816d6e9c,f8188014,f81ae506) at config_attach+0xe6
_isascan(f869bf00,f86a1e80) at _isascan+0x86
_config_scan(f81880c8,f818e156,f818e156,f81ae660,f81d6f10) at _config_scan+0x79
_isattach(0,f869bf00,0,f81807f8,0) at _isaattach_0x2b
_config_attach90,f81ae510,0,0,224) at _config_attach+0xe6
_config_rootfound(f81807f8,0,f81d6f74,f81836d1,f8183413) at _config_rootfound+0x37
_configure(f8183413,e1,e1000,f8183403,d70000) at _configure+0x14
_cpu_startup(f81a5554,1d4fb0,1d4000,1e3000,f8243000) at _cpu-startup+0x28d
_main(0,0,0,0,0) at _main+0x3b

if there is anything else I can provide to help fix this situation (include
beta test new drivers) let me know - I'm not particularly worried about
having to rebuild my netbsd partition from scratch (atapi drivers would help
this situation immensely but :).

also, when I tried to config for "root on wd1 swap generic", it wouldn't let
me ?

can I configure wdc0 to be at 0x170-0x177, if I see the above ?
(ie build a kernel which thinks wd0 is wd1)

darren