NetBSD/sys/dev
augustss 95ba7bf87a Add Hosiden ParaParaParadise. From kern/30554. 2005-06-19 10:25:36 +00:00
..
acpi kill the "busname" attach arg, it is not really needed 2005-06-01 16:44:38 +00:00
apm
arcbios Constify 2005-06-03 18:58:40 +00:00
ata Use pmatch() metacharacters to match both SATA and PATA versions of seagate 2005-06-16 20:03:35 +00:00
bi
bluetooth
cardbus Add support for the LinkSys PCMPC200 Cardbus ethernet card. 2005-06-13 15:27:41 +00:00
dec
dkwedge avoid variable shadowing. 2005-05-29 22:13:33 +00:00
dmover
ebus
eisa avoid variable shadowing. 2005-05-30 04:36:52 +00:00
gpib
hpc Add an __UNCONST() to appease -Wcast-qual. 2005-06-08 07:49:45 +00:00
i2c Fix the various todr_gettime() and todr_settime() fallouts from 2005-06-04 20:14:24 +00:00
i2o add const 2005-05-30 04:37:57 +00:00
ic Remove a (wdc == NULL) test. We know wdc is not NULL at this point. 2005-06-16 20:15:04 +00:00
ieee1394 Change the name of a shadowed variable in FW_DEBUG code to make this 2005-06-08 18:33:15 +00:00
ir - remove Static define 2005-05-29 22:15:25 +00:00
isa - add const 2005-05-30 04:32:38 +00:00
isapnp Yes, it was a cool trick >20 years ago to use "0123456789abcdef"[a] to 2005-05-17 04:14:57 +00:00
marvell Use underscores to prefix local variables in macros. 2005-06-03 11:22:08 +00:00
mca add const to a cast. 2005-05-30 04:30:56 +00:00
microcode remove bogus cast. 2005-05-31 00:49:12 +00:00
mii rgephy(4)'s struct mii_phydesc array doesn't end with NULL. 2005-03-23 13:27:20 +00:00
mscp
mvme Fix const fallout. 2005-06-03 08:49:03 +00:00
news
ofisa
ofw Now that OF_read and OF_write have different signatures, we need to 2005-06-09 12:23:23 +00:00
pci partial support for mixer. 2005-06-19 07:42:39 +00:00
pckbport avoid shadowed variable 2005-05-29 22:16:36 +00:00
pcmcia cc1: warnings being treated as errors 2005-06-10 14:08:06 +00:00
podulebus Adapt to compiling with -Wcast-qual by constifying a char* field. 2005-06-09 09:15:28 +00:00
ppbus more cast-qual and shadow fallout 2005-06-01 18:41:51 +00:00
qbus
raidframe - initialize numRUsTotal before we indicate that we are doing a reconstruct. 2005-06-08 02:00:53 +00:00
rasops avoid shadow variable "stamp" 2005-05-30 22:18:19 +00:00
rcons make this compile after Wcast-qual 2005-06-01 17:05:16 +00:00
sbus Add const. 2005-06-04 04:40:57 +00:00
scsipi Fix typos. 2005-06-07 13:45:11 +00:00
smbus
std
sun Add UK keyboard map. 2005-06-18 20:35:36 +00:00
sysmon - add const 2005-05-29 22:18:25 +00:00
tc Add __UNVOLATILE() to a cast when calling memset() to appease -Wcast-qual. 2005-06-08 22:33:56 +00:00
usb Add Hosiden ParaParaParadise. From kern/30554. 2005-06-19 10:25:36 +00:00
vinum No 0x in front of %p... 2005-05-22 15:54:45 +00:00
vme Add const and fix for -Wshadow. 2005-06-03 22:01:01 +00:00
wscons Add a key symbol for the "Power" key. 2005-06-08 09:11:09 +00:00
wsfont - add const 2005-05-29 22:18:25 +00:00
xmi
DEVNAMES Support touch-panel for PERSONA SH3 machines. 2005-05-23 17:44:25 +00:00
Makefile
auconv.c
auconv.h correct some position names. 2005-06-18 11:22:12 +00:00
audio.c Make sure buffer sizes are initialized correctly even when the pause state 2005-06-11 08:14:19 +00:00
audio_if.h
audiobell.c
audiobellvar.h
audiovar.h
aurateconv.c add missing const. 2005-05-31 00:48:57 +00:00
ccd.c No 0x in front of %p... 2005-05-22 15:54:45 +00:00
ccdvar.h
cgd.c cast-qual fallout 2005-05-31 19:20:37 +00:00
cgd_crypto.c clear freed memory 2005-03-19 21:39:17 +00:00
cgd_crypto.h
cgdvar.h
clock_subr.c
clock_subr.h Fix the various todr_gettime() and todr_settime() fallouts from 2005-06-04 20:14:24 +00:00
clockctl.c
cninit.c
cons.c White space police. 2005-04-28 07:54:39 +00:00
cons.h
dksubr.c
dkvar.h Make this build with "-Wcast-qual -Wshadow". 2005-05-31 02:50:59 +00:00
fss.c Support user controllable flags for the snapshot driver: 2005-04-17 16:28:26 +00:00
fssvar.h Support user controllable flags for the snapshot driver: 2005-04-17 16:28:26 +00:00
kloader.c Preserve const in cast. 2005-05-31 22:22:36 +00:00
kloader.h
kttcp.c
kttcpio.h
ld.c avoid variable shadowing. 2005-05-30 04:44:52 +00:00
ldvar.h
md.c merge yamt-km branch. 2005-04-01 11:59:21 +00:00
md.h
md_root.c
midi.c - add const 2005-05-29 22:18:25 +00:00
midi_if.h - add const 2005-05-29 22:18:25 +00:00
midisyn.c
midisynvar.h
midivar.h
mm.c
mulaw.c
mulaw.h
nullcons_subr.c
radio.c
radio_if.h
radiovar.h
rnd.c - add const 2005-05-29 22:18:25 +00:00
rndpool.c
sequencer.c more cast-qual and shadow fallout 2005-06-01 18:41:51 +00:00
sequencervar.h - add const 2005-05-29 22:18:25 +00:00
verified_exec.c More veriexec changes: 2005-06-17 17:46:18 +00:00
vnd.c Don't eventually leak vnx and bp on unconfigure, pointed out by YAMAMOTO 2005-03-31 18:02:16 +00:00
vndvar.h Make vnd do I/O to the underlying file from thread context. This 2005-03-30 19:23:08 +00:00