freebsd-dev/sys/dev
Matthew D Fleming 30a497c860 Consistently use types in e1000 driver code:
- Two struct members eee_disable are used in a function that expects
   an int *, so declare them int, not bool.
 - igb_tx_ctx_setup() returns a boolean value, so declare it bool, not int.
 - igb_header_split is passed to TUNABLE_INT, so delcare it int, not bool.
 - igb_tso_setup() returns a bool, so declare it bool, not boolean_t.
 - Do not re-define bool/true/false if the symbols already exist.

MFC after:	2 weeks
Sponsored by:	Isilon Systems, LLC
2011-12-12 18:27:34 +00:00
..
aac - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
acpi_support - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
acpica Prevent a division by zero with some broken batteries 2011-11-26 13:43:50 +00:00
adb
adlink
advansys
ae
age
agp
aha
ahb
ahci Add hw.ahci.force tunable to control whether AHCI drivers should attach 2011-12-02 12:52:33 +00:00
aic
aic7xxx
alc
ale
amdsbwd
amdtemp
amr - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
an
arcmsr - Just use cam_calc_geometry(9) on newer version of FreeBSD rather than 2011-11-23 21:43:51 +00:00
asmc
asr
ata Add hw.ahci.force tunable to control whether AHCI drivers should attach 2011-12-02 12:52:33 +00:00
ath Re-lock the ath lock after ath_reset() has been called. 2011-11-23 07:12:26 +00:00
atkbdc
auxio
bce - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
bfe - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
bge - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
bktr
bm - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
buslogic
bwi
bwn - fix typo 2011-12-10 21:05:06 +00:00
bxe - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
cardbus
cas - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
ce
cesa - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
cfe
cfi
ciss
cm
cmx
coretemp
cp
cpuctl Add VIA microde update support to cpuctl(4) and cpucontrol(8). 2011-12-12 12:30:44 +00:00
cpufreq
cs
ct
ctau
cx
cxgb - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
cxgbe - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
cy
dc Use DEVMETHOD_END. 2011-11-23 20:27:26 +00:00
dcons
de
digi
dpms
dpt
drm
e1000 Consistently use types in e1000 driver code: 2011-12-12 18:27:34 +00:00
ed Fix off by one error in mbuf access. Previously it caused panic. 2011-12-05 18:10:43 +00:00
eisa - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
en
ep
esp s,KOBJMETHOD_END,DEVMETHOD_END,g in order to fully hide the explicit mention 2011-11-22 21:55:40 +00:00
et FreeBSD driver does not require arpcom structure in softc. 2011-12-09 23:37:55 +00:00
ex
exca
fatm
fb - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
fdc
fdt Fix OF_finddevice error return value in case of FDT. 2011-12-02 15:24:39 +00:00
fe
firewire - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
flash
fxp
gem - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
glxiic
glxsb
gpio Modify the GPIO i2c bus code to allow for arbitrary data/clock 2011-12-04 12:10:24 +00:00
hatm
hifn - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
hme - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
hptiop - Just use cam_calc_geometry(9) on newer version of FreeBSD rather than 2011-11-23 21:43:51 +00:00
hptmv - Just use cam_calc_geometry(9) on newer version of FreeBSD rather than 2011-11-23 21:43:51 +00:00
hptrr - Just use cam_calc_geometry(9) on newer version of FreeBSD rather than 2011-11-23 21:43:51 +00:00
hwpmc There's a small set of events on Nehalem, that are not supported in 2011-12-12 13:12:55 +00:00
ic
ichsmb - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
ichwd
ida - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
ie
ieee488
if_ndis - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
iicbus Allow the i2c node requirements to be slightly relaxed. 2011-12-04 11:55:33 +00:00
iir
io
ipmi
ips
ipw
iscsi/initiator
isp
ispfw
iwi
iwn
ixgb
ixgbe Consistently use types in ixgbe driver code: 2011-12-12 18:27:28 +00:00
jme
joy
kbd
kbdmux
ksyms
le
led
lge - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
lindev
lmc
malo
mc146818
mca - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
mcd
md
mem
mfi - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
mge
mii - In mii_attach(9) just set the driver for a newly added miibus(4) instance 2011-12-05 21:38:45 +00:00
mk48txx
mlx - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
mly
mmc
mn
mps - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
mpt
mse
msk - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
mvs Rename device_delete_all_children() into device_delete_children(). 2011-11-22 21:56:55 +00:00
mwl
mxge
my
ncv
netmap revise the implementation of the rings connected to the host stack 2011-12-05 15:21:21 +00:00
nfe - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
nge - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
nmdm
nsp
null
nve - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
nvram
nvram2env
nxge
ofw Fix OF_finddevice error return value in case of FDT. 2011-12-02 15:24:39 +00:00
patm
pbio
pccard
pccbb - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
pcf
pci Add a constant for the Advisory Non-Fatal Error bit in AER corrected error 2011-11-30 18:33:23 +00:00
pcn - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
pdq
powermac_nvram
ppbus Rename device_delete_all_children() into device_delete_children(). 2011-11-22 21:56:55 +00:00
ppc Rename device_delete_all_children() into device_delete_children(). 2011-11-22 21:56:55 +00:00
pst
pty
puc - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
qlxgb
quicc - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
ral
random
rc
re add netmap support for "em", "lem", "igb" and "re". 2011-12-05 15:33:13 +00:00
rndtest
rp
rt - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
safe - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
sbni
scc - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
scd
sdhci
sec - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
sf - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
sfxge sfxge: Add $FreeBSD$ tags to common code files. 2011-11-28 17:19:05 +00:00
sge - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
si
siba Rename device_delete_all_children() into device_delete_children(). 2011-11-22 21:56:55 +00:00
siis Rename device_delete_all_children() into device_delete_children(). 2011-11-22 21:56:55 +00:00
sio
sis - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
sk - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
smbus - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
smc
sn
snc
snp
sound - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
speaker
spibus - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
ste - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
stg
stge s,KOBJMETHOD_END,DEVMETHOD_END,g in order to fully hide the explicit mention 2011-11-22 21:55:40 +00:00
streams
sym
syscons syscons: make sc_puts static as it is used only privately 2011-12-11 21:10:11 +00:00
tdfx
ti
tl - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
tpm
trm
tsec - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
twa - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
twe - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
tws - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
tx
txp
uart Fix OF_finddevice error return value in case of FDT. 2011-12-02 15:24:39 +00:00
ubsec - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
usb Correct some bInterval USB template descriptor values. 2011-12-06 08:08:52 +00:00
utopia
vge - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
viawd Add watchdog support for VIA south bridge chipset. 2011-12-12 09:50:33 +00:00
virtio Catch up with Bryan Venteicher's virtio Hg repo: 2011-12-06 06:28:32 +00:00
vkbd
vr Announce flow control capability to PHY drivers and enable flow 2011-11-28 19:03:59 +00:00
vte Remove unused variable mii. 2011-11-23 05:34:01 +00:00
vx
vxge
watchdog
wb - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
wds
wi
wl
wpi
xe
xen - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
xl Use DEVMETHOD_END. 2011-11-23 20:27:26 +00:00