NetBSD/sys/dev
tsutsui 4ee87b9180 - use correct dmamap size for TX/RX DMA descriptors
- use __NO_STRICT_ALIGNMENT directly rather than local VGE_FIXUP_RX
- no need to use BUS_DMA_ALLOCNOW
- remove unneeded members from softc

XXX: Is vge_fixup_rx() really more efficient than memmove(9),
XXX: or allocating a new buffer and memcpy(9) into it?
XXX: Anyway, vge(4) is not recommended for non-x86 hosts at all
XXX: because it requires copying buffers by CPU on RX.
2006-10-14 16:45:46 +00:00
..
acpi Use __unused in function arguments where appropiate. (hi christos) 2006-10-12 06:56:47 +00:00
apm Use __unused in function arguments where appropiate. (hi christos) 2006-10-12 06:56:47 +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 - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
bi
bluetooth - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
cardbus More -Wunused warnings. 2006-10-12 07:39:27 +00:00
dec Restore inadvertently deleted close-brace by previous change. 2006-10-03 12:50:12 +00:00
dkwedge - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
dmover
ebus
eisa - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
gpib
gpio - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
hpc -Wextra fixes 2006-10-12 21:19:13 +00:00
i2c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
i2o - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
ic re_start: fix tx stall. 2006-10-13 11:06:15 +00:00
ieee1394 - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
if_ndis Added innitialization to bs in ndis_getstate_80211. It was causing a compiler warning. Pointed out by Kulcsar Ferenc 2006-09-11 21:17:18 +00:00
ir - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
isa - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
isapnp - sprinkle __unused on function decls. 2006-10-12 01:30:41 +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 More -Wunused fallout. sprinkle __unused when possible; otherwise, use the 2006-10-13 16:53:35 +00:00
microcode - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
mii - sprinkle __unused on function decls. 2006-10-12 01:30:41 +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 - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
pci - use correct dmamap size for TX/RX DMA descriptors 2006-10-14 16:45:46 +00:00
pckbport - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
pcmcia - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
podulebus Don't use the uPD71071's autoinitialize mode. This may slow things down 2006-10-02 22:10:55 +00:00
ppbus
qbus Adapt MD code to KAUTH_DEVICE_TTY_OPEN, batch #2 from Matt Fleming, thanks! 2006-10-01 19:28:43 +00:00
raidframe - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
rasops - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
rcons
sbus More from Matt Fleming: 2006-10-01 20:31:49 +00:00
scsipi - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
smbus
spi Add spiflash driver, and M25P instance, used for STMicro flash devices 2006-10-07 07:21:13 +00:00
splash
std
sun
sysmon - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
tc
usb sigh, another missing __unused. 2006-10-12 17:50:07 +00:00
videomode
vme
wscons More -Wunused fallout. sprinkle __unused when possible; otherwise, use the 2006-10-13 16:53:35 +00:00
wsfont - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
xmi
auconv.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
auconv.h
audio_if.h
audio.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
audiobell.c
audiobellvar.h
audiovar.h
aurateconv.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
ccd.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
ccdvar.h
cgd_crypto.c
cgd_crypto.h
cgd.c Use __unused in function arguments where appropiate. (hi christos) 2006-10-12 06:56:47 +00:00
cgdvar.h
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 - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
cninit.c
cons.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
cons.h
DEVNAMES Add hpcarm devices. 2006-10-07 14:17:12 +00:00
dksubr.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
dkvar.h
firmload.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
firmload.h
fss.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
fssvar.h
kloader.c
kloader.h
kttcp.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
kttcpio.h
ld.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
ldvar.h
lockstat.c Use __unused in function arguments where appropiate. (hi christos) 2006-10-12 06:56:47 +00:00
lockstat.h Add the 'lockstat' driver, which collects basic information about lock events. 2006-09-07 00:20:28 +00:00
Makefile Add the 'lockstat' driver, which collects basic information about lock events. 2006-09-07 00:20:28 +00:00
md_root.c Add __unused to unused function arguments. 2006-10-13 10:42:19 +00:00
md.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
md.h
midi_if.h
midi.c Add __unused as necessary. 2006-10-12 04:32:34 +00:00
midictl.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
midictl.h
midisyn.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
midisynvar.h
midivar.h
mm.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
mulaw.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
mulaw.h
nullcons_subr.c
radio_if.h
radio.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
radiovar.h
rnd.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
rndpool.c
sequencer.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
sequencervar.h
verified_exec.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
vnd.c more super exciting fun unused arguments. 2006-10-14 01:49:20 +00:00
vndvar.h