v1.00 of eepro100-diag.c released.

Mr. James W. Laferriere babydr@baby-dragons.com
Mon Jun 28 23:52:50 1999


	Hello Donald,  It's nice that this supports linux-2.2 .
	although what happended to 2.0 support .  The below errors
	occur on my 2.0.37 system .  Tia,  JimL

cc -O -Wall -o eepro100-diag eepro100-diag.c                  
In file included from /usr/include/gnu/types.h:78,
                 from /usr/include/unistd.h:96,
                 from eepro100-diag.c:24:
/usr/include/linux/posix_types.h:48: asm/posix_types.h: No such file or directory
In file included from /usr/include/sys/types.h:4,
                 from /usr/include/unistd.h:630,
                 from eepro100-diag.c:24:
/usr/include/linux/types.h:17: asm/types.h: No such file or directory
In file included from /usr/include/errno.h:27,
                 from /usr/include/stdlib.h:42,
                 from eepro100-diag.c:26:
/usr/include/linux/errno.h:4: asm/errno.h: No such file or directory
In file included from /usr/include/fcntl.h:29,
                 from eepro100-diag.c:27:
/usr/include/linux/fcntl.h:4: asm/fcntl.h: No such file or directory
In file included from eepro100-diag.c:30:
/usr/include/linux/in.h:120: asm/byteorder.h: No such file or directory
eepro100-diag.c:32: asm/io.h: No such file or directory


On Mon, 28 Jun 1999, Donald Becker wrote:
> Source code
>   ftp://cesdis.gsfc.nasa.gov/pub/linux/diag/eepro100-diag.c
> Instructions
>   http://cesdis.gsfc.nasa.gov/linux/diag/index.html
> 
> This is the first "designated release" version of the EEPro100 diagnostic/setup
> program.  It has the following changes from the earlier versions:
>    Supports /proc/bus/pci PCI detection available with the 2.2.* kernels.
>    Adjusts to the larger EEPROM size (e.g. the IBM branded board)
> 
> It also has an example of serial EEPROM write in the source code.
> 
> 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
> 

       +-----------------------------------------------------------------+
       | James   W.   Laferriere | System   Techniques | Give me VMS     |
       | Network        Engineer | 25416       22nd So |   Give me Linux |
       | babydr@baby-dragons.com | DesMoines  WA 98198 |     only on AXP |
       +-----------------------------------------------------------------+