summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/skel.c
Commit message (Expand)AuthorAgeFilesLines
* Updated ISAPnP, EISA, MCA and ISA buses to current device model.Michael Brown2007-03-101-419/+0Star
* warnings cleanup (still gives lots of compilation warnings from unused functi...Marty Connor2006-09-271-5/+2Star
* Restructured PCI subsystem to fit the new device model.Michael Brown2006-05-161-1/+1
* Header rearrangement.Michael Brown2006-04-241-1/+1
* Added example of how to use __shared.Michael Brown2005-05-031-25/+47
* Automatically updated withMichael Brown2005-04-261-10/+5Star
* Updated to new API.Michael Brown2005-04-221-56/+68
* Automatically updated with the programMichael Brown2005-04-211-10/+13
* ...this time with the correct syntax. :(Michael Brown2005-04-161-1/+1
* Added activate_isapnp_device() lineMichael Brown2005-04-161-1/+2
* Make isa_probe_addr a simple integer rather than a struct, to facilitateMichael Brown2005-04-161-3/+3
* Added "classical" ISA example.Michael Brown2005-04-151-0/+63
* Added EISA, ISAPnP and MCA examples.Michael Brown2005-04-151-7/+117
* Updated to new PCI bus interface.Michael Brown2005-04-151-89/+100
* Fix up the automatic modifications.Michael Brown2005-04-141-10/+11
* Automatically updated usingMichael Brown2005-04-141-3/+1Star
* Automatically updated usingMichael Brown2005-04-131-8/+16
* Manual tweaks to get all drivers to follow the "disable, poll, transmit,Michael Brown2005-04-131-0/+1
* Automatically updated usingMichael Brown2005-04-131-2/+1Star
* Automatically updated usingMichael Brown2005-04-131-3/+5
* Auto-updated usingMichael Brown2005-04-131-8/+4Star
* Initial revisionMichael Brown2005-03-081-0/+200