index
:
riscv-gnu-toolchain/qemu/roms/ipxe.git
8021x
8d337ec
HEAD
acpimac
aenq
aqc1xx
armlinux
asn1fix
assert
autoexec_pxe
autoexecpath
autovlan
bigint_output_constraints
cached_proxydhcp
cachedhcp
cc
centos7
ci
cleardhcp
cookie
coverity_scan
dell3440b
des
determinism
dhcpnak
dns_primary
edk2
efi_watchdog
efibridge
eficmdline
eficompress
efiinitrd
efiset
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
freebsd
fxsr
gcc12
gcmassert
guid
hackesp
hermon_link_poll
hermon_reset
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
issue123
itautec
kexec
kexec2
kexec3
keyvals
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
mult
naptest
netidx
netstate
nodejs
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
peerdist
pkcs8
pkgcache
processorbind
pxemenuscroll
rdrand
realtek_hack
riscv64
rndis_padding
rpl
rtlvlan
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
simpletextinputex
slash128
slash31
smbios3
snploop
snppad
srandtime
supplicant
sysmac
tcpwindow
temp
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmp
tmpintf
tpl
ubuntu2204
udpdrop
uri
uricolon
usbdisk
utf8
vbox
vetodhcp6
vgafix
wimboot
x25519
xen
xen-sg
xhci_fail
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2005-04-27
isa.c uses the new table infrastructure.
Michael Brown
1
-2
/
+2
2005-04-26
Add isapnp_max_csn to reduce scan time.
Michael Brown
1
-2
/
+20
2005-04-26
ISA bus driver updated to report devices as present only if a driver
Michael Brown
1
-38
/
+52
2005-04-26
Automatically updated with
Michael Brown
33
-78
/
+40
2005-04-25
Added "name" field to struct bus_driver
Michael Brown
1
-7
/
+8
2005-04-25
Added "name" field to bus structure.
Michael Brown
5
-63
/
+84
2005-04-23
Symbol errors caught by symcheck.pl
Michael Brown
3
-3
/
+3
2005-04-22
Typo
Michael Brown
1
-1
/
+1
2005-04-22
Ensured that all drivers call xxx_fill_nic().
Michael Brown
6
-14
/
+9
2005-04-22
Coerced into compiling
Michael Brown
11
-34
/
+35
2005-04-22
Updated to new device probing API
Michael Brown
1
-13
/
+20
2005-04-22
Coerced into compiling
Michael Brown
3
-11
/
+9
2005-04-22
Coerced into compiling.
Michael Brown
1
-3
/
+3
2005-04-22
Coerced into actually compiling.
Michael Brown
1
-4
/
+4
2005-04-22
Fields in struct pci_device slightly changed.
Michael Brown
1
-4
/
+2
2005-04-22
Documented where to get hold of the datasheet.
Michael Brown
1
-5
/
+7
2005-04-22
Updated to new API.
Michael Brown
1
-11
/
+12
2005-04-22
Debug message fixes.
Michael Brown
3
-3
/
+7
2005-04-22
Updated to new bus API, and improved using the 3c5x9 reference manual.
Michael Brown
1
-112
/
+274
2005-04-22
Need to leave structure zeroed
Michael Brown
2
-2
/
+2
2005-04-22
disable() is a void
Michael Brown
1
-1
/
+1
2005-04-22
Must not go beyond end of driver's probe list.
Michael Brown
1
-1
/
+4
2005-04-22
Updated to current API.
Michael Brown
5
-26
/
+29
2005-04-22
Updated to new API.
Michael Brown
1
-56
/
+68
2005-04-22
Consistency
Michael Brown
1
-1
/
+1
2005-04-22
Updated to new device API.
Michael Brown
3
-34
/
+51
2005-04-22
Fix up fill_mca_nic.
Michael Brown
1
-2
/
+1
2005-04-22
Added friendly enable/disable functions
Michael Brown
2
-6
/
+7
2005-04-22
Updated all common buses to new API.
Michael Brown
5
-320
/
+452
2005-04-21
Automatically updated with the program
Michael Brown
26
-162
/
+225
2005-04-21
Tweaked API to minimise changes to existing drivers even further.
Michael Brown
2
-10
/
+10
2005-04-21
Updated to current API
Michael Brown
1
-10
/
+8
2005-04-21
Created a bus/device API that allows for the ROM prefix to specify an
Michael Brown
1
-118
/
+135
2005-04-21
bswap_16() exists; no need to use __bswap_16()
Michael Brown
1
-2
/
+2
2005-04-18
Moved floppy.c to i386 arch, since it's i386-specific.
Michael Brown
1
-88
/
+0
2005-04-18
Fix BUILD_SERIAL.
Michael Brown
1
-4
/
+14
2005-04-18
Move RELOCATE into config.h
Michael Brown
1
-3
/
+17
2005-04-18
CONFIG_PCI and CONFIG_ISA no longer exist
Michael Brown
1
-3
/
+1
2005-04-17
Split out EISA driver into a separate file, since 3c509s can only take 16K
Michael Brown
2
-37
/
+40
2005-04-17
Use only the header files that we need
Michael Brown
6
-6
/
+10
2005-04-16
Place the call to adjust_pci_device() back in the individual drivers,
Michael Brown
9
-6
/
+16
2005-04-16
...this time with the correct syntax. :(
Michael Brown
1
-1
/
+1
2005-04-16
Added activate_isapnp_device() line
Michael Brown
1
-1
/
+2
2005-04-16
Remove debugging call to getchar()
Michael Brown
1
-3
/
+0
2005-04-16
Now known to work with an old Adaptec 1505 that I found lying around.
Michael Brown
1
-23
/
+52
2005-04-16
Consistency
Michael Brown
1
-1
/
+2
2005-04-16
Speed up PCI bus scanning by skipping fns 1-7 if fn 0 is not present.
Michael Brown
1
-1
/
+22
2005-04-16
Read number of PCI buses returned by BIOS so that we can scan more
Michael Brown
1
-0
/
+11
2005-04-16
Improved debugging output
Michael Brown
3
-7
/
+27
2005-04-16
Made debug messages more consistent.
Michael Brown
2
-4
/
+8
[next]