On 27-Sep-01 SXren Schmidt wrote:
> It seems John Baldwin wrote:
>> > I found that I am no longer able to boot -current kernel on my machine.
>> > The
>> > system panices right after initialising ed0 driver:
>> >
>> > [...]
>> > ed0: port 0xe800-0xe81f irq 9 at
>> > device
>> > 9.0 on pci0
>> >
It seems John Baldwin wrote:
> > I found that I am no longer able to boot -current kernel on my machine. The
> > system panices right after initialising ed0 driver:
> >
> > [...]
> > ed0: port 0xe800-0xe81f irq 9 at device
> > 9.0 on pci0
> > panic: inthand_add: can't initialize ICU
> >
> > Att
On 27-Sep-01 Maxim Sobolev wrote:
> Hi,
>
> I found that I am no longer able to boot -current kernel on my machine. The
> system panices right after initialising ed0 driver:
>
> [...]
> ed0: port 0xe800-0xe81f irq 9 at device
> 9.0 on pci0
> panic: inthand_add: can't initialize ICU
>
> Attach
On Thu, 27 Sep 2001, Maxim Sobolev wrote:
> I found that I am no longer able to boot -current kernel on my machine. The
> system panices right after initialising ed0 driver:
>
> [...]
> ed0: port 0xe800-0xe81f irq 9 at device 9.0 on
>pci0
> panic: inthand_add: can't initialize ICU
>
> Attached
I stumbled across this just now. I got the error after usb detection, so
I switched off everything usb in my bios, and amazingly it boots again.
Strange but true :)
On 27 Sep, Maxim Sobolev wrote:
> Hi,
>
> I found that I am no longer able to boot -current kernel on my
> machine. The system pani