NetBSD/sys/dev
cegger 446b6b0dd3 Use m_pullup to handle defragmentation.
Reinject mbuf into TX queue when it couldn't be loaded.

diff for age(4) reviewed/discussed with plunky@ several weeks ago.
2009-10-08 08:57:19 +00:00
..
acpi from Jukka Ruohonen: 2009-10-03 15:49:21 +00:00
adb KNF 2009-05-12 14:07:01 +00:00
altmem
apm In pmf(9), improve the implementation of device self-suspension 2009-09-16 16:34:49 +00:00
arcbios
ata Wipe out the last vestiges of POOL_INIT with one swift stroke. In 2009-09-13 18:45:10 +00:00
bi KNF 2009-05-12 14:07:01 +00:00
bluetooth I had a complaint that it was difficult to reconnect a device after 2009-08-21 10:01:25 +00:00
cardbus In pmf(9), improve the implementation of device self-suspension 2009-09-16 16:34:49 +00:00
dec After the change from "struct device *" to "device_t", we now depend 2009-05-23 19:11:19 +00:00
dkwedge dkwedge_list() is currently called only from ioctl routines where 2009-09-08 21:14:33 +00:00
dm Fix bug in kmem_alloc/kmem_free of params string. Params string was 2009-09-09 22:38:49 +00:00
dmover compile again. 2009-05-01 00:15:57 +00:00
ebus struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
eisa struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
gpib - fix warnings of printf(9) format and void pointer arithmetic 2009-09-12 18:46:42 +00:00
gpio Prevent the creation of duplicate pin names in GPIOSET. 2009-08-23 12:08:56 +00:00
hpc struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
i2c Correct usage of PROP_DRIVER_LIMITS flag 2009-07-10 15:30:45 +00:00
i2o struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
ic Commit patch from PR#41926. Confirmed to work by PR submitter on two 2009-10-06 13:45:01 +00:00
ieee1394 unifdef -U__FreeBSD__ -D__NetBSD__, et cetera. 2009-08-07 00:10:53 +00:00
if_ndis Patch from PR/39034 - should make this compile! 2009-08-02 20:22:34 +00:00
ir struct device * -> device_t, no functional changes intended. 2009-05-12 14:28:22 +00:00
isa use aprint_* in attach routines 2009-09-29 11:01:39 +00:00
isapnp use aprint_* in attach routines 2009-09-29 11:01:39 +00:00
marvell struct device * -> device_t, no functional changes intended. 2009-05-12 14:28:22 +00:00
mca Make local functions static. 2009-09-22 13:22:53 +00:00
microcode Update 2400 firmware to latest (to match 2500 firmware) 2009-06-25 23:42:40 +00:00
mii Save a line of dmesg by printing the OUI/model after the locators. 2009-08-23 15:26:42 +00:00
mscp Make this compile on ports with __HAVE_OLD_DISKLABEL 2009-09-12 18:01:50 +00:00
mvme struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
news
ofisa Make local functions static. 2009-09-22 16:44:08 +00:00
ofw Pass correct argument to q_to_b(). 2009-05-29 20:10:39 +00:00
onewire struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
pad PR# kern/39899: audio attach with pad(4) segfaults 2009-09-08 09:47:42 +00:00
pci Use m_pullup to handle defragmentation. 2009-10-08 08:57:19 +00:00
pckbport Add hungarian qwertz keyboard layout. 2009-07-28 18:48:27 +00:00
pcmcia - make local functions/variables static 2009-09-22 13:20:36 +00:00
podulebus struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
ppbus
pud
putter
qbus Don't pass a buffer to physio(), let it be allocated dynamically. 2009-05-18 20:41:57 +00:00
raidframe Move the RAID shutdown to the raid(4) detachment routine, and use 2009-07-23 21:58:06 +00:00
rasops
rcons
sbus Remove some more unnecessary casts. 2009-09-22 13:13:46 +00:00
scsipi 1. Move the mode_select functionality into common code (in st.c) and 2009-08-15 12:44:55 +00:00
sdmmc Typo in comment. 2009-10-02 04:33:58 +00:00
smbus
spi struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
splash struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
std struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
sun Include "ioconf.h" instead of extern struct cfdriver foo_cd decls. 2009-09-19 07:07:42 +00:00
sysmon Document usage of PROP_DRIVER_LIMITS flag and set it correctly. 2009-07-10 15:27:33 +00:00
tc u_intNN_t -> uintNN_t 2009-08-22 17:38:06 +00:00
tprof
usb add another vid for fujitsu 2009-10-02 14:40:36 +00:00
videomode
vme struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
wscons Don't call usl_sync_check_sig from an interrupt context. Call it only if waitok. 2009-10-04 22:24:15 +00:00
wsfb Expose genfb_restore_palette and allow MD code to specify PMF callbacks. 2009-08-24 11:03:44 +00:00
wsfont
xmi struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
DEVNAMES Add lom(4) for sparc64. 2009-10-02 15:15:21 +00:00
Makefile Add keylock.h to INCS so that it's actually installed (hi, marc!) 2009-08-15 14:22:54 +00:00
auconv.c
auconv.h
audio.c Add support for playback- or capture-only devices by adding 2009-09-29 15:58:54 +00:00
audio_if.h Add support for playback- or capture-only devices by adding 2009-09-29 15:58:54 +00:00
audiobell.c undo my previous changes. 2009-05-12 10:22:31 +00:00
audiobellvar.h undo my previous changes. 2009-05-12 10:22:31 +00:00
audiovar.h
aurateconv.c
bio.c struct device * -> device_t, no functional changes intended. 2009-05-07 12:15:33 +00:00
biovar.h struct device * -> device_t, no functional changes intended. 2009-05-07 12:15:33 +00:00
ccd.c Add work in support for compiling ccd and cgd drivers as a modules. I forgot 2009-06-05 19:21:02 +00:00
ccdvar.h
cgd.c Fix incomplete conversion from stack buffers to heap buffers. 2009-09-11 13:36:37 +00:00
cgd_crypto.c
cgd_crypto.h
cgdvar.h
clock_subr.c
clock_subr.h
clockctl.c Move clockctl policy exception back to the subsystem. 2009-10-03 02:01:12 +00:00
cninit.c
cons.c
cons.h
dksubr.c
dkvar.h Put the entire expression that DK_BUSY() evaluates to in parentheses 2009-08-07 00:07:39 +00:00
firmload.c
firmload.h
fss.c Convert 67 namei call sites to use namei_simple, in these functions: 2009-06-29 05:08:15 +00:00
fssvar.h
keylock.c Move the keylock.h header from sys/sys to sys/dev where it really belongs. 2009-08-15 09:43:58 +00:00
keylock.h Move the keylock.h header from sys/sys to sys/dev where it really belongs. 2009-08-15 09:43:58 +00:00
kloader.c
kloader.h
kttcp.c
kttcpio.h
ld.c Extract ldlastclose() and use it in ldclose(). At the top of 2009-07-23 21:38:33 +00:00
ldvar.h struct device * -> device_t, no functional changes intended. 2009-05-07 08:03:23 +00:00
lockstat.c
lockstat.h
md.c Make mdopen() and mdclose() maintain the openmask. md_detach() 2009-07-28 17:55:27 +00:00
md.h
md_root.c
midi.c I'm not so sure this is actually CPU-intensive in 2009, so don't print it. 2009-08-23 15:56:07 +00:00
midi_if.h
midictl.c
midictl.h
midisyn.c
midisynvar.h
midivar.h
mm.c
mulaw.c
mulaw.h
nullcons_subr.c
radio.c
radio_if.h
rnd.c Be more naughty and don't even include <machine/cpu_counter.h> for 2009-09-14 09:26:28 +00:00
rndpool.c
sequencer.c
sequencervar.h
verified_exec.c Convert 67 namei call sites to use namei_simple, in these functions: 2009-06-29 05:08:15 +00:00
video.c 1. some of the video24linux structs are not as machine independent as their 2009-08-18 02:17:09 +00:00
video_if.h
vnd.c Re-use DK_BUSY(). 2009-08-07 00:08:07 +00:00
vndvar.h Straggler from last vnd(4) commit: #define VNF_CLEARING. 2009-04-30 22:36:10 +00:00