freebsd-skq/sys/dev
Luigi Rizzo f9790aeb88 split netmap code according to functions:
- netmap.c		base code
- netmap_freebsd.c	FreeBSD-specific code
- netmap_generic.c	emulate netmap over standard drivers
- netmap_mbq.c		simple mbuf tailq
- netmap_mem2.c		memory management
- netmap_vale.c		VALE switch

simplify devce-specific code
2013-12-15 08:37:24 +00:00
..
aac Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
aacraid Update aacraid to version 3.2.5. 2013-11-08 13:23:26 +00:00
acpi_support
acpica Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
adb Return NOKEY instead of 0 if there are no more key presses queued. This 2013-10-29 00:53:17 +00:00
adlink
advansys
ae
age
agp Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
aha
ahb
ahci Destroy mtx lock when failed to allocate memory during attach. 2013-12-11 17:40:35 +00:00
aic
aic7xxx Rework the aicasm build machinery so that it gets built along with toolchain 2013-11-04 15:55:04 +00:00
alc
ale
altera These nexus attachments do not execute a real probe and so need 2013-10-29 13:48:41 +00:00
amdsbwd
amdtemp
amr
an Fix several panics when initialization of an ISA or PC-CARD device fails: 2013-12-14 18:49:59 +00:00
arcmsr Adjust various SCSI drivers to handle either a 32-bit or 64-bit lun_id_t, 2013-10-30 14:04:47 +00:00
asmc
asr Adjust various SCSI drivers to handle either a 32-bit or 64-bit lun_id_t, 2013-10-30 14:04:47 +00:00
ata Add some more IDs for Intel ATA, AHCI and USB controllers. 2013-11-15 10:28:59 +00:00
ath
atkbdc
auxio
bce Fix regression introduced in r235816. 2013-10-29 06:37:27 +00:00
bfe
bge Add support for BCM57764, BCM57767, BCM57782, BCM57786 and BCM57787. 2013-12-02 05:21:54 +00:00
bktr Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
bm
buslogic
bvm
bwi
bwn
bxe Fixed a tx watchdog chip reset that could occur on mostly idle links. 2013-11-15 20:26:14 +00:00
cadence
cardbus
cas
ce
cesa Similar to the (1 << 31) case it is not defined to do (2 << 30). 2013-11-30 22:16:37 +00:00
cfe More BUS_PROBE_NOWILDCARD sweeping. Some devices here (if_ath_ahb and siba) 2013-10-29 14:19:42 +00:00
cfi
ciss
cm
cmx
coretemp
cp
cpuctl
cpufreq
cs - Provide necessary includes. 2013-10-29 11:17:49 +00:00
ct
ctau
cx
cxgb
cxgbe Read card capabilities after firmware initialization, instead of setting 2013-12-14 03:08:03 +00:00
cy
dc
dcons
de
digi
dpms
dpt
drm Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
drm2 Do not try to probe/attach if attempt to add fbd child are failed. 2013-12-12 14:49:26 +00:00
e1000 Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
ed
eisa
en
ep - Provide necessary includes. 2013-10-29 11:17:49 +00:00
esp
et
etherswitch Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
ex
exca
fatm
fb Merge VT(9) project (a.k.a. newcons). 2013-12-05 22:38:53 +00:00
fdc
fdt Teach nexus(4) about Open Firmware (e.g. FDT) on ARM and MIPS, retiring 2013-11-05 13:48:34 +00:00
fe
ffec Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
filemon
firewire Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
flash
fxp
gem
glxiic
glxsb
gpio Move the GPIOBUS_SET_PINFLAGS(..., ..., pin, GPIO_PIN_OUTPUT) to led(4) 2013-12-06 17:56:20 +00:00
gxemul More BUS_PROBE_NOWILDCARD sweeping. Some devices here (if_ath_ahb and siba) 2013-10-29 14:19:42 +00:00
hatm Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
hifn
hme Provide necessary includes. 2013-10-28 23:34:05 +00:00
hpt27xx
hptiop Adjust various SCSI drivers to handle either a 32-bit or 64-bit lun_id_t, 2013-10-30 14:04:47 +00:00
hptmv
hptnr
hptrr
hwpmc Add userland PMC backtracing, and use the PMC trapframe macros for kernel 2013-12-14 20:12:28 +00:00
hyperv Fix missing new line after: 2013-12-10 17:16:13 +00:00
ic
ichsmb Add ID for Intel Avoton SMBus controller. 2013-11-15 13:19:15 +00:00
ichwd
ida
ie - Provide necessary includes. 2013-10-29 11:17:49 +00:00
ieee488
if_ndis
iicbus Make more unsigned ints signed. 2013-12-07 22:25:07 +00:00
iir
io
ipmi Provide a crutch that prevents watchdog to interrupt dumping 2013-10-31 05:13:53 +00:00
ips
ipw
isci
iscsi Properly refuse handoff requests on already connected sessions. Previously 2013-12-10 18:18:39 +00:00
iscsi_initiator Adjust various SCSI drivers to handle either a 32-bit or 64-bit lun_id_t, 2013-10-30 14:04:47 +00:00
isp Use relaxed (write-only) memory barriers when writing some of queue index 2013-11-10 23:48:16 +00:00
ispfw
iwi The bssid can change from underneath us, so take a reference before 2013-11-26 01:30:10 +00:00
iwn Add some initial support for the Intel 6235. 2013-12-09 03:40:02 +00:00
ixgb
ixgbe - Fix link loss on vlan reconfiguration. 2013-11-05 09:46:01 +00:00
jme
joy
kbd
kbdmux
ksyms
le Provide necessary includes. 2013-10-28 23:34:05 +00:00
led
lge
lindev
lmc
malo
mbox
mc146818
mca
mcd
md Only assert the length of the passed bio in the mdstart_vnode() when 2013-12-10 20:52:31 +00:00
mem
mfi
mge Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
mii Add definition for the Atheros 8021 gigabit PHY. 2013-11-06 16:28:26 +00:00
mk48txx
mlx
mly
mmc
mn
mps Adjust various SCSI drivers to handle either a 32-bit or 64-bit lun_id_t, 2013-10-30 14:04:47 +00:00
mpt Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
mse
msk Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
mvs Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
mwl
mxge Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
my
nand Add a nand flash controller driver for Atmel at91 family. Tested only 2013-12-02 03:52:40 +00:00
ncv
netmap split netmap code according to functions: 2013-12-15 08:37:24 +00:00
nfe
nge
nmdm
nsp
ntb
null
nvd
nve
nvme Create a unique unit number for each controller and namespace cdev. 2013-11-01 23:30:54 +00:00
nvram
nvram2env
nxge
oce Apply vendor improvements to oce(4) driver: 2013-12-04 20:24:18 +00:00
ofw Avoid warning about insecure format with clang. 2013-12-14 22:28:32 +00:00
patm
pbio
pccard
pccbb
pcf
pci
pcn
pdq - Provide necessary includes. 2013-10-29 11:17:49 +00:00
powermac_nvram
ppbus
ppc Add support for SIIG x1 pci-e single parallel port card (JJ-E01211-S1) 2013-11-09 08:27:55 +00:00
pst
pty
puc
qlxgb
qlxgbe ql_hw.[c,h]: set minimum thresholds on pkt size for lro path. 2013-11-15 01:26:24 +00:00
qlxge Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
quicc
ral Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
random Convert the random entropy harvesting code to use a const void * pointer 2013-11-01 20:53:49 +00:00
rc
re update to the latest netmap snapshot. 2013-11-01 21:21:14 +00:00
rndtest
rp
rt More BUS_PROBE_NOWILDCARD sweeping. Some devices here (if_ath_ahb and siba) 2013-10-29 14:19:42 +00:00
safe
sbni - Provide necessary includes. 2013-10-29 11:17:49 +00:00
scc
scd
sdhci
sec
sf
sfxge Bandaid for compiling with gcc. 2013-11-27 08:39:48 +00:00
sge
si
siba
siis
sio
sis
sk
smbus
smc
sn
snc Include the now missing headers after untangling if.h and if_var.h. 2013-10-30 17:55:31 +00:00
snp
sound Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
speaker
spibus
ste
stg
stge
streams
sym
syscons
tdfx
terasic Hints-only devices should have BUS_PROBE_NOWILDCARD set. We probably need 2013-10-29 13:43:09 +00:00
ti
tl
tpm
trm
tsec Make tsec work with the device tree present on the RB800. The previous code 2013-11-11 15:43:21 +00:00
twa Adjust various SCSI drivers to handle either a 32-bit or 64-bit lun_id_t, 2013-10-30 14:04:47 +00:00
twe
tws
tx
txp
uart Real OF systems have an ihandle under /chosen/stdout, not a phandle. Use 2013-12-01 19:05:32 +00:00
ubsec
usb Set chain bit correctly. This will fix some problems sending and 2013-12-12 08:34:51 +00:00
utopia
vge
viawd
virtio
vkbd
vmware/vmxnet3
vr
vt Fix a panic when booting with kernels that have FREEBBSD_COMPAT 2013-12-11 17:18:10 +00:00
vte
vx - Provide necessary includes. 2013-10-29 11:17:49 +00:00
vxge
watchdog
wb
wbwd
wds Adjust various SCSI drivers to handle either a 32-bit or 64-bit lun_id_t, 2013-10-30 14:04:47 +00:00
wi
wl
wpi Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
wtap
xe
xen dtrace sdt: remove the ugly sname parameter of SDT_PROBE_DEFINE 2013-11-26 08:46:27 +00:00
xl