..
aac
Rearrange locking in the alloc_commands and ioctl paths to avoid problems.
2006-04-08 06:05:29 +00:00
acpi_support
Add support for Asus W5A laptops.
2006-04-09 15:22:25 +00:00
acpica
Fixup some comments to allow for the fact that PCI domains are not specific
2006-05-11 22:13:21 +00:00
adlink
advansys
Remove some header polution.
2006-04-30 16:44:41 +00:00
agp
Remove various bits of conditional Alpha code and fixup a few comments.
2006-05-12 05:04:46 +00:00
aha
Add explicit dependency on cam. This is necessary when both aha.ko and
2006-03-24 06:33:25 +00:00
ahb
aic
aic7xxx
Clean up the way we handle auxiliary commands for a given ddb command
2006-03-07 22:17:06 +00:00
amd
amr
Make amr_linux work as a module by avoiding calling amr_linux_ioctl_int
2006-05-03 16:45:15 +00:00
an
Silence the strict-alias warnings. Make a trip through (void *) when
2006-02-04 22:51:03 +00:00
ar
- Use bus_setup_intr() and bus_teardown_intr() to register device driver
2006-02-22 18:16:26 +00:00
arcmsr
Fix -Wundef.
2005-12-04 02:12:43 +00:00
arl
- Store pointer to the link-level address right in "struct ifnet"
2005-11-11 16:04:59 +00:00
asr
Remove various bits of conditional Alpha code and fixup a few comments.
2006-05-12 05:04:46 +00:00
ata
Remove various bits of conditional Alpha code and fixup a few comments.
2006-05-12 05:04:46 +00:00
ath
quiet tindexbox complaints about passing BUS_SPACE_MAXADDR as
2006-05-08 20:11:09 +00:00
atkbdc
Remove various bits of conditional Alpha code and fixup a few comments.
2006-05-12 05:04:46 +00:00
auxio
- Only touch the LED bit of the (LED) AUXIO register when turning the
2006-01-26 19:04:18 +00:00
awi
bce
Gratuitous tag alignment. It bugged me.
2006-05-04 00:34:07 +00:00
bfe
Revert if_bfereg.h rev 1.8; restore the RX and TX list sizes to 511.
2006-05-11 17:39:06 +00:00
bge
If one removes the option from conf/options, one should
2006-04-25 17:54:42 +00:00
bktr
if we are compiling with smbus support, properly depend upon the iic and
2006-01-27 08:42:48 +00:00
buslogic
cardbus
Make the 'pci_devclass' pointer variable private (drivers really shouldn't
2006-01-20 22:00:50 +00:00
ce
Update low-level code. (to version 1.4)
2006-03-01 09:50:20 +00:00
ciss
Free another memory leak when dealing with disk notification.
2006-04-20 03:05:02 +00:00
cm
cnw
cp
trim trailing ^I
2005-12-17 07:09:17 +00:00
cpufreq
cs
Fix multicast support for cs89x0 chips. Just setting the RX_MULTCAST_ACCEPT
2006-03-10 23:50:53 +00:00
ct
ctau
cx
cy
dc
Remove various bits of conditional Alpha code and fixup a few comments.
2006-05-12 05:04:46 +00:00
dcons
Use ttyalloc() instead of ttymalloc()
2006-01-04 09:20:41 +00:00
de
Remove various bits of conditional Alpha code and fixup a few comments.
2006-05-12 05:04:46 +00:00
digi
dpt
drm
Reorder the DRM_*_AGP enums to match linux and what our code expects, fixing
2006-04-18 06:14:43 +00:00
ed
Add (back) the D-Link DE-650. Not sure why it was deleted.
2006-05-08 22:23:45 +00:00
eisa
em
Bring back arm-specific workaround from rev 1.15:
2006-04-13 15:10:25 +00:00
en
Subtracting two pointers produces a ptrdiff_t not a size_t so use
2006-03-21 15:00:10 +00:00
ep
Remove ifdef notdef SIOCHWADDR vestige.
2006-02-04 08:16:07 +00:00
esp
Fix -Wundef from compiling the amd64 LINT.
2005-12-04 10:06:06 +00:00
ex
Remove ifdef notyet SIOCGHWADDR vestige.
2006-02-04 08:16:41 +00:00
exca
Don't dereference an uninitialized pointer.
2006-03-09 16:28:24 +00:00
fatm
This driver has been MPSAFE from the beginning so declare the interrupt
2006-03-21 14:56:42 +00:00
fb
Remove some tga bits I missed.
2006-05-12 04:10:38 +00:00
fdc
- Use callout_init_mtx() to initialize toffhandle callout using the fdc's
2006-02-23 19:11:16 +00:00
fe
Return 0 if we are a network card and do match. Previously, we'd bogusly
2005-11-19 23:26:57 +00:00
firewire
Don't type pun accidentally. Instead, be explicit that we're type
2006-02-04 21:37:39 +00:00
fxp
Whitespace fix
2006-04-14 17:26:04 +00:00
gem
Fix -Wundef warnings found when compiling i386 LINT, GENERIC and
2005-12-05 11:58:35 +00:00
gfb
harp
hatm
hfa
hifn
hme
Backout rev. 1.46. It caused Rx checksum offload breakage on little
2006-03-21 12:21:51 +00:00
hptmv
Remove some header polution.
2006-04-30 16:44:41 +00:00
hwpmc
First pass at removing Alpha kernel support.
2006-05-11 22:25:28 +00:00
ic
MFp4:
2006-02-24 02:03:35 +00:00
ichsmb
This signal handling code is worse than a no-op. If a
2006-01-03 17:01:43 +00:00
ichwd
Re-work the bus attachment somewhat. Make the rids unique for
2006-02-17 18:46:18 +00:00
ida
idt
ie
Fix -Wundef warnings found when compiling i386 LINT, GENERIC and
2005-12-05 11:58:35 +00:00
ieee488
Don't be noisy in case of shared interrupts.
2006-03-11 15:39:22 +00:00
if_ndis
When ndis_attach() runs, it has to very briefly initialize the card
2006-02-04 19:42:49 +00:00
iicbus
remove DRIVER_MODULE lines that are useless... pcf doesn't exist (only
2006-04-17 22:33:42 +00:00
iir
Big update to the iir driver:
2006-03-01 07:24:39 +00:00
io
ipmi
Don't conflict with the DEBUG define.
2006-02-13 16:50:45 +00:00
ips
Shuffle some definitions so that this can be included from userland.
2006-01-03 23:03:39 +00:00
ipw
Don't read channel list from EEPROM since we were already scanning all
2006-03-13 20:05:32 +00:00
isp
Redo some code based upon issues found by Coverity.
2006-04-21 18:46:35 +00:00
ispfw
Update 2300 f/w. This will probably be the last
2006-04-18 21:55:30 +00:00
iwi
MFp4: reworked iwi-driver
2006-04-27 21:43:37 +00:00
ixgb
- Fix VLAN_INPUT_TAG() macro, so that it doesn't touch mtag in
2005-12-18 18:24:27 +00:00
joy
kbd
Integrate kbdmux(4) into syscons(4) and kbd code.
2006-02-28 23:46:23 +00:00
kbdmux
Fix endian bugs accessing ioctl arguments that are passed by value.
2006-03-03 00:46:28 +00:00
le
Kill more references to lnc(4).
2006-05-16 12:15:39 +00:00
led
lge
Remove various bits of conditional Alpha code and fixup a few comments.
2006-05-12 05:04:46 +00:00
lmc
Fix -Wundef warnings found when compiling i386 LINT, GENERIC and
2005-12-05 11:58:35 +00:00
mc146818
mca
mcd
md
- Conditionally acquire Giant in mdstart_vnode(), mdcreate_vnode(), and
2006-03-28 21:25:11 +00:00
mem
mfi
Fix some small bugs.
2006-04-10 06:44:30 +00:00
mii
1) Fix mii_phy_tick():
2006-05-16 12:26:00 +00:00
mk48txx
mlx
mly
mpt
Add 4Gb Fibre Channel support.
2006-05-04 02:35:04 +00:00
mse
- Use bus_setup_intr() and bus_teardown_intr() to register device driver
2006-02-22 18:16:26 +00:00
mxge
10GbE mode driver and binary firmware for Myricom's PCI-express NICs.
2006-02-19 22:39:19 +00:00
my
Fix -Wundef from compiling the amd64 LINT.
2005-12-04 10:06:06 +00:00
myri10ge
10GbE mode driver and binary firmware for Myricom's PCI-express NICs.
2006-02-19 22:39:19 +00:00
ncv
nge
Remove various bits of conditional Alpha code and fixup a few comments.
2006-05-12 05:04:46 +00:00
nmdm
Use ttyalloc() instead of ttymalloc()
2006-01-04 08:34:23 +00:00
nsp
null
nve
The nvidia binary blob sometimes defers tx completion notification to the
2006-04-28 20:08:16 +00:00
ofw
- Add a new method ofw_bus_default_get_devinfo() that allows to retrieve
2005-11-22 16:37:45 +00:00
patm
This driver has been MPSAFE from the beginning, so declare the interrupt
2006-03-21 14:54:42 +00:00
pbio
pccard
replace all the 660 with 650 in the cut-n-pasted line, rather than
2006-05-08 22:59:33 +00:00
pccbb
Add missing ~. We want all the INVALID bits to be 0... Let's see if this
2006-04-16 23:16:45 +00:00
pcf
- Use bus_setup_intr() and bus_teardown_intr() to register device driver
2006-02-22 18:16:26 +00:00
pci
Fixup some comments to allow for the fact that PCI domains are not specific
2006-05-11 22:13:21 +00:00
pdq
Remove various bits of conditional Alpha code and fixup a few comments.
2006-05-12 05:04:46 +00:00
ppbus
Import ACPI Dock Station support. Note that this is still very young.
2006-04-15 12:31:34 +00:00
ppc
Remove various bits of conditional Alpha code and fixup a few comments.
2006-05-12 05:04:46 +00:00
pst
puc
Rewrite of puc(4). Significant changes are:
2006-04-28 21:21:53 +00:00
ral
o fixes the locking of if_init().
2006-03-21 21:15:43 +00:00
random
Change msleep() and tsleep() to not alter the calling thread's priority
2006-04-17 18:20:38 +00:00
ray
- Store pointer to the link-level address right in "struct ifnet"
2005-11-11 16:04:59 +00:00
rc
re
Add support for RTL8111B chip, that can be found on some mainboards,
2006-03-22 07:33:03 +00:00
rndtest
rp
The UPCI 32 rp(4) card uses BAR 2 like the UPCI 80 card.
2006-01-25 14:55:11 +00:00
rr232x
Hide another common print under bootverbose.
2006-05-03 21:08:39 +00:00
safe
safe(4) doesn't support explicitly provided keys. Return an error instead
2006-04-10 18:49:46 +00:00
sbni
- Store pointer to the link-level address right in "struct ifnet"
2005-11-11 16:04:59 +00:00
sbsh
scc
The Z8530 on the MacIO has an interrupt per channel. Deal with this
2006-04-04 17:33:08 +00:00
scd
sf
Remove various bits of conditional Alpha code and fixup a few comments.
2006-05-12 05:04:46 +00:00
si
- Update copyright years from the Specialix SDK.
2006-01-06 20:17:48 +00:00
sio
Rewrite of puc(4). Significant changes are:
2006-04-28 21:21:53 +00:00
sk
Re-wrok PHY setup, media handling and dual-port detection.
2006-05-15 04:50:33 +00:00
smbus
Drivers for AMD-8111 and NVIDIA nForce2/3/4 SMBus 2.0 controllers.
2005-12-21 15:49:51 +00:00
sn
Fix mismerge after last cvs update for the IFQ_DRV_DEQUEUE changes.
2006-02-04 08:19:00 +00:00
snc
Fix -Wundef warnings from compiling GENERIC and LINT kernels of
2005-12-06 11:19:37 +00:00
snp
sound
Remove various bits of conditional Alpha code and fixup a few comments.
2006-05-12 05:04:46 +00:00
speaker
sr
- Use bus_setup_intr() and bus_teardown_intr() to register device driver
2006-02-22 18:16:26 +00:00
stg
streams
sym
Remove various bits of conditional Alpha code and fixup a few comments.
2006-05-12 05:04:46 +00:00
syscons
Check the return code of sc_clean_up() in the only place where it
2006-05-12 22:43:07 +00:00
tdfx
Take the functionality contained in the former "options TDFX_LINUX"
2006-03-03 21:37:38 +00:00
ti
- Tx side bus_dmamap_load_mbuf_sg(9) support. This reduces bookkeeping
2006-01-03 06:14:07 +00:00
trm
twa
Remove header pollution.
2006-04-30 16:46:11 +00:00
twe
tx
Do not touch ifp->if_baudrate in miibus aware drivers.
2006-02-14 12:44:56 +00:00
txp
- Fix VLAN_INPUT_TAG() macro, so that it doesn't touch mtag in
2005-12-18 18:24:27 +00:00
uart
o A divisor of 0 is perfectly valid. Reserve -1 for an invalid
2006-05-12 23:24:45 +00:00
ubsec
ubsec(4) doesn't support explicitly provided keys. Return an error instead
2006-04-10 18:37:46 +00:00
usb
Don't use ", but instead use ' instead. I suppose I could have also
2006-04-27 17:33:25 +00:00
utopia
vge
Do not touch ifp->if_baudrate in miibus aware drivers.
2006-02-14 12:44:56 +00:00
vkbd
Disable custom locking in the vkbd(4) for now and make it rely on the
2006-02-27 06:17:48 +00:00
vr
Remove various bits of conditional Alpha code and fixup a few comments.
2006-05-12 05:04:46 +00:00
vx
- Store pointer to the link-level address right in "struct ifnet"
2005-11-11 16:04:59 +00:00
watchdog
wds
wi
- Store pointer to the link-level address right in "struct ifnet"
2005-11-11 16:04:59 +00:00
wl
- Store pointer to the link-level address right in "struct ifnet"
2005-11-11 16:04:59 +00:00
xe
o Fix printf(9) formatting: do not use hardcode "0x" and "#" flags
2006-04-15 11:41:40 +00:00
zs