freebsd-dev/sys/dev
Gleb Smirnoff 9a3fc40a26 Remove 3Com 985 deviceid that is really ti(4).
Submitted by:	erwin
2006-10-03 09:31:49 +00:00
..
aac
acpi_support Improve exception string format. 2006-08-14 18:38:56 +00:00
acpica Disable an overly-verbose warning message by default. 2006-09-24 09:39:17 +00:00
adlink
advansys
agp Add support for 945G/GM AGP chipsets. 2006-09-27 06:38:54 +00:00
aha
ahb
aic aic_pccard_products can be static. 2006-10-03 04:51:18 +00:00
aic7xxx Coverity: initialize some variables before potential use. 2006-09-05 20:28:28 +00:00
amd
amr
an
ar
arcmsr Fix typos: s/rebulid/rebuild/ 2006-08-31 08:45:44 +00:00
arl while (0); -> while (0) in multi-line macros 2006-08-17 22:50:33 +00:00
asr
ata add support for the ALI/ULI M5288 AHCI part. 2006-09-25 11:26:29 +00:00
ath o move ath hal os glue code from the hal to the driver: this code was 2006-09-18 16:49:15 +00:00
atkbdc Fix our ioctl(2) implementation when the argument is "int". New 2006-09-27 19:57:02 +00:00
auxio
awi
bce Add a new 'bce_mgmt_init_locked' function to enable the minimal parts 2006-09-20 18:55:16 +00:00
bfe
bge Remove 3Com 985 deviceid that is really ti(4). 2006-10-03 09:31:49 +00:00
bktr Update prototype for smbus callback change. 2006-09-18 20:17:42 +00:00
buslogic
cardbus
ce
ciss
cm
cnw
cp
cpufreq
cs - Consistently use if_printf() only in interface methods: if_start(), 2006-09-15 15:16:12 +00:00
ct
ctau
cx
cy
dc - Consistently use if_printf() only in interface methods: if_start(), 2006-09-15 15:16:12 +00:00
dcons
de - Consistently use if_printf() only in interface methods: if_start(), 2006-09-15 15:16:12 +00:00
digi Fix our ioctl(2) implementation when the argument is "int". New 2006-09-27 19:57:02 +00:00
dpt Commit the results of the typo hunt by Darren Pilgrim. 2006-08-04 07:56:35 +00:00
drm Merge from DRM upstream: 2006-09-07 23:04:47 +00:00
ed
eisa
em Back out rev. 1.152 as it was breaking vlan tag insertion when vlan tag 2006-09-29 21:38:12 +00:00
en - Consistently use if_printf() only in interface methods: if_start(), 2006-09-15 15:16:12 +00:00
ep
esp
ex
exca Cleanup sloppy ifdef. 2006-09-24 00:26:33 +00:00
fatm
fb Remove the DPMS code in creator_blank_display(), as it causes some 2006-08-24 22:00:24 +00:00
fdc Fix style nits. No md5 changes in .o's. ;-) 2006-09-08 21:46:01 +00:00
fe Commit the results of the typo hunt by Darren Pilgrim. 2006-08-04 07:56:35 +00:00
firewire
fxp
gem add a newbus method for obtaining the bus's bus_dma_tag_t... This is 2006-09-03 00:27:42 +00:00
gfb
harp
hatm
hfa
hifn
hme Fix invalid reference of mbuf chains. 2006-08-12 01:19:37 +00:00
hptmv
hwpmc Declare security and security.bsd sysctl hierarchies in sysctl.h along 2006-09-17 20:00:36 +00:00
ic Fix style nits. No md5 changes in .o's. ;-) 2006-09-08 21:46:01 +00:00
ichsmb Minor overhaul of SMBus support: 2006-09-11 20:52:41 +00:00
ichwd
ida
idt
ie
ieee488
if_ndis Static -> static. 2006-09-07 06:00:03 +00:00
iicbus Minor overhaul of SMBus support: 2006-09-11 20:52:41 +00:00
iir
io
ipmi Fix a memory leak in ipmi_unload(). 2006-09-26 15:48:13 +00:00
ips while (0); -> while (0) in multi-line macros 2006-08-17 22:50:33 +00:00
ipw
isp Begin the process of moving info to sysctl stuff for FreeBSD 2006-09-26 04:59:52 +00:00
ispfw Add QLogic 2400 (4Gb) firmware. 2006-08-26 18:39:18 +00:00
iwi
ixgb Move ethernet VLAN tags from mtags to its own mbuf packet header field 2006-09-17 13:33:30 +00:00
joy
kbd
kbdmux Fix our ioctl(2) implementation when the argument is "int". New 2006-09-27 19:57:02 +00:00
le
led
lge - Consistently use if_printf() only in interface methods: if_start(), 2006-09-15 15:16:12 +00:00
lmc
mc146818
mca
mcd
md
mem
mfi Skip the AEN event command that is always hanging out on the card. 2006-09-27 05:00:10 +00:00
mii Add PHY support for BCM5752. 2006-08-31 11:15:18 +00:00
mk48txx Fix spelling in a status message. 2006-09-01 20:14:06 +00:00
mlx
mly
mpt Connect up a QUEUE FULL event with CAM and adjust openings. 2006-09-21 20:35:12 +00:00
mse
mxge - Updated to the latest myri10ge firmware 2006-09-15 19:24:45 +00:00
my - Consistently use if_printf() only in interface methods: if_start(), 2006-09-15 15:16:12 +00:00
ncv
nfe Move ethernet VLAN tags from mtags to its own mbuf packet header field 2006-09-17 13:33:30 +00:00
nge Move ethernet VLAN tags from mtags to its own mbuf packet header field 2006-09-17 13:33:30 +00:00
nmdm
nsp
null
nve
ofw Fix spelling and wording in a comment. 2006-09-01 20:12:12 +00:00
patm Commit the results of the typo hunt by Darren Pilgrim. 2006-08-04 07:56:35 +00:00
pbio
pccard Thomas Wintergerst reports that when this tsleep went away, certain 2006-08-09 00:05:54 +00:00
pccbb Batch of changes: 2006-08-12 09:06:55 +00:00
pcf
pci spell PCIS_CRYPTO_ENTERTAIN properly... 2006-09-20 06:47:14 +00:00
pdq
powermac_nvram Add device to access and modify Open Firmware NVRAM settings in 2006-08-01 22:19:01 +00:00
ppbus
ppc
pst
puc Add SIIG 4 port serial card based on the Oxford OX16PCI954. 2006-09-04 18:27:14 +00:00
ral remove unnecessary null ptr check 2006-08-02 04:54:14 +00:00
random
ray
rc
re Move ethernet VLAN tags from mtags to its own mbuf packet header field 2006-09-17 13:33:30 +00:00
rndtest
rp
rr232x
safe
sbni
sbsh
scc
scd
sf Whitespace nits. 2006-09-15 11:01:23 +00:00
si
sio Only treat positive values as errors... 2006-09-14 03:47:59 +00:00
sk Fix invalid reference of mbuf chains. 2006-08-12 01:24:37 +00:00
smbus Only support the SMB_OLD_BREAD ioctl if one of COMPAT_FREEBSD[456] is 2006-09-26 14:38:56 +00:00
sn
snc
snp
sound Backout remaining changes that make most AD1981B users unhappy. 2006-10-02 20:46:34 +00:00
speaker
spibus
sr
stg
stge Move ethernet VLAN tags from mtags to its own mbuf packet header field 2006-09-17 13:33:30 +00:00
streams
sym Commit the results of the typo hunt by Darren Pilgrim. 2006-08-04 07:56:35 +00:00
syscons Fix our ioctl(2) implementation when the argument is "int". New 2006-09-27 19:57:02 +00:00
tdfx
ti Move ethernet VLAN tags from mtags to its own mbuf packet header field 2006-09-17 13:33:30 +00:00
trm
twa Use utc_offset() where applicable, and hide the internals of it 2006-10-02 18:23:37 +00:00
twe
tx
txp Move ethernet VLAN tags from mtags to its own mbuf packet header field 2006-09-17 13:33:30 +00:00
uart Fix our ioctl(2) implementation when the argument is "int". New 2006-09-27 19:57:02 +00:00
ubsec Trim trailing whitespace. 2006-10-02 18:16:29 +00:00
usb Fix compile in non-debug case. 2006-10-03 08:38:08 +00:00
utopia
vge Move ethernet VLAN tags from mtags to its own mbuf packet header field 2006-09-17 13:33:30 +00:00
vkbd Fix our ioctl(2) implementation when the argument is "int". New 2006-09-27 19:57:02 +00:00
vr Whitespace nits. 2006-09-15 11:01:23 +00:00
vx
watchdog
wds
wi raw 802.11 packet transmit support 2006-08-05 04:58:25 +00:00
wl
xe
zs