index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
drivers
/
bus
/
eisa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[device] Make driver name a generic device property
Michael Brown
2011-04-08
1
-2
/
+2
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-20
1
-2
/
+2
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
1
-0
/
+2
*
[tables] Redefine methods for accessing linker tables
Michael Brown
2009-03-13
1
-6
/
+1
*
[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
*
Revert "convert to zalloc"
Holger Lubitz
2007-07-07
1
-1
/
+2
*
convert to zalloc
Holger Lubitz
2007-07-06
1
-2
/
+1
*
Updated ISAPnP, EISA, MCA and ISA buses to current device model.
Michael Brown
2007-03-10
1
-147
/
+153
*
Added soon-to-be-requisite missing include.
Michael Brown
2006-06-05
1
-0
/
+1
*
Added "name" field to bus structure.
Michael Brown
2005-04-25
1
-7
/
+8
*
Debug message fixes.
Michael Brown
2005-04-22
1
-0
/
+3
*
Need to leave structure zeroed
Michael Brown
2005-04-22
1
-1
/
+1
*
Added friendly enable/disable functions
Michael Brown
2005-04-22
1
-3
/
+4
*
Updated all common buses to new API.
Michael Brown
2005-04-22
1
-61
/
+94
*
Use only the header files that we need
Michael Brown
2005-04-17
1
-1
/
+1
*
Made debug messages more consistent.
Michael Brown
2005-04-16
1
-3
/
+7
*
Standardised debug messages to make it easy to get a bus scan printout
Michael Brown
2005-04-15
1
-1
/
+1
*
bus header files must include dev.h to get struct dev.
Michael Brown
2005-04-14
1
-1
/
+0
*
Tweak API to allow separation of bus-scanning and device-probing logic.
Michael Brown
2005-04-14
1
-30
/
+26
*
Standardised debug mechanism in place now.
Michael Brown
2005-04-14
1
-9
/
+0
*
Use the magic of common symbols to allow struct dev to effectively grow at
Michael Brown
2005-04-14
1
-6
/
+20
*
Extraced from 3c509.c
Michael Brown
2005-04-13
1
-0
/
+136