.. |
aac
|
Bring aac_cam into line with using time_uptime instead of time_second.
|
2005-09-14 05:49:34 +00:00 |
acpi_support
|
Canonize the include of acpi.h.
|
2005-09-11 18:39:03 +00:00 |
acpica
|
Commit a workaround to a problem with resource allocation. This helps
|
2005-09-16 07:02:29 +00:00 |
adlink
|
Use the new bus_space/resource convenience functions.
|
2005-09-24 20:46:02 +00:00 |
advansys
|
|
|
agp
|
Add a new AGP driver for ATI IGP chipsets. The driver is based on reading of
|
2005-09-17 03:36:47 +00:00 |
aha
|
|
|
ahb
|
|
|
aic
|
Eliminate support for oldcard by removing the compat shims.
|
2005-09-20 19:45:08 +00:00 |
aic7xxx
|
Use the AHC_DISABLE_PCI_PERR flag to silence parity error reporting on
|
2005-09-22 05:11:35 +00:00 |
amd
|
|
|
amr
|
|
|
an
|
MFp4: Remove OLDCARD shims
|
2005-09-22 04:51:11 +00:00 |
ar
|
|
|
arcmsr
|
|
|
arl
|
Make sure that we call if_free(ifp) after bus_teardown_intr. Since we
|
2005-09-19 03:10:21 +00:00 |
asr
|
|
|
ata
|
Forgot to commit ata-card fixes last night. Fix gleb's attempt to do
|
2005-09-22 18:46:29 +00:00 |
ath
|
Fix "struct ifnet" leak on detach.
|
2005-09-16 10:09:23 +00:00 |
atkbdc
|
|
|
auxio
|
|
|
awi
|
Remove support for oldcard by removing compat shims.
|
2005-09-20 19:46:54 +00:00 |
bfe
|
Fix "struct ifnet" leaks when attach() fails in the middle.
|
2005-09-16 11:25:19 +00:00 |
bge
|
Fix "struct ifnet" leaks when attach() fails in the middle.
|
2005-09-16 11:25:19 +00:00 |
bktr
|
|
|
buslogic
|
|
|
cardbus
|
|
|
ciss
|
|
|
cm
|
Make sure that we call if_free(ifp) after bus_teardown_intr. Since we
|
2005-09-19 03:10:21 +00:00 |
cnw
|
Make sure that we call if_free(ifp) after bus_teardown_intr. Since we
|
2005-09-19 03:10:21 +00:00 |
cp
|
Make sure that we call if_free(ifp) after bus_teardown_intr. Since we
|
2005-09-19 03:10:21 +00:00 |
cpufreq
|
|
|
cs
|
Remove oldcard support by removing the compat shims.
|
2005-09-20 19:49:33 +00:00 |
ct
|
|
|
ctau
|
Reorder code to not depend on an ISO-C illegal forward extern declaration.
|
2005-09-07 09:53:35 +00:00 |
cx
|
Reorder code to not depend on an ISO-C illegal forward extern declaration.
|
2005-09-07 09:53:35 +00:00 |
cy
|
|
|
dc
|
Fix "struct ifnet" leaks when attach() fails in the middle, e.g.
|
2005-09-16 11:11:51 +00:00 |
dcons
|
|
|
de
|
- Use m_defrag() instead of homerolling our own variant
|
2005-08-26 14:27:38 +00:00 |
dec
|
|
|
digi
|
Increase boot-time DigiBIOS initialization timeout to allow
|
2005-09-14 15:18:12 +00:00 |
dpt
|
|
|
drm
|
|
|
ed
|
I have confirmed with my Epson EEN10B that it needs to look at the
|
2005-09-24 17:36:43 +00:00 |
eisa
|
|
|
em
|
Remove queue check from last commit. In most cases there is smth in queue,
|
2005-09-20 14:52:57 +00:00 |
en
|
Make sure that we call if_free(ifp) after bus_teardown_intr. Since we
|
2005-09-19 03:10:21 +00:00 |
ep
|
Better use of gone.
|
2005-09-20 19:50:27 +00:00 |
esp
|
|
|
ex
|
Fix "struct ifnet" leaks when attach() fails in the middle.
|
2005-09-16 11:25:19 +00:00 |
exca
|
'PC Card' instead of other variants
|
2005-09-22 06:01:44 +00:00 |
fatm
|
Replace custom mbuf writeability test with generic
|
2005-09-19 21:59:49 +00:00 |
fb
|
|
|
fdc
|
Canonize the include of acpi.h.
|
2005-09-11 18:39:03 +00:00 |
fe
|
PC Card instead of other variants
|
2005-09-22 05:52:54 +00:00 |
firewire
|
Remove an unnecessicary bzero that was zeroing the softc's struct ifnet
|
2005-08-17 18:53:06 +00:00 |
fxp
|
Fix an unaligned I/O memory access in the event that a SCB times out.
|
2005-09-21 04:36:40 +00:00 |
gem
|
- In gem_ioctl() move the call to ether_ioctl() to the default case of
|
2005-09-18 13:23:19 +00:00 |
gfb
|
|
|
harp
|
|
|
hatm
|
Replace m_extadd() with macro version MEXTADD().
|
2005-09-19 22:04:41 +00:00 |
hfa
|
|
|
hifn
|
|
|
hme
|
Move hme_stop() after ether_ifdetach() and if_free() to prevent a
|
2005-09-08 13:50:16 +00:00 |
hptmv
|
Fix a typo that broke LINT.
|
2005-09-08 14:13:36 +00:00 |
hwpmc
|
Process one NMI interrupt per handler invocation as the processor
|
2005-09-12 15:55:44 +00:00 |
ic
|
|
|
ichsmb
|
|
|
ichwd
|
|
|
ida
|
|
|
idt
|
|
|
ie
|
Fix "struct ifnet" leaks when attach() fails in the middle.
|
2005-09-16 11:25:19 +00:00 |
ieee488
|
Use new bus_space/resource convenience functions.
|
2005-09-24 20:44:55 +00:00 |
if_ndis
|
Make sure that we call if_free(ifp) after bus_teardown_intr. Since we
|
2005-09-19 03:10:21 +00:00 |
iicbus
|
|
|
iir
|
|
|
io
|
|
|
ips
|
|
|
ipw
|
Make sure that we call if_free(ifp) after bus_teardown_intr. Since we
|
2005-09-19 03:10:21 +00:00 |
isp
|
|
|
ispfw
|
|
|
iwi
|
Use phk's kernel unit number allocator to associate unique ids to neighbors
|
2005-09-19 18:59:04 +00:00 |
ixgb
|
Make sure that we call if_free(ifp) after bus_teardown_intr. Since we
|
2005-09-19 03:10:21 +00:00 |
joy
|
Remove OLDCARD support by removing compat shims
|
2005-09-20 19:54:11 +00:00 |
kbd
|
|
|
kbdmux
|
|
|
led
|
|
|
lge
|
Make sure that we call if_free(ifp) after bus_teardown_intr. Since we
|
2005-09-19 03:10:21 +00:00 |
lnc
|
Fix "struct ifnet" leak if attach() fails in the middle.
|
2005-09-16 12:49:06 +00:00 |
mc146818
|
|
|
mca
|
|
|
mcd
|
|
|
md
|
Fix configuration locking in MD.
|
2005-09-19 06:55:27 +00:00 |
mem
|
|
|
mii
|
|
|
mk48txx
|
|
|
mlx
|
|
|
mly
|
|
|
mpt
|
Restore the 929X support that got nuked in merge
|
2005-09-11 19:58:19 +00:00 |
mse
|
|
|
my
|
Fixup locking in if_my(4) and mark it MPSAFE:
|
2005-08-16 20:39:30 +00:00 |
ncv
|
Remove OLDCARD support by removing compat shims
|
2005-09-20 19:54:11 +00:00 |
nge
|
Make sure that we call if_free(ifp) after bus_teardown_intr. Since we
|
2005-09-19 03:10:21 +00:00 |
nmdm
|
|
|
nsp
|
Remove OLDCARD support by removing compat shims
|
2005-09-20 19:54:11 +00:00 |
null
|
|
|
nve
|
Make sure that we call if_free(ifp) after bus_teardown_intr. Since we
|
2005-09-19 03:10:21 +00:00 |
ofw
|
|
|
owi
|
|
|
patm
|
Replace m_extadd() with macro version MEXTADD().
|
2005-09-19 22:04:41 +00:00 |
pbio
|
|
|
pccard
|
Remove OLDCARD vestiges from here
|
2005-09-25 01:39:04 +00:00 |
pccbb
|
'PC Card' instead of other variants
|
2005-09-22 06:01:44 +00:00 |
pcf
|
|
|
pci
|
Split power state control into two variables. hw.pci.do_powerstate
|
2005-09-21 19:47:00 +00:00 |
pdq
|
|
|
ppbus
|
|
|
ppc
|
|
|
pst
|
|
|
puc
|
|
|
ral
|
Remove OLDCARD shims
|
2005-09-21 22:45:14 +00:00 |
random
|
|
|
ray
|
'PC Card' instead of other variants
|
2005-09-22 06:01:44 +00:00 |
rc
|
|
|
re
|
Make sure that we call if_free(ifp) after bus_teardown_intr. Since we
|
2005-09-19 03:10:21 +00:00 |
rndtest
|
|
|
rp
|
|
|
sab
|
|
|
safe
|
|
|
sbni
|
|
|
sbsh
|
Make sure that we call if_free(ifp) after bus_teardown_intr. Since we
|
2005-09-19 03:10:21 +00:00 |
scd
|
|
|
sf
|
Fix "struct ifnet" leaks when attach() fails in the middle, e.g.
|
2005-09-16 11:11:51 +00:00 |
si
|
|
|
sio
|
'PC Card' instead of other variants
|
2005-09-22 06:01:44 +00:00 |
sk
|
Fix "struct ifnet" leaks when attach() fails in the middle, e.g.
|
2005-09-16 11:11:51 +00:00 |
smbus
|
|
|
sn
|
Eliminate dead code
|
2005-09-22 05:56:32 +00:00 |
snc
|
'PC Card' instead of other variants
|
2005-09-22 06:01:44 +00:00 |
snp
|
Restore the ability to detach from a tty via SIOCSTTY and document
|
2005-09-19 13:48:45 +00:00 |
sound
|
Add the KLD to the sndstat info.
|
2005-09-18 15:38:40 +00:00 |
speaker
|
|
|
sr
|
|
|
stg
|
Remove OLDCARD shims
|
2005-09-21 22:45:14 +00:00 |
streams
|
|
|
sx
|
|
|
sym
|
|
|
syscons
|
In set_mouse_pos(), try to avoid division by zero errors.
|
2005-09-07 15:19:03 +00:00 |
tdfx
|
|
|
tga
|
|
|
ti
|
Fix "struct ifnet" leaks when attach() fails in the middle, e.g.
|
2005-09-16 11:11:51 +00:00 |
trm
|
|
|
twa
|
Don't pollute the entire kernel build with -I$S/dev/twa.
|
2005-09-11 00:52:05 +00:00 |
twe
|
|
|
tx
|
Make sure that we call if_free(ifp) after bus_teardown_intr. Since we
|
2005-09-19 03:10:21 +00:00 |
txp
|
Make sure that we call if_free(ifp) after bus_teardown_intr. Since we
|
2005-09-19 03:10:21 +00:00 |
uart
|
Remove OLDCARD shims
|
2005-09-21 22:45:14 +00:00 |
ubsec
|
|
|
usb
|
This part of the struct isn't needed on FreeBSD:
|
2005-09-24 14:49:36 +00:00 |
utopia
|
|
|
vge
|
Make sure that we call if_free(ifp) after bus_teardown_intr. Since we
|
2005-09-19 03:10:21 +00:00 |
vkbd
|
|
|
vr
|
Fix "struct ifnet" leaks when attach() fails in the middle, e.g.
|
2005-09-16 11:11:51 +00:00 |
vx
|
|
|
watchdog
|
|
|
wds
|
|
|
wi
|
MFp4: save mac addr hint, eliminage OLDCARD shims
|
2005-09-22 05:11:50 +00:00 |
wl
|
Make sure that we call if_free(ifp) after bus_teardown_intr. Since we
|
2005-09-19 03:10:21 +00:00 |
xe
|
Make sure that we call if_free(ifp) after bus_teardown_intr. Since we
|
2005-09-19 03:10:21 +00:00 |
zs
|
|
|