summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/cs89x0.c
Commit message (Expand)AuthorAgeFilesLines
* [src] Fix spelling in comments, debug messages and local variable namesStefan Weil2013-01-031-1/+1
* [console] Move putchar() and getchar() declarations to stdio.hMichael Brown2012-03-261-1/+0Star
* [console] Move include/console.h to include/ipxe/console.hMichael Brown2011-03-091-1/+1
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-2/+2
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [cs89x0] Simplify obscure loop syntaxMichael Brown2008-10-121-2/+2
* ]Drivers] Update licensing for cs89x0.[ch] and cs89x0.txtMarty Connor2008-03-191-0/+19
* Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno .Marty Connor2007-12-131-4/+5
* Include errno.h in the few drivers which use it, rather than in nic.hMichael Brown2007-07-241-0/+1
* Updated ISAPnP, EISA, MCA and ISA buses to current device model.Michael Brown2007-03-101-1/+1
* eth_ntoa fixupsMarty Connor2006-09-201-2/+6
* Automatically updated withMichael Brown2005-04-261-3/+2Star
* Updated to new API.Michael Brown2005-04-221-11/+12
* Make isa_probe_addr a simple integer rather than a struct, to facilitateMichael Brown2005-04-161-6/+6
* This at least compiles now. Haven't separated out the EMBEDDED code yet.Michael Brown2005-04-151-241/+230Star
* Automatically updated usingMichael Brown2005-04-131-5/+9
* Automatically updated usingMichael Brown2005-04-131-3/+1Star
* Merged mcb30-realmode-redesign back to HEADMichael Brown2005-04-081-0/+1
* Initial revisionMichael Brown2005-03-081-0/+720