Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jun 1998 07:53:11 -0700 (PDT)
From:      Chris Timmons <skynyrd@opus.cts.cwu.edu>
To:        Cejka Rudolf <xcejka00@dcse.fee.vutbr.cz>
Cc:        dg@root.com, freebsd-hackers@FreeBSD.ORG
Subject:   Re: fxp0: Hard bug???
Message-ID:  <Pine.BSF.3.96.980617075048.25216E-100000@opus.cts.cwu.edu>
In-Reply-To: <199806171342.NAA21334@sts.dcse.fee.vutbr.cz>

next in thread | previous in thread | raw e-mail | index | archive | help

David Greenman is Mr. fxp0 and he's at usenix.  I cc'ed him with a copy of
your message to increase the liklihood that he'll see it when he comes
back and tries to dig out. 

Probably the best thing to do now would be to use the send-pr tool so that
your report (and the fix you provide) is recorded into the gnats problem
tracking database. 

Thanks for the report!
-Chris

On Wed, 17 Jun 1998, Cejka Rudolf wrote:

> 
> This is continuation of my problem "DISKLESS & fxp0" from
> freebsd-questions.
> 
> I have box with Intel EtherExpress 100B network card. If I provide local
> boot, everythink is OK (directly from EasyBoot & hard drive) - great.
> But if I'm trying to boot FreeBSD after network login (MSDOS), fxp0
> interface is totally unusable. At this time I know, that problems occur
> after running "lsl.com" and "e100bodi.com". So if I run "e100bodi.com" in
> DOS, I can't boot and run FreeBSD via "fbsdboot.exe" - kernel all the time
> writes "fxp0: device timeout"... Grr...
> 
> _BUT_ after adding two lines:
> 
>         CSR_WRITE_4(sc, FXP_CSR_PORT, FXP_PORT_SOFTWARE_RESET);
>         DELAY(10);
> 
> in fxp_init() function, kernel boots well!
> 
> I think, there _must_ be hard bug in initialization of Intel
> EtherExpress 100B card in if_fxp.c. Am I right?
> 
> --------------------------------------------------------------------------
> Rudolf Cejka                            E-mail: xcejka00@dcse.fee.vutbr.cz
> Technical University of Brno, Faculty of El. Engineering and Comp. Science
> Bozetechova 2, 612 66 Brno, Czech Republic
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-hackers" in the body of the message
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980617075048.25216E-100000>