NetBSD/sys/dev
reinoud 43061c75ae Rename the B_XXX flag to B_DEVPRIVATE flag since it was never used for
debugging and its main use is in device drivers. Its used there to signal
that the flagged buffer has a special meaning or should be handled
differently.

OK'd by Bill Sudenmund on tech-kern.
2007-02-15 18:33:26 +00:00
..
acpi Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
adb Fix botch on newlock2 merge. 2007-02-10 03:38:47 +00:00
apm Use aprint_normal for attachment messages. 2006-12-10 04:52:13 +00:00
arcbios
ata Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
bi
bluetooth __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
cardbus Cosmetic: KNF. In debug messages, use "%s: ...", __func__ idiom 2007-02-04 23:39:02 +00:00
dec Tidy away wsmouse_input() abstractions and update 2006-11-12 19:00:42 +00:00
dkwedge dkwedge_discover: open a device as read-only. 2007-02-15 16:04:12 +00:00
dmover Complete initializers so those files compile. 2007-01-13 18:42:45 +00:00
ebus
eisa Improve error handling. Related to PR/21900. 2006-11-28 20:29:14 +00:00
gpib Rename the B_XXX flag to B_DEVPRIVATE flag since it was never used for 2007-02-15 18:33:26 +00:00
gpio __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
hpc Remove more duplicate headers. 2007-01-29 01:52:43 +00:00
i2c Missing LIST_INIT. Pointed out by uebayasi@ 2007-02-06 12:39:15 +00:00
i2o Replace some uses of lockmgr() / simplelocks. 2007-02-15 15:40:50 +00:00
ic Don't set RTK_CFG1_FULLDUPLEX bit in RTK_CFG1 register 2007-02-15 12:33:57 +00:00
ieee1394 Use macro FWBUSNOTREADY. 2006-12-22 03:27:49 +00:00
if_ndis Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-04 18:44:45 +00:00
ir Complete initialiser, avoid returning stack content as an error code and... 2007-01-10 20:49:18 +00:00
isa Rename the B_XXX flag to B_DEVPRIVATE flag since it was never used for 2007-02-15 18:33:26 +00:00
isapnp Remove more duplicate headers. 2007-01-29 01:52:43 +00:00
marvell Remove more duplicate headers. 2007-01-29 01:52:43 +00:00
mca __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
microcode Add a NetBSD RCS tag. 2006-12-17 23:08:12 +00:00
mii Spell "threshold" correctly. From Zafer Aydogan. 2006-12-25 18:41:45 +00:00
mscp
mvme
news
ofisa
ofw Remove more duplicate headers. 2007-01-29 01:52:43 +00:00
onewire __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
pci Remove some ancient debugging leftovers left in by Michael Lorenz. 2007-02-10 12:22:26 +00:00
pckbport Don't call queries "PS/2 commands", it's confusing. 2007-01-17 23:14:03 +00:00
pcmcia make tags for AX420N(NEC Infrontia) 2007-02-10 03:16:07 +00:00
podulebus
ppbus
qbus
raidframe Remove more duplicate headers. 2007-01-29 01:52:43 +00:00
rasops Updates to allow Zaurus screen to rotate 90 degrees to a usable state with the keyboard. Patch from peter@ copied from OpenBSD. Feedback and OK from matt@ 2007-02-02 02:10:24 +00:00
rcons
sbus Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
scsipi Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
smbus
spi Spell "separate" correctly. From Zafer Aydogan. 2006-12-25 18:39:47 +00:00
splash
std
sun Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
sysmon Remove more duplicate headers. 2007-01-29 01:52:43 +00:00
tc Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-04 18:44:45 +00:00
usb regen. 2007-02-10 14:30:38 +00:00
videomode add 1280x768@75Hz modeline 2007-01-08 00:21:44 +00:00
vme vmegeneric never saw the light of the source tree. After 7 years, I guess 2007-01-09 23:51:30 +00:00
wscons Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
wsfont Updates to allow Zaurus screen to rotate 90 degrees to a usable state with the keyboard. Patch from peter@ copied from OpenBSD. Feedback and OK from matt@ 2007-02-02 02:10:24 +00:00
xmi
DEVNAMES Remove unexistent vmegeneric. 2007-01-09 23:53:33 +00:00
Makefile
auconv.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
auconv.h
audio.c Defer wakeup() to the soft interrupt also. 2007-02-15 18:12:05 +00:00
audio_if.h
audiobell.c
audiobellvar.h
audiovar.h Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
aurateconv.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
ccd.c Replace some uses of lockmgr() / simplelocks. 2007-02-15 15:40:50 +00:00
ccdvar.h Replace some uses of lockmgr() / simplelocks. 2007-02-15 15:40:50 +00:00
cgd.c cgd_ioctl_set(): 2007-01-19 18:59:59 +00:00
cgd_crypto.c Added const-qualifiers. 2007-01-21 23:00:08 +00:00
cgd_crypto.h Added const-qualifiers. 2007-01-21 23:00:08 +00:00
cgdvar.h revert previous commit (size_t -> int change). Thanks cube. 2006-12-02 06:22:09 +00:00
clock_subr.c
clock_subr.h
clockctl.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
cninit.c
cons.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
cons.h Complete the cons_init(n) initializer. 2007-01-13 18:39:35 +00:00
dksubr.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
dkvar.h
firmload.c Don't crash if firmware_open is called too early. 2007-01-14 10:56:34 +00:00
firmload.h
fss.c Replace some uses of lockmgr() / simplelocks. 2007-02-15 15:40:50 +00:00
fssvar.h Replace some uses of lockmgr() / simplelocks. 2007-02-15 15:40:50 +00:00
kloader.c
kloader.h
kttcp.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
kttcpio.h
ld.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
ldvar.h Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
lockstat.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
lockstat.h Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
md.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
md.h
md_root.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
midi.c Defer wakeup() to the soft interrupt also. 2007-02-15 18:12:05 +00:00
midi_if.h
midictl.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
midictl.h
midisyn.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
midisynvar.h
midivar.h Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
mm.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
mulaw.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
mulaw.h
nullcons_subr.c
radio.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
radio_if.h
radiovar.h
rnd.c No need to break after return. 2007-01-05 16:38:13 +00:00
rndpool.c
sequencer.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
sequencervar.h Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
verified_exec.c Plug leak "that can never happen". 2007-02-08 04:22:27 +00:00
vnd.c don't print b_resid when it's not valid. 2007-01-28 21:33:24 +00:00
vndvar.h