Re: if_ed PnP problems

1999-09-15 Thread Doug Rabson
On Tue, 14 Sep 1999, Erik H. Bakke wrote: > With the recent changes to the if_ed driver, it refuses to initialize my > card. > It reports: > unknown0 at isa0 > > >From debugging the probing it seems that the driver fails in > ed_alloc_ports() returning ENOENT. > > Switching the BIOS settings to

if_ed PnP problems

1999-09-14 Thread Erik H. Bakke
With the recent changes to the if_ed driver, it refuses to initialize my card. It reports: unknown0 at isa0 >From debugging the probing it seems that the driver fails in ed_alloc_ports() returning ENOENT. Switching the BIOS settings to and from PnP aware OS did not help. Any suggestions? The c