aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/net/ns8390.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-28[build] Fix uses of literal 0 as a NULL pointerMichael Brown1-1/+1
2010-04-19[build] Rename gPXE to iPXEMichael Brown1-3/+3
2009-05-18[legal] Add a selection of FILE_LICENCE declarationsMichael Brown1-0/+2
2009-03-26[pci] Add driver_data field to struct pci_device_idThomas Miletich1-11/+11
2008-06-30[ns8390] Use stub files instead of src/ConfigH. Peter Anvin1-0/+6
2007-12-13Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno .Marty Connor1-3/+4
2007-07-22Change #warning to FIXME for ns8390.cMarty Connor1-1/+2
2007-07-04Update warnings in depca.c ns8390.cMarty Connor1-1/+1
2007-07-04Warnings purge of drivers (continued)Marty Connor1-8/+9
2007-07-01Hack together far enough to support ne2k-pci.Michael Brown1-13/+13
2007-03-10Updated ISAPnP, EISA, MCA and ISA buses to current device model.Michael Brown1-1/+1
2006-09-25eth_ntoa and warnings fixupsMarty Connor1-13/+17
2006-05-16Restructured PCI subsystem to fit the new device model.Michael Brown1-1/+1
2006-04-24gcc is rather over-aggressive about optimising out static data structuresMichael Brown1-3/+3
2006-04-24Header rearrangement.Michael Brown1-1/+1
2005-04-26Automatically updated withMichael Brown1-2/+1
2005-04-15Don't even try to compile until the code is tidied up.Michael Brown1-0/+7
2005-04-13Automatically updated usingMichael Brown1-5/+9
2005-04-12Automatically updated usingMichael Brown1-3/+1
2005-04-12Auto-updated usingMichael Brown1-8/+4
2005-04-08Merged mcb30-realmode-redesign back to HEADMichael Brown1-1/+3
2005-03-08Initial revisionMichael Brown1-0/+1016