ni6510-net-driver for netversion 2 (chip: lance/am7990)

install:

  (0: copy all files to /linux/net/inet)

  1. cd to /linux/net/inet
  2. insert the Space.c.add file into your Space.c file
  3. Space.c: you can set the IOPORT if you want. (0=autoprobe)
  (4. Space.c: change the interface-name if necessary (default: "ni65"))
  5. ni6510.c: change RMDNUM/TMDNUM if you want to increase the number
     of receive/transmit-buffs.
  6. insert the CONFIG.add into your CONFIG file
  7. insert the Makefile.add into your Makefile

  8. went back to /linux
  9. do a 'make depend'
 10. do a 'make'
 11. copy your new 'zImage'-file to where you need it to boot.


there is no need to set the irq and the base-io-addr, the 
driver reads all he needs from the ni6510-CONFIG-register.

