New test version of eepro100.c available

Zivago 'Jaeman' Lee zivago@ziff.net
Tue Jun 29 01:10:03 1999


Donald,

I tried recompiling the kernel with the newer driver and I got this error
message:

--
eepro100.c: In function `speedo_tx_timeout':
eepro100.c:1009: `debug' undeclared (first use this function)
eepro100.c:1009: (Each undeclared identifier is reported only once
eepro100.c:1009: for each function it appears in.)
make[3]: *** [eepro100.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.2.9/drivers/net'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux-2.2.9/drivers/net'
make[1]: *** [_subdir_net] Error 2
make[1]: Leaving directory `/usr/src/linux-2.2.9/drivers'
make: *** [_dir_drivers] Error 2
--

You know whats up? Thanks!

Z

On Mon, 28 Jun 1999, Donald Becker wrote:

> eepro100.c v1.09 of 6/28/99 is at
>   ftp://cesdis.gsfc.nasa.gov/pub/linux/drivers/test/eepro100.c
> 
> This version changes
>   Only use 802.3x Flow Control when it's negotiated (*)
>   Recognizes the larger EEPROM on the IBM board.
>   Better error reporting for Tx timeouts (**)
> 
> As usual, please send a report if any of these changes affect you.
> 
> * Flow control should never have been triggered when the interface was used a
> repeater, unless full duplex was incorrectly forced.  This patch makes
> certain that it's not enabled unless it's negotiated.
> 
> ** Send a report with the extra diagnostic output if you get a Tx timeout.
> 
> Donald Becker					  becker@cesdis.gsfc.nasa.gov
> USRA-CESDIS, Center of Excellence in Space Data and Information Sciences.
> Code 930.5, Goddard Space Flight Center,  Greenbelt, MD.  20771
> 301-286-0882	     http://cesdis.gsfc.nasa.gov/people/becker/whoiam.html
> 

--
Zivago 'Jaeman' Lee
z@ziff.net
--