NetBSD/sys/dev
uwe 5f35af71bf aprint_naive("\n"); 2008-03-28 01:37:25 +00:00
..
acpi Split device_t/softc for mpu(4) and its attachments, plus other 2008-03-27 10:22:00 +00:00
adb split softc/device_t 2008-03-26 18:04:15 +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 split softc/device_t. use device_t & cfdata_t 2008-03-26 18:09:17 +00:00
bi Rototill the vax code. Switch to devicet/PRIV_ALLOC. Cleanup vax autoconf 2008-03-11 05:34:01 +00:00
bluetooth remove unnecessary include file 2008-03-22 17:20:31 +00:00
cardbus Split device_t and softc for ATA devices, as well as wd(4). Other 2008-03-18 20:46:35 +00:00
dec Switch dz driver to PRIVALLOC and device_* accessors. 2008-03-15 00:57:15 +00:00
dkwedge Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +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
eisa use device_t & cfdata_t 2008-03-26 18:08:08 +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 Make it compile again. 2008-03-27 17:34:54 +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 back the bus_dmamap_sync() calls that were in the old 2008-03-27 21:15:29 +00:00
ieee1394 Start patching up the kernel so that a network driver always has 2008-02-07 01:21:52 +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 Split device_t/softc for mpu(4) and its attachments, plus other 2008-03-27 10:22:00 +00:00
isapnp Split device_t/softc for mpu(4) and its attachments, plus other 2008-03-27 10:22:00 +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 and softc for all com(4) devices (well, everything that 2008-03-14 15:09:09 +00:00
microcode Checkpoint of some fairly major isp(4) rototilling. 2008-03-11 05:33:30 +00:00
mii Use PMF_FN_ARGS, PMF_FN_PROTO. 2008-02-29 06:38:28 +00:00
mscp B_BAD has done nothing for a long time. 2008-01-04 21:48:05 +00:00
mvme Split the softc from the device_t for all lpt(4) variants and attachments 2008-03-07 17:15:51 +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
pad Split device_t and softc for audio(4), and other related cosmetic changes. 2008-03-04 18:23:44 +00:00
pci Missed in previous device_t/softc split commit for esa, pointed out by 2008-03-27 14:13:34 +00:00
pckbport Use proper types. 2008-03-15 18:59:07 +00:00
pcmcia aprint_naive("\n"); 2008-03-28 01:37:25 +00:00
podulebus Split device_t and softc for ATA devices, as well as wd(4). Other 2008-03-18 20:46:35 +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
putter Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
qbus Switch dz driver to PRIVALLOC and device_* accessors. 2008-03-15 00:57:15 +00:00
raidframe Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +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
sbus Check the "shared-pins" property for the value "serdes". 2008-03-22 23:37:32 +00:00
scsipi Split device_t for cd(4). 2008-03-24 18:27:06 +00:00
smbus
spi explicitly include simplelock.h 2008-01-08 13:28:22 +00:00
splash
std
sun Welcome to 4.99.55: 2008-03-01 14:16:49 +00:00
sysmon Fix some problems reported by <drochner> a while ago on tech-kern: 2008-03-23 16:09:41 +00:00
tc Add the bus devclass to tc 2008-02-27 23:49:11 +00:00
tprof a simple performance monitor based profiler, inspired from linux oprofile. 2008-01-01 21:28:37 +00:00
usb add device 'E620'on Vodafone. 2008-03-27 04:13:23 +00:00
videomode
vme It's KAUTH_REQ_DEVICE_RAWIO_PASSTHRU_*. 2008-02-06 12:13:47 +00:00
wscons Split device_t and softc for wskbd(4), wsmouse(4) and that creepy wsmux(4). 2008-03-25 00:49:19 +00:00
wsfb missing newline in message 2008-03-09 21:33:17 +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 full support device driver for Huawei E220 wireless modem 2008-01-21 11:36:46 +00:00
Makefile
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 Use device_t and its accessors throughout. Use aprint_*_dev(). 2008-03-12 18:02:21 +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 Split device_t and softc for audio(4), and other related cosmetic changes. 2008-03-04 18:23:44 +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
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
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 Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
dkvar.h
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
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