index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
drivers
/
bus
/
isapnp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
1
-1
/
+2
*
[device] Make driver name a generic device property
Michael Brown
2011-04-07
1
-2
/
+2
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
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
*
[i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long
Michael Brown
2008-11-19
1
-1
/
+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
*
This comment is no longer relevant.
Michael Brown
2007-07-03
1
-5
/
+0
*
Implemented (untested) PXENV_START_UNDI.
Michael Brown
2007-07-03
1
-1
/
+1
*
pxe_netdev now holds a reference to the network device.
Michael Brown
2007-07-02
1
-0
/
+2
*
Updated ISAPnP, EISA, MCA and ISA buses to current device model.
Michael Brown
2007-03-10
1
-331
/
+273
*
Added soon-to-be-requisite missing include.
Michael Brown
2006-06-05
1
-0
/
+1
*
Some versions of doxygen seem to object to "@ret None" or similar.
Michael Brown
2005-05-24
1
-19
/
+19
*
Use "#var" rather than "@c var" for doxygen.
Michael Brown
2005-05-20
1
-7
/
+7
*
Doxygenation
Michael Brown
2005-05-19
1
-58
/
+196
*
Add isapnp_max_csn to reduce scan time.
Michael Brown
2005-04-26
1
-2
/
+20
*
Added "name" field to bus structure.
Michael Brown
2005-04-25
1
-35
/
+52
*
Debug message fixes.
Michael Brown
2005-04-22
1
-2
/
+3
*
Added friendly enable/disable functions
Michael Brown
2005-04-22
1
-3
/
+3
*
Updated all common buses to new API.
Michael Brown
2005-04-22
1
-96
/
+144
*
Use only the header files that we need
Michael Brown
2005-04-17
1
-1
/
+1
*
Remove debugging call to getchar()
Michael Brown
2005-04-16
1
-3
/
+0
*
Now known to work with an old Adaptec 1505 that I found lying around.
Michael Brown
2005-04-16
1
-23
/
+52
*
Improved debugging output
Michael Brown
2005-04-16
1
-4
/
+10
*
Need to do isolation when find_isapnp_device is first called,
Michael Brown
2005-04-15
1
-8
/
+9
*
Fix debug message
Michael Brown
2005-04-15
1
-8
/
+6
*
We now correctly use logical devices.
Michael Brown
2005-04-15
1
-87
/
+106
*
Added debugging messages for activation/deactivation of logical devices.
Michael Brown
2005-04-15
1
-0
/
+7
*
Read current ioaddr and irqno from PnP registers.
Michael Brown
2005-04-15
1
-2
/
+28
*
Don't verify checksum except after serial isolation
Michael Brown
2005-04-15
1
-10
/
+7
*
Reduce binary size by factoring out common parameterised calls to
Michael Brown
2005-04-15
1
-13
/
+19
*
Activation code now generalised as well.
Michael Brown
2005-04-15
1
-150
/
+144
*
Cleaned up isolation protocol.
Michael Brown
2005-04-15
1
-196
/
+330
*
Moved core/isapnp.c to drivers/bus/isapnp.c
Michael Brown
2005-04-14
1
-0
/
+382