atom feed10 messages in org.freebsd.freebsd-currentRe: LinkSys probe locks up some NE200...
FromSent OnAttachments
Leif NelandOct 31, 1999 3:32 am 
Bob BishopOct 31, 1999 4:00 am 
Adam StrohlOct 31, 1999 4:15 am 
Leif NelandOct 31, 1999 5:56 am 
Bob BishopOct 31, 1999 6:11 am 
Jonathan M. BreslerOct 31, 1999 7:03 am 
Bob BishopOct 31, 1999 7:16 am 
Kjetil SvenheimOct 31, 1999 8:55 am 
Chris PiazzaOct 31, 1999 9:11 am 
Leif NelandOct 31, 1999 12:11 pm 
Subject:Re: LinkSys probe locks up some NE2000 clones (was: ed0 hangs at boot)
From:Leif Neland (lei@neland.dk)
Date:Oct 31, 1999 5:56:15 am
List:org.freebsd.freebsd-current

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