NetBSD/sys/dev
2009-05-19 20:25:41 +00:00
..
acpi struct device * -> device_t, no functional changes intended. 2009-05-12 09:50:28 +00:00
adb KNF 2009-05-12 14:07:01 +00:00
altmem
apm
arcbios
ata Delete wdactivate() and sdactivate(). They were no-ops, but as a 2009-05-19 19:56:10 +00:00
bi KNF 2009-05-12 14:07:01 +00:00
bluetooth struct cfdata * -> cfdata_t, no functional changes intended. 2009-05-12 12:10:29 +00:00
cardbus Make ahc_detach() take struct ahc_softc * as well as ahc_attach() 2009-05-16 06:44:05 +00:00
dec struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
dkwedge struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
dm Destroy locks in dm_dev_free, do not allocate struct disk twice. 2009-04-13 18:51:54 +00:00
dmover compile again. 2009-05-01 00:15:57 +00:00
drm struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +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 Don't pass a buffer to physio(), let it be allocated dynamically. 2009-05-18 20:41:57 +00:00
gpio
hpc struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
i2c Ooops - sdtemp(4) driver requires sysmon. 2009-05-14 13:22:26 +00:00
i2o struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
ic Split device_t/softc. 2009-05-17 00:40:43 +00:00
ieee1394 struct cfdata * -> cfdata_t, no functional changes intended. 2009-05-12 12:10:29 +00:00
if_ndis struct device * -> device_t, no functional changes intended. 2009-05-12 14:28:22 +00:00
ir struct device * -> device_t, no functional changes intended. 2009-05-12 14:28:22 +00:00
isa struct device * -> device_t, no functional changes intended. 2009-05-12 09:10:15 +00:00
isapnp struct device * -> device_t, no functional changes intended. 2009-05-12 10:16:35 +00:00
marvell struct device * -> device_t, no functional changes intended. 2009-05-12 14:28:22 +00:00
mca struct device * -> device_t, no functional changes intended. 2009-05-12 14:28:22 +00:00
microcode update firmware 2009-05-07 15:55:18 +00:00
mii struct device * -> device_t, no functional changes intended. 2009-05-12 14:28:22 +00:00
mscp struct device * -> device_t, no functional changes intended. 2009-05-12 14:28:22 +00:00
mvme struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
news
ofisa struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
ofw struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
onewire struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
pad
pci Regen 2009-05-18 09:06:54 +00:00
pckbport
pcmcia struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
podulebus struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
ppbus
pud
putter Fix locking as Andy explained. Also fill in uid and gid like sys_pipe did. 2009-04-11 23:05:26 +00:00
qbus Don't pass a buffer to physio(), let it be allocated dynamically. 2009-05-18 20:41:57 +00:00
raidframe struct cfdata * -> cfdata_t, no functional changes intended. 2009-05-12 13:15:24 +00:00
rasops
rcons Revert bcopy -> memcpy change inside #ifdef BCOPY_FASTER block. 2009-04-18 15:04:26 +00:00
sbus u_intNN_t -> uintNN_t 2009-05-17 01:33:24 +00:00
scsipi Delete wdactivate() and sdactivate(). They were no-ops, but as a 2009-05-19 19:56:10 +00:00
sdmmc fix crash with LOCKDEBUG+DIAGNOSTIC kernels: 2009-05-17 14:36:46 +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 struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
sysmon
tc struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
tprof
usb struct cfdata * -> cfdata_t, no functional changes intended. 2009-05-12 13:15:24 +00:00
videomode
vme struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
wscons struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
wsfb
wsfont
xmi struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
auconv.c
auconv.h
audio_if.h
audio.c Detach audio(4) during shutdown. 2009-04-17 20:04:35 +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
ccdvar.h
cgd_crypto.c
cgd_crypto.h
cgd.c
cgdvar.h
clock_subr.c
clock_subr.h
clockctl.c
cninit.c
cons.c
cons.h
DEVNAMES
dksubr.c
dkvar.h
firmload.c
firmload.h
fss.c
fssvar.h
kloader.c
kloader.h
kttcp.c
kttcpio.h
ld.c struct device * -> device_t, no functional changes intended. 2009-05-07 09:11:42 +00:00
ldvar.h struct device * -> device_t, no functional changes intended. 2009-05-07 08:03:23 +00:00
lockstat.c
lockstat.h
Makefile
md_root.c - remove a redundant decl of boothowto; it's in <sys/systm.h> 2009-04-16 14:46:33 +00:00
md.c Add a detachment hook. Detach md(4) at shutdown. 2009-05-19 20:25:41 +00:00
md.h
midi_if.h
midi.c
midictl.c
midictl.h
midisyn.c
midisynvar.h
midivar.h
mm.c
mulaw.c
mulaw.h
nullcons_subr.c - remove an extra decl of cn_tab, which is in <dev/cons.h> 2009-04-16 12:57:22 +00:00
radio_if.h
radio.c
rnd.c Add device scope actions for rnd(4) and use them. 2009-05-05 21:03:28 +00:00
rndpool.c
sequencer.c
sequencervar.h
verified_exec.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
video_if.h
video.c
vnd.c struct cfdata * -> cfdata_t, no functional changes intended. 2009-05-07 09:13:13 +00:00
vndvar.h Straggler from last vnd(4) commit: #define VNF_CLEARING. 2009-04-30 22:36:10 +00:00