aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/net/depca.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-26[console] Move putchar() and getchar() declarations to stdio.hMichael Brown1-1/+0
2011-03-09[console] Move include/console.h to include/ipxe/console.hMichael Brown1-1/+1
2010-04-19[build] Rename gPXE to iPXEMichael Brown1-2/+2
2009-05-18[legal] Add a selection of FILE_LICENCE declarationsMichael Brown1-0/+2
2007-12-13Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno .Marty Connor1-1/+8
2007-07-22Change #warning to FIXME for depcaMarty Connor1-1/+1
2007-07-04Update warnings in depca.c ns8390.cMarty Connor1-1/+1
2007-07-04Warnings purge of drivers (continued)Marty Connor1-1/+4
2007-03-10Updated ISAPnP, EISA, MCA and ISA buses to current device model.Michael Brown1-1/+1
2006-09-20eth_ntoa fixupsMarty Connor1-6/+4
2005-05-19Synced across updates from Etherboot 5.4 treeMichael Brown1-7/+0
2005-04-26Automatically updated withMichael Brown1-2/+1
2005-04-22Coerced into actually compiling.Michael Brown1-4/+4
2005-04-21Automatically updated with the programMichael Brown1-6/+9
2005-04-16Make isa_probe_addr a simple integer rather than a struct, to facilitateMichael Brown1-3/+3
2005-04-14Updated to new ISA API, but this driver probably has deeper problems.Michael Brown1-92/+95
2005-04-13Automatically updated usingMichael Brown1-4/+8
2005-04-12Automatically updated usingMichael Brown1-3/+1
2005-04-08Merged mcb30-realmode-redesign back to HEADMichael Brown1-0/+1
2005-03-08Initial revisionMichael Brown1-0/+794