summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/3c509.c
Commit message (Expand)AuthorAgeFilesLines
* Added "name" field to struct bus_driverMichael Brown2005-04-251-7/+8
* Symbol errors caught by symcheck.plMichael Brown2005-04-231-1/+1
* Updated to new bus API, and improved using the 3c5x9 reference manual.Michael Brown2005-04-221-112/+274
* Split out EISA driver into a separate file, since 3c509s can only take 16KMichael Brown2005-04-171-37/+2Star
* Standardised debug messages to make it easy to get a bus scan printoutMichael Brown2005-04-151-0/+4
* Cleaner separation of find_t509_device/fill_t509_device.Michael Brown2005-04-151-4/+11
* name should be constMichael Brown2005-04-141-1/+1
* Updated to new device API.Michael Brown2005-04-141-54/+47Star
* Split 3c509.c into 3c509.9 and 3c529.c, with shared code in 3c5x9.c.Michael Brown2005-04-141-619/+212Star
* 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/+2
* Initial revisionMichael Brown2005-03-081-0/+671