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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
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
*
Updated to new bus API, and improved using the 3c5x9 reference manual.
Michael Brown
2005-04-22
1
-112
/
+274
*
disable() is a void
Michael Brown
2005-04-22
1
-1
/
+1
*
Updated to current API.
Michael Brown
2005-04-22
5
-26
/
+29
*
Updated to new API.
Michael Brown
2005-04-22
1
-56
/
+68
*
Updated to new device API.
Michael Brown
2005-04-22
3
-34
/
+51
*
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
1
-1
/
+1
*
Updated to current API
Michael Brown
2005-04-21
1
-10
/
+8
*
Split out EISA driver into a separate file, since 3c509s can only take 16K
Michael Brown
2005-04-17
2
-37
/
+40
*
Place the call to adjust_pci_device() back in the individual drivers,
Michael Brown
2005-04-16
8
-3
/
+16
*
...this time with the correct syntax. :(
Michael Brown
2005-04-16
1
-1
/
+1
*
Added activate_isapnp_device() line
Michael Brown
2005-04-16
1
-1
/
+2
*
Make isa_probe_addr a simple integer rather than a struct, to facilitate
Michael Brown
2005-04-16
5
-23
/
+19
*
Don't even try to compile until the code is tidied up.
Michael Brown
2005-04-15
1
-0
/
+7
*
This at least compiles now. Haven't separated out the EMBEDDED code yet.
Michael Brown
2005-04-15
1
-241
/
+230
*
Not sure why I made these cosmetic changes, but I appear to have done so.
Michael Brown
2005-04-15
1
-3
/
+3
*
Added "classical" ISA example.
Michael Brown
2005-04-15
1
-0
/
+63
*
Added EISA, ISAPnP and MCA examples.
Michael Brown
2005-04-15
1
-7
/
+117
*
Updated to new PCI bus interface.
Michael Brown
2005-04-15
1
-89
/
+100
*
Updated to work with new ISAPnP bus code.
Michael Brown
2005-04-15
1
-189
/
+142
*
Standardised debug messages to make it easy to get a bus scan printout
Michael Brown
2005-04-15
1
-0
/
+4
*
Cleaner separation of find_t509_device/fill_t509_device.
Michael Brown
2005-04-15
1
-4
/
+11
*
Updated to new ISA API, but this driver probably has deeper problems.
Michael Brown
2005-04-14
1
-92
/
+95
*
This code is unbelievably ugly, has never been fixed up to work with
Michael Brown
2005-04-14
2
-1363
/
+0
*
Updated to general ISA bus API.
Michael Brown
2005-04-14
1
-122
/
+108
*
Updated to common ISA bus API.
Michael Brown
2005-04-14
1
-161
/
+118
*
name should be const
Michael Brown
2005-04-14
1
-1
/
+1
*
Fixed up automatic modifications by hand.
Michael Brown
2005-04-14
8
-45
/
+44
*
Automatically modified by
Michael Brown
2005-04-14
22
-88
/
+22
*
Fix up the automatic modifications.
Michael Brown
2005-04-14
1
-10
/
+11
*
Made amenable to automatic update.
Michael Brown
2005-04-14
1
-1
/
+0
*
This is the only driver that has a genuine reason to call
Michael Brown
2005-04-14
1
-8
/
+3
*
Automatically updated using
Michael Brown
2005-04-14
23
-48
/
+23
*
Updated to new device API.
Michael Brown
2005-04-14
3
-71
/
+59
*
Updated to current device API.
Michael Brown
2005-04-14
1
-20
/
+20
[next]