index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
drivers
/
net
/
3c509.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
1
-3
/
+3
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
1
-0
/
+2
*
[ioapi] Remove old io.h file and switch all users over to <gpxe/io.h>
Michael Brown
2008-10-12
1
-1
/
+1
*
Modify gPXE core and drivers to work with the new timer subsystem
Alexey Zaytsev
2008-03-02
1
-1
/
+1
*
Include errno.h in the few drivers which use it, rather than in nic.h
Michael Brown
2007-07-24
1
-0
/
+1
*
Revert "convert to zalloc"
Michael Brown
2007-07-07
1
-1
/
+2
*
convert to zalloc
Holger Lubitz
2007-07-06
1
-2
/
+1
*
t5x9 code relies on nic->ioaddr being set
Michael Brown
2007-03-11
1
-7
/
+11
*
Updated 3c509 to current device model
Michael Brown
2007-03-10
1
-165
/
+185
*
Updated ISAPnP, EISA, MCA and ISA buses to current device model.
Michael Brown
2007-03-10
1
-1
/
+5
*
Added a very quick and dirty compatibility layer, to allow
Michael Brown
2006-06-05
1
-0
/
+1
*
gcc is rather over-aggressive about optimising out static data structures
Michael Brown
2006-04-24
1
-2
/
+2
*
Added "name" field to struct bus_driver
Michael Brown
2005-04-25
1
-7
/
+8
*
Symbol errors caught by symcheck.pl
Michael Brown
2005-04-23
1
-1
/
+1
*
Updated to new bus API, and improved using the 3c5x9 reference manual.
Michael Brown
2005-04-22
1
-112
/
+274
*
Split out EISA driver into a separate file, since 3c509s can only take 16K
Michael Brown
2005-04-17
1
-37
/
+2
*
Standardised debug messages to make it easy to get a bus scan printout
Michael Brown
2005-04-14
1
-0
/
+4
*
Cleaner separation of find_t509_device/fill_t509_device.
Michael Brown
2005-04-14
1
-4
/
+11
*
name should be const
Michael Brown
2005-04-14
1
-1
/
+1
*
Updated to new device API.
Michael Brown
2005-04-14
1
-54
/
+47
*
Split 3c509.c into 3c509.9 and 3c529.c, with shared code in 3c5x9.c.
Michael Brown
2005-04-14
1
-619
/
+212
*
Automatically updated using
Michael Brown
2005-04-13
1
-5
/
+9
*
Automatically updated using
Michael Brown
2005-04-12
1
-3
/
+1
*
Merged mcb30-realmode-redesign back to HEAD
Michael Brown
2005-04-08
1
-0
/
+2
*
Initial revision
Michael Brown
2005-03-08
1
-0
/
+671