On Sun, 31 Oct 1999, Bob Bishop wrote:
Hi,
At 12:33 pm +0100 31/10/99, Leif Neland wrote:
current, cvsupped around 3:00 GMT 31 oct.
When trying to boot a new kernel, the machine simply hangs.
I have narrowed it down to ed0[etc]
The LinkSys probe code (in particular the checksum at the start of
ed_get_Linksys()) causes my no-name ISA NE2000 clone to lock the machine
up. I guess you have the same problem.
Yes, I added a return(0) at the beginning of ed_get_linksys(); and now I'm
up. But now is the question how to fix if_ed permanently... Perhaps a
reordering could help. If ed_get_linksys was called later than my card was
detected...
My card is a dlink 250.
Leif
To Unsubscribe: send mail to majo...@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message