Subject: Re: 1.4 install panic
To: Manuel Bouyer <bouyer@antioche.lip6.fr>
From: Darren Reed <darrenr@reed.wattle.id.au>
List: port-i386
Date: 05/25/1999 23:33:51
In some email I received from Manuel Bouyer, sie wrote:
> 
> On Mon, May 24, 1999 at 08:46:23PM +1000, Darren Reed wrote:
> > Well, 1.4 installed ok on my lapdog (Gateway Solo 9100LS), but it panic'd:
> > 
> > wss0 at isa0 port 0x530-0x537 ieq 10 drq 0 drq2 1panic: intr_establish: irq 10
> > can't share level-triggered with edge-triggered
> > 
> > db> t
> > _isa_intr_establish(f03b4180,a,2,2,f031ca44) at _isa_intr_establish+0xb2
> > _wssattach(f0602300,0,f03815a4,f0433cd4,f01914bb) at _wssattach+0x25
> > ...
> 
> Do you have something else that use IRQ 10 ?
> Maybe playing with BIOS options could help (if you get a chance to
> say 'irq 10 used by isa' ...).

As it turns out, it appears that the panic is caused by disabling the
PnP BIOS.  There are at least two chips (same `device' using IRQ 10 and
under FreeBSD, their use is reported as int "a" and "b" for irq 10).
They appear to be the CardBus bridge chips (1013,1110 rev 0xc1) under
FreeBSD.

Alas, even with PnP BIOS enabled, it's of questionable use - NetBSD 1.4
freezes if either of my PCMCIA cards are inserted at any stage whilst it
is running :-(

If anyone wants to test some changes, please let me know...I'll try anything
to get a non-MS OS running with networking that isn't linux!

Darren