summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/depca.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno .Marty Connor2007-12-131-1/+8
* Change #warning to FIXME for depcaMarty Connor2007-07-231-1/+1
* Update warnings in depca.c ns8390.cMarty Connor2007-07-051-1/+1
* Warnings purge of drivers (continued)Marty Connor2007-07-041-1/+4
* Updated ISAPnP, EISA, MCA and ISA buses to current device model.Michael Brown2007-03-101-1/+1
* eth_ntoa fixupsMarty Connor2006-09-201-6/+4Star
* Synced across updates from Etherboot 5.4 treeMichael Brown2005-05-191-7/+0Star
* Automatically updated withMichael Brown2005-04-261-2/+1Star
* Coerced into actually compiling.Michael 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-3/+3
* Updated to new ISA API, but this driver probably has deeper problems.Michael Brown2005-04-141-92/+95
* Automatically updated usingMichael Brown2005-04-131-4/+8
* 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/+794