.. |
aac
|
Bring aac_cam into line with using time_uptime instead of time_second.
|
2005-09-14 05:49:34 +00:00 |
acpi_support
|
|
|
acpica
|
Commit a workaround to a problem with resource allocation. This helps
|
2005-09-16 07:02:29 +00:00 |
adlink
|
Instead of a rather useless generation number, use a sample number to
|
2005-03-19 12:55:46 +00:00 |
advansys
|
Don't try to probe ISA PnP devices for now until this driver can grow a
|
2005-07-13 15:44:53 +00:00 |
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
|
Remove bus_{mem,p}io.h and related code for a micro-optimization on i386
|
2005-05-29 04:42:30 +00:00 |
ahb
|
|
|
aic
|
Eliminate unused argument in PCMCIA_CARD macro.
|
2005-06-24 14:36:54 +00:00 |
aic7xxx
|
Back out change accidentally committed as Makefile:1.21 -- a local
|
2005-08-03 00:47:33 +00:00 |
amd
|
|
|
amr
|
Complete the removal of __FreeBSD_version checks from the amr driver. The
|
2005-08-08 12:16:21 +00:00 |
an
|
Make sure that we call if_free(ifp) after bus_teardown_intr. Since we
|
2005-09-19 03:10:21 +00:00 |
ar
|
Propagate rename of IFF_OACTIVE and IFF_RUNNING to IFF_DRV_OACTIVE and
|
2005-08-09 10:20:02 +00:00 |
arcmsr
|
Use same RID we allocated the resource with to free it
|
2005-06-05 23:05:26 +00:00 |
arl
|
Make sure that we call if_free(ifp) after bus_teardown_intr. Since we
|
2005-09-19 03:10:21 +00:00 |
asr
|
Only create the rdpti alias if the asr device creation succeeds.
|
2005-04-29 04:47:11 +00:00 |
ata
|
Dont wait for READY on ATAPI_IDENTIFY.
|
2005-09-19 07:35:42 +00:00 |
ath
|
Fix "struct ifnet" leak on detach.
|
2005-09-16 10:09:23 +00:00 |
atkbdc
|
|
|
auxio
|
|
|
awi
|
Make sure that we call if_free(ifp) after bus_teardown_intr. Since we
|
2005-09-19 03:10:21 +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
|
There's no reason to check the valence. This allows ciss to work
|
2005-08-09 20:53:51 +00:00 |
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
|
Only activate ICH speedstep if we're going to use it. No bugs were observed
|
2005-03-20 01:25:21 +00:00 |
cs
|
Make sure that we call if_free(ifp) after bus_teardown_intr. Since we
|
2005-09-19 03:10:21 +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
|
Remove bus_{mem,p}io.h and related code for a micro-optimization on i386
|
2005-05-29 04:42:30 +00:00 |
drm
|
Fix a buffer aging problem in new r300 code that could lead to hangs with some
|
2005-08-01 17:50:19 +00:00 |
ed
|
Remove duplicate if_free().
|
2005-09-19 14:44:11 +00:00 |
eisa
|
|
|
em
|
Check IFF_DRV_RUNNING and presense of packets in queue before calling
|
2005-09-20 13:37:17 +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
|
Make sure that we call if_free(ifp) after bus_teardown_intr. Since we
|
2005-09-19 03:10:21 +00:00 |
esp
|
|
|
ex
|
Fix "struct ifnet" leaks when attach() fails in the middle.
|
2005-09-16 11:25:19 +00:00 |
exca
|
|
|
fatm
|
Replace custom mbuf writeability test with generic
|
2005-09-19 21:59:49 +00:00 |
fb
|
- Declare lookup tables etc. const. [1]
|
2005-07-10 11:43:20 +00:00 |
fdc
|
|
|
fe
|
Make sure that we call if_free(ifp) after bus_teardown_intr. Since we
|
2005-09-19 03:10:21 +00:00 |
firewire
|
|
|
fxp
|
Add callout_drain()'s to foo_detach() after calling foo_stop() to make sure
|
2005-08-17 17:44:32 +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
|
Stop embedding struct ifnet at the top of driver softcs. Instead the
|
2005-06-10 16:49:24 +00:00 |
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
|
Make ichsmb unloadable.
|
2005-07-29 00:20:50 +00:00 |
ichwd
|
Start each of the license/copyright comments with /*-, minor shuffle of lines
|
2005-01-06 01:43:34 +00:00 |
ida
|
|
|
idt
|
Stop embedding struct ifnet at the top of driver softcs. Instead the
|
2005-06-10 16:49:24 +00:00 |
ie
|
Fix "struct ifnet" leaks when attach() fails in the middle.
|
2005-09-16 11:25:19 +00:00 |
ieee488
|
First cut at a driver for National Instruments PCI-GPIB hardware.
|
2005-09-15 13:27:16 +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
|
AT_MAKE_TAGID needs an instance as the 2nd arg- not just a 0.
|
2005-07-31 23:21:19 +00:00 |
ispfw
|
Roll firmware to the latest version. There are a bunch of features
|
2005-01-29 01:12:37 +00:00 |
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
|
Do the dreaded s/dev_t/struct cdev */
|
2004-06-16 09:47:26 +00:00 |
kbd
|
kbdmux(4) keyboard multiplexer integration
|
2005-07-13 23:58:57 +00:00 |
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
|
After some input from bde@ and rereading the datasheet use a MTX_SPIN
|
2005-06-04 23:24:50 +00:00 |
mca
|
|
|
mcd
|
|
|
md
|
Fix configuration locking in MD.
|
2005-09-19 06:55:27 +00:00 |
mem
|
Fix module builds for i386 and amd64.
|
2004-08-04 18:30:31 +00:00 |
mii
|
|
|
mk48txx
|
|
|
mlx
|
Add missing parenthesis around error handling code upon attaching
|
2005-07-30 15:53:40 +00:00 |
mly
|
|
|
mpt
|
|
|
mse
|
Minor style(9) changes
|
2005-04-08 05:22:58 +00:00 |
my
|
Fixup locking in if_my(4) and mark it MPSAFE:
|
2005-08-16 20:39:30 +00:00 |
ncv
|
|
|
nge
|
Make sure that we call if_free(ifp) after bus_teardown_intr. Since we
|
2005-09-19 03:10:21 +00:00 |
nmdm
|
Merge the dev_clone and dev_clone_cred event handlers into a single
|
2005-08-08 19:55:32 +00:00 |
nsp
|
Eliminate unused argument in PCMCIA_CARD macro.
|
2005-06-24 14:36:54 +00:00 |
null
|
Use dynamic major number allocation.
|
2005-02-27 22:01:09 +00:00 |
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
|
Remove bus_{mem,p}io.h and related code for a micro-optimization on i386
|
2005-05-29 04:42:30 +00:00 |
pccard
|
Fix build.
|
2005-09-20 10:25:51 +00:00 |
pccbb
|
|
|
pcf
|
Account for ebus(4) defaulting to SYS_RES_MEMORY for memory resources
|
2005-06-04 20:29:28 +00:00 |
pci
|
Change hw.pci.do_powerstate from a boolean to a range. 0 means the
|
2005-09-11 04:09:44 +00:00 |
pdq
|
Propagate rename of IFF_OACTIVE and IFF_RUNNING to IFF_DRV_OACTIVE and
|
2005-08-09 10:20:02 +00:00 |
ppbus
|
Propagate rename of IFF_OACTIVE and IFF_RUNNING to IFF_DRV_OACTIVE and
|
2005-08-09 10:20:02 +00:00 |
ppc
|
don't use C keyword register as CPP macro argument name
|
2005-04-12 23:32:26 +00:00 |
pst
|
|
|
puc
|
Recognize the SAB82532 in USIII machines.
|
2005-08-07 13:37:25 +00:00 |
ral
|
Make sure that we call if_free(ifp) after bus_teardown_intr. Since we
|
2005-09-19 03:10:21 +00:00 |
random
|
malloc.h relies on param.h for a definition of MAXCPU. I guess that there is
|
2005-05-30 05:01:44 +00:00 |
ray
|
Make sure that we call if_free(ifp) after bus_teardown_intr. Since we
|
2005-09-19 03:10:21 +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
|
- Use pci_get_device() and pci_get_vendor() when we only want one part
|
2005-03-25 03:10:51 +00:00 |
sab
|
|
|
safe
|
Use BUS_PROBE_DEFAULT in preference to 0 and BUS_PROBE_LOW_PRIORITY in
|
2005-03-01 08:58:06 +00:00 |
sbni
|
Propagate rename of IFF_OACTIVE and IFF_RUNNING to IFF_DRV_OACTIVE and
|
2005-08-09 10:20:02 +00:00 |
sbsh
|
Make sure that we call if_free(ifp) after bus_teardown_intr. Since we
|
2005-09-19 03:10:21 +00:00 |
scd
|
Remove bus_{mem,p}io.h and related code for a micro-optimization on i386
|
2005-05-29 04:42:30 +00:00 |
sf
|
Fix "struct ifnet" leaks when attach() fails in the middle, e.g.
|
2005-09-16 11:11:51 +00:00 |
si
|
Use BUS_PROBE_DEFAULT in preference to 0 and BUS_PROBE_LOW_PRIORITY in
|
2005-03-01 08:58:06 +00:00 |
sio
|
Last change to this file actually removed the oldcard compat code.
|
2005-09-19 03:35:32 +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
|
Make sure that we call if_free(ifp) after bus_teardown_intr. Since we
|
2005-09-19 03:10:21 +00:00 |
snc
|
|
|
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
|
- Move timerreg.h to <arch>/include and split i8253 specific defines into
|
2005-05-14 09:10:02 +00:00 |
sr
|
Propagate rename of IFF_OACTIVE and IFF_RUNNING to IFF_DRV_OACTIVE and
|
2005-08-09 10:20:02 +00:00 |
stg
|
Eliminate unused argument in PCMCIA_CARD macro.
|
2005-06-24 14:36:54 +00:00 |
streams
|
Use kern_open() directly rather than a stackgap detour via open().
|
2005-02-07 18:22:20 +00:00 |
sx
|
Use BUS_PROBE_DEFAULT in preference to 0 and BUS_PROBE_LOW_PRIORITY in
|
2005-03-01 08:58:06 +00:00 |
sym
|
Remove bus_{mem,p}io.h and related code for a micro-optimization on i386
|
2005-05-29 04:42:30 +00:00 |
syscons
|
In set_mouse_pos(), try to avoid division by zero errors.
|
2005-09-07 15:19:03 +00:00 |
tdfx
|
Use BUS_PROBE_DEFAULT in preference to 0. Also for vx, return
|
2005-03-01 07:50:12 +00:00 |
tga
|
Remove bus_{mem,p}io.h and related code for a micro-optimization on i386
|
2005-05-29 04:42:30 +00:00 |
ti
|
Fix "struct ifnet" leaks when attach() fails in the middle, e.g.
|
2005-09-16 11:11:51 +00:00 |
trm
|
Remove bus_{mem,p}io.h and related code for a micro-optimization on i386
|
2005-05-29 04:42:30 +00:00 |
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
|
- Change the code that determines whether to use a serial console and
|
2005-08-15 20:58:36 +00:00 |
ubsec
|
Use BUS_PROBE_DEFAULT in preference to 0. Also for vx, return
|
2005-03-01 07:50:12 +00:00 |
usb
|
The "SMC EZ Connect SMC2862W-G" product is not based on the Ralink RT2500USB
|
2005-09-19 18:19:22 +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
|
Merge the dev_clone and dev_clone_cred event handlers into a single
|
2005-08-08 19:55:32 +00:00 |
vr
|
Fix "struct ifnet" leaks when attach() fails in the middle, e.g.
|
2005-09-16 11:11:51 +00:00 |
vx
|
Propagate rename of IFF_OACTIVE and IFF_RUNNING to IFF_DRV_OACTIVE and
|
2005-08-09 10:20:02 +00:00 |
watchdog
|
|
|
wds
|
|
|
wi
|
Make sure that we call if_free(ifp) after bus_teardown_intr. Since we
|
2005-09-19 03:10:21 +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
|
The zs(4) driver is superseded by uart(4) and broken in -CURRENT. Remove
|
2005-02-27 15:23:58 +00:00 |