NetBSD/sys/dev
plunky 587a66277f convert to use pmf(9) functions 2008-04-06 18:55:33 +00:00
..
acpi use aprint_*_dev and device_xname 2008-04-05 21:44:50 +00:00
adb use aprint_*_dev and device_xname 2008-04-05 21:31:23 +00:00
apm Use device_t and its accessors throughout. Use aprint_*_dev(). 2008-03-12 18:02:21 +00:00
arcbios Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
ata use aprint_*_dev and device_xname 2008-04-05 22:04:36 +00:00
bi use aprint_*_dev and device_xname 2008-04-06 07:23:57 +00:00
bluetooth Use deviter API to search for child devices. 2008-03-28 21:17:36 +00:00
cardbus use aprint_*_dev and device_xname 2008-04-06 07:54:17 +00:00
dec Split device_t/softc for le(4) and variants and misc cosmetic changes. 2008-04-04 12:25:06 +00:00
dkwedge use aprint_*_dev and device_xname 2008-04-06 08:33:31 +00:00
dmover Update dmover fileops to compile again. From he@. 2008-03-26 13:33:58 +00:00
drm Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
ebus Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
eisa use aprint_*_dev and device_xname 2008-04-06 08:54:43 +00:00
gpib Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
gpio Use PMF_FN_ARGS, PMF_FN_PROTO. 2008-02-29 06:38:28 +00:00
hpc Welcome to 4.99.55: 2008-03-01 14:16:49 +00:00
i2c Split device_t/softc and other related cosmetic changes. 2008-04-04 10:11:01 +00:00
i2o Don't get under the device_t abstraction by measuring the length 2008-02-11 03:36:25 +00:00
ic Add some register definitions for RTL8168C. 2008-04-05 18:26:39 +00:00
ieee1394 Split device_t/softc. 2008-03-29 16:22:53 +00:00
if_ndis Start patching up the kernel so that a network driver always has 2008-02-07 01:21:52 +00:00
ir Split device_t and softc for irframe(4). 2008-03-14 21:06:04 +00:00
isa Add the autoconf(9) detach method; useful for the LKM. 2008-04-05 18:32:14 +00:00
isapnp Split device_t/softc for le(4) and variants and misc cosmetic changes. 2008-04-04 12:25:06 +00:00
marvell Start patching up the kernel so that a network driver always has 2008-02-07 01:21:52 +00:00
mca Split device_t/softc for le(4) and variants and misc cosmetic changes. 2008-04-04 12:25:06 +00:00
microcode Checkpoint of some fairly major isp(4) rototilling. 2008-03-11 05:33:30 +00:00
mii Add support for RealTek RTL8211B(L) PHY. From FreeBSD. 2008-04-05 07:52:08 +00:00
mscp B_BAD has done nothing for a long time. 2008-01-04 21:48:05 +00:00
mvme Split softc/device_t for oosiop(4) and osiop(4), with misc cosmetic changes. 2008-03-29 09:11:35 +00:00
news
ofisa Split device_t/softc for joy(4) and all its attachments. Also 2008-03-26 18:27:07 +00:00
ofw Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
onewire use __KERNEL_RCSID() 2007-12-11 12:29:11 +00:00
pad Split device_t and softc for audio(4), and other related cosmetic changes. 2008-03-04 18:23:44 +00:00
pci Make this compile w/o GEM_DEBUG on non-sparc systems 2008-04-04 16:26:52 +00:00
pckbport Use proper types. 2008-03-15 18:59:07 +00:00
pcmcia convert to use pmf(9) functions 2008-04-06 18:55:33 +00:00
podulebus use aprint_*_dev and device_xname 2008-04-05 20:08:52 +00:00
ppbus struct lpt_softc doesn't have sc_dev in it. Use ppbus_dev.sc_dev. 2008-02-27 12:52:36 +00:00
pud one more lock to destroy 2007-11-28 17:01:59 +00:00
putter Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
qbus use aprint_*_dev and device_xname 2008-04-05 19:16:49 +00:00
raidframe use aprint_*_dev and device_xname 2008-04-05 18:54:10 +00:00
rasops The stamp mutex is not unsafe, so remove this comment so people don't get the wrong idea. ok ad@ 2008-01-07 00:25:19 +00:00
rcons - Factor out too many copies of the same bit of tty code. 2007-11-19 18:51:36 +00:00
sbus use aprint_*_dev and device_xname 2008-04-05 18:35:31 +00:00
scsipi use aprint_*_dev and device_xname 2008-04-05 15:47:00 +00:00
smbus
spi use aprint_*_dev and device_xname 2008-04-05 16:35:35 +00:00
splash
std
sun use aprint_*_dev and device_xname 2008-04-05 16:46:15 +00:00
sysmon Pass KTHREAD_MPSAFE to kthread_create(). I've been testing this for 2008-04-06 09:42:04 +00:00
tc use aprint_*_dev and device_xname 2008-04-05 16:35:35 +00:00
tprof a simple performance monitor based profiler, inspired from linux oprofile. 2008-01-01 21:28:37 +00:00
usb use aprint_*_dev and device_xname 2008-04-05 16:35:35 +00:00
videomode
vme make this compile 2008-04-05 18:16:56 +00:00
wscons use aprint_*_dev and device_xname 2008-04-05 15:50:49 +00:00
wsfb use aprint_*_dev and device_xname 2008-04-05 15:50:49 +00:00
wsfont
xmi Rototill the vax code. Switch to devicet/PRIV_ALLOC. Cleanup vax autoconf 2008-03-11 05:34:01 +00:00
DEVNAMES Add finsio(4). 2008-04-03 23:09:59 +00:00
Makefile pud (userspace char/block drivers) build goo 2007-11-20 18:54:31 +00:00
auconv.c Split device_t and softc for audio(4), and other related cosmetic changes. 2008-03-04 18:23:44 +00:00
auconv.h
audio.c Fix audio_volume_toggle. How did this ever work for me? Thinkpad T61 2008-04-01 00:52:11 +00:00
audio_if.h Split device_t and softc for audio(4), and other related cosmetic changes. 2008-03-04 18:23:44 +00:00
audiobell.c
audiobellvar.h
audiovar.h g/c unused softc members 2008-04-01 19:25:53 +00:00
aurateconv.c
bio.c Set D_OTHER | D_MPSAFE to d_flag for the cdevsw methods. 2008-03-03 09:48:28 +00:00
biovar.h Add definitions to specify RAID 0+1/1+0 levels. 2008-03-03 13:43:19 +00:00
ccd.c Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
ccdvar.h
cgd.c Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
cgd_crypto.c __FUNCTION__ -> __func__ 2007-12-15 00:39:14 +00:00
cgd_crypto.h
cgdvar.h Start detangling lock.h from intr.h. This is likely to cause short term 2008-01-04 21:17:40 +00:00
clock_subr.c
clock_subr.h
clockctl.c Refactor time modification checks and place them in the secmodel code. 2007-11-25 00:35:26 +00:00
cninit.c foo() -> foo(void) 2008-03-11 05:31:00 +00:00
cons.c specfs changes for PR kern/37717 (raidclose() is no longer called on 2008-01-24 17:32:52 +00:00
cons.h
dksubr.c Allow to pass device_xname() to dk_sc_init() without build error 2008-04-05 00:02:55 +00:00
dkvar.h Allow to pass device_xname() to dk_sc_init() without build error 2008-04-05 00:02:55 +00:00
firmload.c Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
firmload.h
fss.c Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
fssvar.h sys/simplelock.h is required now. 2008-01-04 21:33:17 +00:00
kloader.c Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
kloader.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
kttcp.c Make rusage collection per-LWP and collate in the appropriate places. 2008-03-27 19:06:51 +00:00
kttcpio.h
ld.c Don't forget to deregister with PMF on detach. 2008-03-09 19:18:25 +00:00
ldvar.h
lockstat.c Start detangling lock.h from intr.h. This is likely to cause short term 2008-01-04 21:17:40 +00:00
lockstat.h lockstat: no longer track lockmgr() events. 2008-01-26 14:29:31 +00:00
md.c
md.h
md_root.c
midi.c Fix fallout from midi(4)'s softc split. 2008-03-05 10:48:48 +00:00
midi_if.h Split device_t/softc for midi(4), and other related cosmetic changes. 2008-03-04 21:56:11 +00:00
midictl.c
midictl.h
midisyn.c
midisynvar.h
midivar.h Fix fallout from midi(4)'s softc split. 2008-03-05 10:48:48 +00:00
mm.c
mulaw.c Split device_t and softc for audio(4), and other related cosmetic changes. 2008-03-04 18:23:44 +00:00
mulaw.h
nullcons_subr.c
radio.c
radio_if.h
radiovar.h
rnd.c Welcome to 4.99.55: 2008-03-01 14:16:49 +00:00
rndpool.c
sequencer.c use devsw_name2chr() to look up the major number of the midi device as 2008-03-21 19:33:24 +00:00
sequencervar.h
verified_exec.c remove borken/unnecessary __RCSID 2007-12-11 12:16:14 +00:00
vnd.c Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
vndvar.h Split device_t/softc and other related cosmetic changes. 2008-03-04 23:03:29 +00:00