freebsd-skq/sys/dev
jhb f6a13d47bf Use single byte read and write operations to toggle the BIOS and OS
semaphores rather than 4 byte operations.

MFC after:	1 month
2008-07-30 19:16:53 +00:00
..
aac Add explicit PCI IDs for the following Adaptec RAID Series 2 adapters: 2008-06-27 19:34:47 +00:00
acpi_support Fix my previous commit. We actually should pass evaluation args in 2008-07-04 23:40:53 +00:00
acpica Further refine the probe order of devices to more closely match the previous 2008-07-23 15:13:06 +00:00
adlink
advansys
age Use DELAY() instead of pause if waiting time is less than 1ms. 2008-07-18 01:00:54 +00:00
agp Fix PCI id for 945GME Express Integrated Graphics Controller: 2008-06-20 22:23:41 +00:00
aha
ahb
aic
aic7xxx
amd
amr While spin-waiting for the mailbox semaphore to update, do flushing reads of 2008-07-20 16:50:14 +00:00
an
ar
arcmsr
asmc
asr
ata Detect ATA controllers in the Macbook3. 2008-07-10 21:36:53 +00:00
ath Change the calling convention for ic_node_alloc to deal with 2008-06-07 18:38:02 +00:00
atkbdc Fill in sysctl descriptions. 2008-07-26 00:01:19 +00:00
auxio
bce - Added support for BCM5709 and BCM5716 controllers. 2008-06-13 01:16:37 +00:00
bfe style(9) - space after keywords, don't indent case. 2008-07-29 09:02:00 +00:00
bge Improve the integration of BCM5906[M] support: 2008-05-14 21:00:27 +00:00
bktr Explicitly lock Giant in smbus_if methods in the bktr_i2c and iicsmb 2008-06-06 18:40:38 +00:00
bm Fix some locking and logic bugs pointed out by jhb. These fix driver detach and speed up data transfer by nearly a factor of 2. 2008-07-03 21:51:30 +00:00
buslogic
cardbus
ce Fix instances of bogus #elsif directive. 2008-07-01 14:41:03 +00:00
ciss A number of significant enhancements to the ciss driver: 2008-07-11 21:20:51 +00:00
cm
cmx
coretemp style(9): remove FreeBSD CVS ID from the initial license comment. 2008-05-14 10:02:25 +00:00
cp Do not set IFF_DEBUG directly from the driver. 2008-06-30 21:18:27 +00:00
cpufreq
cs Improve the EEPROM parsing, based on finding a datasheet that describes 2008-07-09 16:47:55 +00:00
ct
ctau Do not set IFF_DEBUG directly from the driver. 2008-06-30 21:18:27 +00:00
cx Do not set IFF_DEBUG directly from the driver. 2008-06-30 21:18:27 +00:00
cxgb remove call to unsafe tcp_twstart function 2008-07-21 21:23:43 +00:00
cy
dc Ethernet hardware address stored in DC_AL_PAR0/DC_AL_PAR1 register 2008-06-08 02:52:26 +00:00
dcons Spell KDB_REQ_REBOOT correctly. 2008-05-05 08:25:46 +00:00
de
digi
dpt
drm
ed Add two corega cards from NetBSD: FETEHR II PCC TXD and LAPCCTXD. 2008-07-06 06:19:19 +00:00
eisa
em Thanks to report from Neil Hoggarth I found a missing UNLOCK in 2008-05-21 21:06:17 +00:00
en
ep
esp o Fix style(9) bugs and similar nits. 2008-07-22 13:51:21 +00:00
et Don't leak DMA map if not freed. 2008-07-11 18:26:12 +00:00
ex Make ex(4) MPSAFE: 2008-06-13 12:14:22 +00:00
exca
fatm
fb
fdc
fe - Use bus_foo() rather than bus_space_foo() and retire the bus tag and handle 2008-06-23 18:16:25 +00:00
firewire - Fix panic on detach. 2008-05-10 13:40:42 +00:00
flash
fxp
gem o The FreeBSD bus_dmamap_sync(9) supports ored together flags for quite 2008-06-22 13:54:51 +00:00
hatm
hifn
hme
hptiop
hptmv
hptrr
hwpmc - Provide kernelname as the name for process with P_KTHREAD set as 2008-07-25 05:49:48 +00:00
ic
ichsmb - Use bus_foo() rather than bus_space_foo() and remove bus space tag/handle 2008-06-06 18:29:56 +00:00
ichwd
ida
ie Rename the ie_EE16 module to just 'ie' so that at least one of the modules 2008-06-05 14:45:32 +00:00
ieee488 Remove the distinction between device minor and unit numbers. 2008-05-29 12:50:46 +00:00
if_ndis Fix a mutex LOR introduced by the conversion of if_ndis from spinlocks to 2008-07-09 00:10:55 +00:00
igb
iicbus - Add driver for Dallas Semiconductor DS1339 RTC sitting 2008-07-25 19:34:44 +00:00
iir
io Remove the unused major/minor numbers from iodev and memdev. 2008-06-25 07:45:31 +00:00
ipmi
ips
ipw Minor cleanup of vap create work: 2008-05-12 00:15:30 +00:00
iscsi/initiator
isp
ispfw
iwi Change the calling convention for ic_node_alloc to deal with 2008-06-07 18:38:02 +00:00
iwn Change the calling convention for ic_node_alloc to deal with 2008-06-07 18:38:02 +00:00
ixgb
ixgbe This updates the ixgbe driver to Intel internal version 1.4.7 2008-07-30 18:15:18 +00:00
jme Fix buffer discard index. 2008-07-28 02:37:15 +00:00
joy
k8temp Fix comment: s/before/after. 2008-07-06 16:18:58 +00:00
kbd Don't include <sys/tty.h> in non-TTY drivers. 2008-07-24 09:54:10 +00:00
kbdmux Don't include <sys/tty.h> in non-TTY drivers. 2008-07-24 09:54:10 +00:00
le
led Remove the distinction between device minor and unit numbers. 2008-05-29 12:50:46 +00:00
lge
lmc Rename several functions in if_lmc with potential name collisions with 2008-07-05 16:39:24 +00:00
malo Minor cleanup of vap create work: 2008-05-12 00:15:30 +00:00
mc146818
mca
mcd
md Remove the distinction between device minor and unit numbers. 2008-05-29 12:50:46 +00:00
mem
mfi Tweak the output of event log messages from the controller: 2008-06-26 22:36:38 +00:00
mii Add RTL8211C(L) support. 2008-07-02 08:10:18 +00:00
mk48txx
mlx
mly
mmc
mpt Allocate a single CCB at the start of the main loop of the RAID monitoring 2008-07-21 18:43:02 +00:00
mse
msk
mxge Clean up mxge's use of callouts as pointed out by jhb, 2008-07-17 15:46:35 +00:00
my
ncv
nfe
nge
nmdm Don't enforce unique device minor number policy anymore. 2008-06-11 18:55:19 +00:00
nsp
null
nve Import rewritten nve device id's, which brings this more 2008-05-31 14:17:36 +00:00
nvram
nxge
ofw Expand kdb_alt_break a little, most commonly used with the option 2008-05-04 23:29:38 +00:00
patm
pbio
pccard Merge from NetBSD's pcmciadev file (rev ~1.208 - 1.226) where 2008-07-06 06:17:39 +00:00
pccbb
pcf
pci SATA device on some nForce based boards could get confused if MSI is not 2008-07-23 09:44:36 +00:00
pdq
powermac_nvram
ppbus
ppc
pst
puc The SIIG 4 port serial card based on the Oxford OX16PCI954 is 2008-05-29 07:15:52 +00:00
quicc
ral Change the calling convention for ic_node_alloc to deal with 2008-06-07 18:38:02 +00:00
random
ray
rc
re Add driver support for RTL8102E and RTL8102EL which is the second 2008-07-09 01:58:18 +00:00
rndtest
rp
safe
scc
scd
sf
si Remove sicontrol(8)'s "ttystat". 2008-06-09 08:43:27 +00:00
sio Expand kdb_alt_break a little, most commonly used with the option 2008-05-04 23:29:38 +00:00
sk
smbus - Store the device_t of the smbX device in the softc. 2008-06-06 18:45:32 +00:00
smc - Move ether_ifdetach earlier. 2008-06-17 05:48:42 +00:00
sn
snc Remove various and sundry NetBSDism's in preparation for adding locking. 2008-05-30 21:48:05 +00:00
snp Don't enforce unique device minor number policy anymore. 2008-06-11 18:55:19 +00:00
sound Add quirk for Dell D630 laptops. 2008-07-15 02:34:44 +00:00
speaker Move speaker a lot closer to style(9) 2008-05-15 01:22:48 +00:00
spibus
sr
stg
stge
streams
sym - Const'ify firmware and lookup-tables. 2008-05-15 20:27:18 +00:00
syscons Introduce a new lock, hostname_mtx, and use it to synchronize access 2008-07-05 13:10:10 +00:00
tdfx
ti
trm
tsec
twa
twe
tx Make tx(4) MPSAFE 2008-06-10 17:59:43 +00:00
txp
uart The XScale PXA255 has three generally ns16x50 compatible UARTs. One of the 2008-05-30 01:57:13 +00:00
ubsec
usb Use single byte read and write operations to toggle the BIOS and OS 2008-07-30 19:16:53 +00:00
utopia
vge
vkbd Don't enforce unique device minor number policy anymore. 2008-06-11 18:55:19 +00:00
vr Fix a multicast handling regression on VT6105M introduced in 2008-07-16 08:35:29 +00:00
vx
watchdog
wds
wi Export the hardware type (as number and name), the secondary firmware 2008-07-28 17:00:37 +00:00
wl
wpi - Fix compile if WPI_DEBUG is not defined 2008-06-23 15:40:56 +00:00
xe Style(9) xe(4). The MD5 sums are different, but comparing the dissassemblies 2008-06-04 20:26:57 +00:00