NetBSD/sys/dev
bouyer 0eac5c0667 Fix cut'n'paste, don't print version 1.0 when we have a version 1.1 controller.
Pointed out by Craig Metz.
2007-01-03 18:58:26 +00:00
..
acpi Introduce acpi_check() to inform the caller whether the acpi driver is 2006-11-26 12:30:05 +00:00
apm Use aprint_normal for attachment messages. 2006-12-10 04:52:13 +00:00
arcbios
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
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 __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
i2o Change kauth(9) KPI for kauth_authorize_device_passthru() to add another 2006-12-02 03:10:42 +00:00
ic - Print number of channels and firmware revision. 2006-12-29 14:07:08 +00:00
ieee1394 Use macro FWBUSNOTREADY. 2006-12-22 03:27:49 +00:00
if_ndis
ir __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
isa Correct indent. 2007-01-02 02:23:51 +00:00
isapnp regen 2006-11-30 22:34:27 +00:00
marvell
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
onewire __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
pci Fix cut'n'paste, don't print version 1.0 when we have a version 1.1 controller. 2007-01-03 18:58:26 +00:00
pckbport __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
pcmcia Don't use esp_pcmcia_enable() before attaching chip driver (ncr53c9x), 2006-12-28 16:37:46 +00:00
podulebus
ppbus add zero initializers to make that compile again 2006-10-24 19:16:50 +00:00
qbus
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 Add an explicit NULL for the card_detect function (that we don't have/need) 2006-12-11 11:42:48 +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 Change kauth(9) KPI for kauth_authorize_device_passthru() to add another 2006-12-02 03:10:42 +00:00
usb re-make usbdevs.h & usbdevs_data.h 2007-01-01 05:05:21 +00:00
videomode add 1024x768 @ 89Hz for the Apple eMac 2006-11-11 22:14:44 +00:00
vme
wscons Adapt to recent machdep scope changes. 2006-12-26 16:42:06 +00:00
wsfont __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
xmi
DEVNAMES
Makefile
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
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
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
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
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
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 __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
rndpool.c
sequencer.c fix spelling of accommodate; from Zapher. 2006-11-24 19:46:58 +00:00
sequencervar.h
verified_exec.c More cleaning... split veriexec_delete() to veriexec_file_delete() to 2006-11-30 16:53:47 +00:00
vnd.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
vndvar.h