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
/
arch
/
i386
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove obsolete includes
Michael Brown
2007-01-08
1
-3
/
+0
*
Separated out UNDI ROM location code into undirom.c, and use struct
Michael Brown
2007-01-08
1
-0
/
+236
*
Use "struct undi_device" instead of "struct pxe_device", and use the
Michael Brown
2007-01-08
1
-151
/
+134
*
Renamed undi.c to undinet.c. (undi.c will become the UNDI PCI driver)
Michael Brown
2007-01-08
1
-0
/
+0
*
Obsolete
Michael Brown
2007-01-08
1
-178
/
+0
*
Remove accidentally checked-in code
Michael Brown
2007-01-07
1
-5
/
+0
*
Move START_UNDI, UNDI_STARTUP, UNDI_INITIALIZE and
Michael Brown
2007-01-07
1
-58
/
+324
*
Remember to enable/disable the interrupt at the PIC.
Michael Brown
2007-01-07
1
-13
/
+27
*
Renamed undi_net.c to undi.c.
Michael Brown
2007-01-04
1
-0
/
+0
*
Obsolete; net driver functionality is now in undi_net.c and bus driver
Michael Brown
2007-01-04
1
-1453
/
+0
*
Added PXE bus driver (with support only for using PXE structures found
Michael Brown
2007-01-04
1
-0
/
+385
*
fix args to _disable routine
Marty Connor
2006-09-19
1
-2
/
+1
*
Header rearrangement.
Michael Brown
2006-04-24
1
-1
/
+1
*
#if 0 out the whole file for now; it cannot be linked because the base
Michael Brown
2005-05-03
1
-1
/
+1
*
PCI_DRIVER changed
Michael Brown
2005-04-26
1
-2
/
+1
*
Coerced into compiling.
Michael Brown
2005-04-22
1
-13
/
+13
*
Now compiles.
Michael Brown
2005-04-15
1
-19
/
+14
*
Standardised debug mechanism in place now.
Michael Brown
2005-04-14
1
-0
/
+1
*
We now record a pointer to the struct pci_device, since it's carried
Michael Brown
2005-04-13
1
-1
/
+1
*
Able to at least compile again now.
Michael Brown
2005-04-12
1
-50
/
+41
*
Note basemem API change.
Michael Brown
2005-04-09
1
-0
/
+10
*
Merged mcb30-realmode-redesign back to HEAD
Michael Brown
2005-04-08
1
-1
/
+1
*
Initial revision
Michael Brown
2005-03-08
2
-0
/
+1636
[prev]