NetBSD/sys/dev
itohy f4c7b0fd4d Fix a typo in comment. 2007-01-10 09:00:00 +00:00
..
acpi Add a lint-only value of "/dev/null" for ACPI_DSDT_FILE. 2007-01-09 13:41:30 +00:00
apm Use aprint_normal for attachment messages. 2006-12-10 04:52:13 +00:00
arcbios Adapt MD code to KAUTH_DEVICE_TTY_OPEN, batch #2 from Matt Fleming, thanks! 2006-10-01 19:28:43 +00:00
ata Spell "schedule" correctly. From Zafer Aydogan. 2006-12-25 18:36:05 +00:00
bi
bluetooth __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
cardbus add entry CF32A CF Adapter (BUFFALO RCF-CBA2) 2006-12-31 12:50:19 +00:00
dec Tidy away wsmouse_input() abstractions and update 2006-11-12 19:00:42 +00:00
dkwedge __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
dmover merge yamt-splraiseipl branch. 2006-12-21 15:55:21 +00:00
ebus Add missing initializer 2006-10-15 19:43:45 +00:00
eisa Improve error handling. Related to PR/21900. 2006-11-28 20:29:14 +00:00
gpib
gpio __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
hpc __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
i2c Rename a few possible avpack values to reflect reality. 2007-01-07 01:08:51 +00:00
i2o Change kauth(9) KPI for kauth_authorize_device_passthru() to add another 2006-12-02 03:10:42 +00:00
ic Fix a typo in comment. 2007-01-10 09:00:00 +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 Comment out a trigraph in a #ifdef 0'd block. Kinda pointless, but allows 2007-01-09 15:35:53 +00:00
isa Remove traces of scd(4), which apparently never actually had a driver in 2007-01-09 21:59:08 +00:00
isapnp regen 2006-11-30 22:34:27 +00:00
marvell Adapt MD code to KAUTH_DEVICE_TTY_OPEN, batch #2 from Matt Fleming, thanks! 2006-10-01 19:28: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 gcc4 uninitialized variable. gcc3 apparently didn't catch this one. 2006-08-07 01:31:36 +00:00
news
ofisa Add an option COM_REGMAP to allow com(4) to use an array of register indices. 2006-07-13 22:56:00 +00:00
ofw pull in ofw_subr.c with openfirm so we can use stuff like of_compatible() 2007-01-08 06:43:09 +00:00
onewire __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
pci Enable hardware checksum support by hardware info taken from FreeBSD. 2007-01-09 10:29:27 +00:00
pckbport __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
pcmcia Remove stale config(5) entries for unexistent wl(4). 2007-01-09 19:19:09 +00:00
podulebus The SEC uses the same page latch for both ROM and RAM, so we should arrange 2006-10-14 21:47:11 +00:00
ppbus add zero initializers to make that compile again 2006-10-24 19:16:50 +00:00
qbus Adapt MD code to KAUTH_DEVICE_TTY_OPEN, batch #2 from Matt Fleming, thanks! 2006-10-01 19:28:43 +00:00
raidframe Change a bunch of "#if DEBUG" to "#ifdef DEBUG". 2006-11-30 23:01:50 +00:00
rasops __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
rcons
sbus Allow this to compile with -DDEBUG: convert proc to lwp->l_proc. 2007-01-07 12:54:57 +00:00
scsipi On Christos' request, reinstantiate the packed->__packed__ part of the 2006-12-01 21:36:56 +00:00
smbus
spi Spell "separate" correctly. From Zafer Aydogan. 2006-12-25 18:39:47 +00:00
splash Inline UPDATE_INTERVAL macro, it's only used once. Per mrg@'s note 2006-10-29 11:29:58 +00:00
std
sun Replace the myriad copies of bounds_check_with_label() with a single MI 2006-11-25 11:59:55 +00:00
sysmon Handle new gcc properly 2006-12-19 21:17:17 +00:00
tc Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-04 18:44:45 +00:00
usb PR/35385: Mihai Chelaru: Add a quirk for the Sony Cybershot USB camera, which 2007-01-09 16:46:02 +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 Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-04 18:44:45 +00:00
wsfont __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
xmi
DEVNAMES Remove unexistent vmegeneric. 2007-01-09 23:53:33 +00:00
Makefile Add the 'lockstat' driver, which collects basic information about lock events. 2006-09-07 00:20:28 +00:00
auconv.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
auconv.h
audio.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
audio_if.h
audiobell.c
audiobellvar.h
audiovar.h Halt input/output on soft suspend if currently running, and restore them 2006-06-19 10:19:08 +00:00
aurateconv.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
ccd.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
ccdvar.h
cgd.c - remove size check; the init functions do it. 2006-12-01 15:52:55 +00:00
cgd_crypto.c - remove size check; the init functions do it. 2006-12-01 15:52:55 +00:00
cgd_crypto.h - remove size check; the init functions do it. 2006-12-01 15:52:55 +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 Pass the filesystem time to clock drivers in the todr_chip_handle, so that 2006-09-16 00:50:52 +00:00
clockctl.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
cninit.c
cons.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
cons.h
dksubr.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
dkvar.h
firmload.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
firmload.h
fss.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
fssvar.h
kloader.c - Use the LWP cached credentials where sane. 2006-07-21 16:48:45 +00:00
kloader.h
kttcp.c Fill manpage with some data, taken from comments in the kernel source 2006-12-28 02:09:49 +00:00
kttcpio.h
ld.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
ldvar.h
lockstat.c lockstat: improve reporting slightly, and fix a bug where the command 2006-12-25 11:57:40 +00:00
lockstat.h lockstat: improve reporting slightly, and fix a bug where the command 2006-12-25 11:57:40 +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 __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
midi_if.h Ankh-Morpork, we have a MIDI driver.... 2006-06-30 13:56:25 +00:00
midictl.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
midictl.h Ankh-Morpork, we have a MIDI driver.... 2006-06-30 13:56:25 +00:00
midisyn.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
midisynvar.h Ankh-Morpork, we have a MIDI driver.... 2006-06-30 13:56:25 +00:00
midivar.h Ankh-Morpork, we have a MIDI driver.... 2006-06-30 13:56:25 +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 fix spelling of accommodate; from Zapher. 2006-11-24 19:46:58 +00:00
sequencervar.h Ankh-Morpork, we have a MIDI driver.... 2006-06-30 13:56:25 +00:00
verified_exec.c Remove advertising clause from all of my stuff. 2007-01-09 12:49:36 +00:00
vnd.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
vndvar.h