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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move tulip_private structure into shared data.
Michael Brown
2005-05-03
1
-19
/
+20
*
D'oh
Michael Brown
2005-05-03
1
-1
/
+1
*
Use __shared
Michael Brown
2005-05-03
1
-1
/
+1
*
Added example of how to use __shared.
Michael Brown
2005-05-03
1
-25
/
+47
*
Symbol fixups
Michael Brown
2005-05-03
15
-177
/
+185
*
Arbitrary alignment is now available.
Michael Brown
2005-05-03
1
-52
/
+28
*
Use shared symbols
Michael Brown
2005-05-02
1
-9
/
+10
*
Use shared symbols to save space
Michael Brown
2005-05-02
1
-10
/
+13
*
Moved definition of __shared into compiler.h
Michael Brown
2005-05-02
2
-2
/
+0
*
Correct symbol violations reported by "make symcheck"
Michael Brown
2005-05-02
2
-21
/
+27
*
isa.c uses the new table infrastructure.
Michael Brown
2005-04-27
1
-2
/
+2
*
Add isapnp_max_csn to reduce scan time.
Michael Brown
2005-04-26
1
-2
/
+20
*
ISA bus driver updated to report devices as present only if a driver
Michael Brown
2005-04-26
1
-38
/
+52
*
Automatically updated with
Michael Brown
2005-04-26
33
-78
/
+40
*
Added "name" field to struct bus_driver
Michael Brown
2005-04-25
1
-7
/
+8
*
Added "name" field to bus structure.
Michael Brown
2005-04-25
5
-63
/
+84
*
Symbol errors caught by symcheck.pl
Michael Brown
2005-04-23
3
-3
/
+3
*
Typo
Michael Brown
2005-04-22
1
-1
/
+1
*
Ensured that all drivers call xxx_fill_nic().
Michael Brown
2005-04-22
6
-14
/
+9
*
Coerced into compiling
Michael Brown
2005-04-22
11
-34
/
+35
*
Updated to new device probing API
Michael Brown
2005-04-22
1
-13
/
+20
*
Coerced into compiling
Michael Brown
2005-04-22
3
-11
/
+9
*
Coerced into compiling.
Michael Brown
2005-04-22
1
-3
/
+3
*
Coerced into actually compiling.
Michael Brown
2005-04-22
1
-4
/
+4
*
Fields in struct pci_device slightly changed.
Michael Brown
2005-04-22
1
-4
/
+2
*
Documented where to get hold of the datasheet.
Michael Brown
2005-04-22
1
-5
/
+7
*
Updated to new API.
Michael Brown
2005-04-22
1
-11
/
+12
*
Debug message fixes.
Michael Brown
2005-04-22
3
-3
/
+7
*
Updated to new bus API, and improved using the 3c5x9 reference manual.
Michael Brown
2005-04-22
1
-112
/
+274
*
Need to leave structure zeroed
Michael Brown
2005-04-22
2
-2
/
+2
*
disable() is a void
Michael Brown
2005-04-22
1
-1
/
+1
*
Must not go beyond end of driver's probe list.
Michael Brown
2005-04-22
1
-1
/
+4
*
Updated to current API.
Michael Brown
2005-04-22
5
-26
/
+29
*
Updated to new API.
Michael Brown
2005-04-22
1
-56
/
+68
*
Consistency
Michael Brown
2005-04-22
1
-1
/
+1
*
Updated to new device API.
Michael Brown
2005-04-22
3
-34
/
+51
*
Fix up fill_mca_nic.
Michael Brown
2005-04-22
1
-2
/
+1
*
Added friendly enable/disable functions
Michael Brown
2005-04-22
2
-6
/
+7
*
Updated all common buses to new API.
Michael Brown
2005-04-22
5
-320
/
+452
*
Automatically updated with the program
Michael Brown
2005-04-21
26
-162
/
+225
*
Tweaked API to minimise changes to existing drivers even further.
Michael Brown
2005-04-21
2
-10
/
+10
*
Updated to current API
Michael Brown
2005-04-21
1
-10
/
+8
*
Created a bus/device API that allows for the ROM prefix to specify an
Michael Brown
2005-04-21
1
-118
/
+135
*
bswap_16() exists; no need to use __bswap_16()
Michael Brown
2005-04-21
1
-2
/
+2
*
Moved floppy.c to i386 arch, since it's i386-specific.
Michael Brown
2005-04-18
1
-88
/
+0
*
Fix BUILD_SERIAL.
Michael Brown
2005-04-18
1
-4
/
+14
*
Move RELOCATE into config.h
Michael Brown
2005-04-18
1
-3
/
+17
*
CONFIG_PCI and CONFIG_ISA no longer exist
Michael Brown
2005-04-18
1
-3
/
+1
*
Split out EISA driver into a separate file, since 3c509s can only take 16K
Michael Brown
2005-04-17
2
-37
/
+40
*
Use only the header files that we need
Michael Brown
2005-04-17
6
-6
/
+10
[next]