summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/3c509-eisa.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
* Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno .Marty Connor2007-12-131-2/+12
* Updated ISAPnP, EISA, MCA and ISA buses to current device model.Michael Brown2007-03-101-3/+3
* Automatically updated withMichael Brown2005-04-261-2/+1Star
* Updated to current API.Michael Brown2005-04-221-8/+10
* Split out EISA driver into a separate file, since 3c509s can only take 16KMichael Brown2005-04-171-0/+38