>> Mark Hittinger wrote:
>> Hey per request I'm reporting some ep0 breakage in today's -current.  I have
>> an etherlink III 3c509B and the probing appears correct.
>> Sequence of events   boot -s
>>                      # ifconfig ep0 inet 192.168.18.200
>>                      (PC hangs)
>> More later...

> From: Russell Cattelan <[EMAIL PROTECTED]>
> Was there ever a conclusion as to how to get around this problem?

One suggestion was to comment out the pnp0 isa line in your config file, i.e.

controller      isa0
#controller     pnp0            # PnP support for ISA
controller      eisa0

** It would really be nice if you could disable pnp0 in the boot -c dialog **
(At least I can't see how to do that :-) ).

Then config, make depend, and build the kernel.

This does work but it doesn't help debug our PnP code, and I have seen several
other messages relating to problems in our PnP code over the past couple of
days.  When I have time I've been looking in the PnP code trying to find the
bug - it doesn't look like an easy find to me.

Later

Mark Hittinger
Mindspring/Netcom/Dallas
[EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to