freebsd-dev/sys/dev
2010-03-10 20:22:57 +00:00
..
aac Minor diff reduction with Adaptec's driver: in aac_release_command() set 2010-02-23 21:41:13 +00:00
acpi_support Prefer correct and simpler backlight control methods for ASUS G2K laptop. 2010-02-13 02:30:43 +00:00
acpica Fix white spaces. 2010-03-10 18:30:55 +00:00
adb
adlink Update d_mmap() to accept vm_ooffset_t and vm_memattr_t. 2009-12-29 21:51:28 +00:00
advansys
ae Don't panic on attach if we can't allocate ifp 2010-01-10 14:48:42 +00:00
age Add TSO support on VLANs. While I'm here remove unnecessary check 2010-02-26 22:43:23 +00:00
agp Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
aha
ahb
ahci MFp4: 2010-02-14 12:30:35 +00:00
aic
aic7xxx Document the usfs driver and the NO_SYSCTL_DESCR option, and update the comment for umass. 2010-02-08 20:57:42 +00:00
alc Remove Tx mbuf parsing code for VLAN in TSO path. Controller does 2010-02-22 23:35:35 +00:00
ale Add TSO support on VLANs. While I'm here remove unnecessary check 2010-02-26 22:46:36 +00:00
amd Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
amdsbwd
amdtemp
amr Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
an
arcmsr Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
asmc
asr MFp4: Large set of CAM inprovements. 2010-01-28 08:41:30 +00:00
ata - Add ALI M5228 PATA ID. 2010-03-01 07:32:49 +00:00
ath Introduce ath_hal_setInterrupts(), a macro for ah_setInterrupts(). 2010-03-03 17:42:39 +00:00
atkbdc
auxio Enroll these drivers in multipass probing. The motivation behind this 2009-12-22 21:02:46 +00:00
bce Add TSO support on VLANs. bce(4) controllers require VLAN hardware 2010-02-26 21:26:07 +00:00
bfe
bge Enable hardware fixes for BCM5704 B0 as recommended by data sheet. 2010-03-10 20:22:57 +00:00
bktr Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
bm
buslogic
bwi
bwn uses KOBJMETHOD_END macro to indicate the end of method table. 2010-03-09 20:07:41 +00:00
cardbus Move the PCI-specific logic of removing a cardbus device into a 2010-01-05 20:42:25 +00:00
cas
ce
cfe Create the "cfecons" tty directly using tty_makedev(). It is not clear what 2010-01-26 03:42:34 +00:00
cfi
ciss Several changes to fix livelock under high load, introduced by r203489: 2010-03-03 17:58:41 +00:00
cm The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-01 16:52:11 +00:00
cmx
coretemp
cp
cpuctl
cpufreq
cs Add a warning if we're inw'ing from an odd address. This could happen 2010-01-18 17:53:44 +00:00
ct Spell "Hz" correctly wherever it is user-visible. 2010-01-12 17:59:58 +00:00
ctau
cx
cxgb Better TwinAx transceiver detection. 2010-03-09 19:57:44 +00:00
cy
dc cardbus -> CardBus 2010-01-03 23:28:32 +00:00
dcons
de Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
digi
dpms
dpt Get rid of #ident, GCC 4.4 warns about it being deprecated. 2010-01-08 17:20:41 +00:00
drm Welcome drm support for VIA unichrome chips. 2010-01-31 14:30:39 +00:00
e1000 Fix drbr and altq interaction: 2010-02-13 16:04:58 +00:00
ed
eisa
en
ep Replace several instances of 'if (!a & b)' with 'if (!(a &b))' in order 2010-01-08 15:44:49 +00:00
esp
et
ex Replace several instances of 'if (!a & b)' with 'if (!(a &b))' in order 2010-01-08 15:44:49 +00:00
exca CardBus instead of cardbus. 2010-01-03 23:26:29 +00:00
fatm Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
fb Yet another attempt to make palette loading more safer: 2010-02-23 21:51:14 +00:00
fdc
fe
firewire Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
flash Merge from projects/mips to head by hand: 2010-01-10 05:15:46 +00:00
fxp
gem According to the Linux sungem driver, in case of Apple (K2) GMACs 2010-02-22 21:01:08 +00:00
glxsb
hatm Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
hifn Update d_mmap() to accept vm_ooffset_t and vm_memattr_t. 2009-12-29 21:51:28 +00:00
hme The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-03 17:55:51 +00:00
hptiop MFp4: Large set of CAM inprovements. 2010-01-28 08:41:30 +00:00
hptmv Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
hptrr MFp4: Large set of CAM inprovements. 2010-01-28 08:41:30 +00:00
hwpmc Change the way shutdown is handled for log file. 2010-03-08 19:58:00 +00:00
ic Merge from projects/mips to head by hand: 2010-01-11 04:13:06 +00:00
ichsmb
ichwd Add support for the NM10 chipset. 2010-01-24 10:50:20 +00:00
ida
ie
ieee488 GPIB overhaul, part #2: make the tnt4882 driver work with the newer 2010-02-01 21:21:10 +00:00
if_ndis Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
iicbus
iir Get rid of #ident. 2010-01-08 20:40:28 +00:00
io Use io(4) for I/O port access on ia64, rather than through sysarch(2). 2010-01-11 18:10:13 +00:00
ipmi
ips
ipw
iscsi/initiator Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
isp Revamp the pieces of some of the stuff I forgot to do when shifting to 2010-02-27 05:41:23 +00:00
ispfw Don't spam dmesg with "registered firmware ..." when module is compiled 2010-03-05 03:37:42 +00:00
iwi
iwn Fix for the Intel WiFi Link 1000. The EEPROM image is in the OTPROM block 2010-02-15 19:18:46 +00:00
ixgb
ixgbe Fix drbr and altq interaction: 2010-02-13 16:04:58 +00:00
jme Add TSO support on VLANs. jme(4) controllers do not require VLAN 2010-02-22 22:05:49 +00:00
joy
kbd
kbdmux
ksyms Update d_mmap() to accept vm_ooffset_t and vm_memattr_t. 2009-12-29 21:51:28 +00:00
le The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-03 17:55:51 +00:00
led (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument. 2009-12-28 22:56:30 +00:00
lge
lindev
lmc One more #ifdef fix for GCC 4.4. 2010-01-08 15:57:56 +00:00
malo Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
mc146818 Remove clause 3 from Izumi Tsutsui's licenses. 2009-12-25 22:58:43 +00:00
mca
mcd
md Fix panic on invalid 'mdconfig -at preload' usage. 2010-02-27 10:41:30 +00:00
mem
mfi Correct mfip module dependency on mfi. This allows mfip to be loaded as 2010-03-02 17:34:11 +00:00
mge Assorted fixes for mge(4). 2010-02-17 17:03:04 +00:00
mii Provide workaround for the ages old bug affecting certain BCM5708S 2010-03-10 05:19:14 +00:00
mk48txx Fix botches in r201005: 2010-01-01 22:47:53 +00:00
mlx
mly MFp4: Large set of CAM inprovements. 2010-01-28 08:41:30 +00:00
mmc
mn
mpt Store path for rescan to the right place. This should fix panic on boot, 2010-02-26 12:31:16 +00:00
mse
msk Remove taskqueue based interrupt handling. After r204541 msk(4) 2010-03-02 01:45:02 +00:00
mwl
mxge Update mxge to support IFCAP_VLAN_HWTSO. 2010-02-22 16:57:03 +00:00
my
ncv
nfe
nge
nmdm
nsp
null
nve Initialize the ifnet before calling mii_phy_probe() as some phy drivers 2010-01-27 14:43:28 +00:00
nvram
nxge
ofw The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-01 16:52:11 +00:00
patm Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
pbio
pccard cardbus -> CardBus 2010-01-03 23:31:58 +00:00
pccbb
pcf
pci Add pci_get|set_max_read_req() helper functions to control maximum PCIe 2010-02-05 17:18:48 +00:00
pcn
pdq Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
powermac_nvram
ppbus MFp4: Large set of CAM inprovements. 2010-01-28 08:41:30 +00:00
ppc
pst
pty
puc
quicc
ral
random
rc
re Add TSO on VLANs. Because re(4) has a TSO limitation for jumbo 2010-02-22 18:51:14 +00:00
rndtest
rp
safe Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
sbni
scc
scd
sdhci
sec
sf
si
siba uses KOBJMETHOD_END macro to indicate the end of method table. 2010-03-09 20:07:41 +00:00
siis MFp4: 2010-02-14 12:27:49 +00:00
sio
sis
sk
smbus
smc
sn
snc
snp
sound Looks like I forgot to add half of the copyright text when we switched to 2010-03-08 18:51:28 +00:00
speaker
spibus
ste Make sure to store dma address of RX buffer in little endian form. 2010-01-08 02:43:20 +00:00
stg
stge The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-01 16:52:11 +00:00
streams
sym
syscons Improve VESA mode switching via loader tunable `hint.sc.0.vesa_mode'. 2010-02-24 20:13:34 +00:00
tdfx Update d_mmap() to accept vm_ooffset_t and vm_memattr_t. 2009-12-29 21:51:28 +00:00
ti
tl
trm MFp4: Large set of CAM inprovements. 2010-01-28 08:41:30 +00:00
tsec
twa MFp4: Large set of CAM inprovements. 2010-01-28 08:41:30 +00:00
twe Teach twe driver to report array stripe size to GEOM. 2009-12-25 17:34:43 +00:00
tx
txp
uart Add PCI ID for MCS9901. 2010-03-01 20:41:27 +00:00
ubsec
usb The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-03 10:18:03 +00:00
utopia
vge Remove wrong assertion. 2009-12-25 00:23:47 +00:00
vkbd
vr
vx
watchdog
wb
wds
wi
wl
wpi
xe
xen - make printf conditional 2010-02-21 01:11:39 +00:00
xl cardbus -> CardBus 2010-01-03 23:29:49 +00:00