summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/eepro.c
Commit message (Expand)AuthorAgeFilesLines
* Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno .Marty Connor2007-12-131-1/+8
* Include errno.h in the few drivers which use it, rather than in nic.hMichael Brown2007-07-241-0/+1
* Warnings purge of drivers (continued)Marty Connor2007-07-041-6/+7
* Updated ISAPnP, EISA, MCA and ISA buses to current device model.Michael Brown2007-03-101-6/+7
* eth_ntoa fixesMarty Connor2006-09-261-5/+4Star
* Synced across updates from Etherboot 5.4 treeMichael Brown2005-05-191-9/+21
* Automatically updated withMichael Brown2005-04-261-3/+2Star
* Coerced into compilingMichael Brown2005-04-221-4/+4
* Automatically updated with the programMichael Brown2005-04-211-6/+9
* Make isa_probe_addr a simple integer rather than a struct, to facilitateMichael Brown2005-04-161-5/+3Star
* Updated to general ISA bus API.Michael Brown2005-04-141-122/+108Star
* Automatically updated usingMichael Brown2005-04-131-4/+8
* Automatically updated usingMichael Brown2005-04-131-2/+1Star
* Merged mcb30-realmode-redesign back to HEADMichael Brown2005-04-081-0/+1
* Initial revisionMichael Brown2005-03-081-0/+625