NetBSD/sys/dev
christos f05c39985f explicitly set clk to 1 or 0. 2006-12-14 22:35:20 +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 Adapt MD code to KAUTH_DEVICE_TTY_OPEN, batch #2 from Matt Fleming, thanks! 2006-10-01 19:28:43 +00:00
ata It's 3.0Gb/s, not GB/s. Pointed out by Thomas E. Spanjaard. 2006-11-30 23:07:31 +00:00
bi
bluetooth __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
cardbus Unwrap some lines (after __unused removal). 2006-11-18 16:03:53 +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
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 __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 aprint_naive("\n") to terminate "Found" line for quiet boot. 2006-12-10 00:33:11 +00:00
ieee1394 undo previous change - crom_buf->len has been changed to uint32_t 2006-11-16 16:10:43 +00:00
if_ndis
ir __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
isa Remove an error message about having FSTAR'd instances attaching at pcppi. 2006-12-10 22:10:57 +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 spell precede; from Zafer 2006-11-25 16:48:31 +00:00
mii - pull the following fix from FreeBSD's rgephy.c rev 1.14: 2006-12-03 03:16:48 +00:00
mscp
mvme
news
ofisa
ofw Adapt MD code to KAUTH_DEVICE_TTY_OPEN, batch #2 from Matt Fleming, thanks! 2006-10-01 19:28:43 +00:00
onewire __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
pci explicitly set clk to 1 or 0. 2006-12-14 22:35:20 +00:00
pckbport __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
pcmcia Provide aprint_naive("\n"); in attach. 2006-12-10 03:44:28 +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 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 fix spelling of accommodate; from Zapher. 2006-11-24 19:46:58 +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 __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
tc Change kauth(9) KPI for kauth_authorize_device_passthru() to add another 2006-12-02 03:10:42 +00:00
usb move int j into #ifdef COMPAT_30 to avoid an unused variable warning when 2006-12-05 20:45:36 +00:00
videomode add 1024x768 @ 89Hz for the Apple eMac 2006-11-11 22:14:44 +00:00
vme
wscons Welcome to evbppc/virtex -- port to Xilinx Virtex series FPGA's with embedded 2006-12-02 22:18:47 +00:00
wsfont __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
xmi
DEVNAMES Add hpcarm devices. 2006-10-07 14:17:12 +00:00
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 __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +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 __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
lockstat.h
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