NetBSD/sys/arch/arm32/vidc
mrg db3051d720 fix problems in many d_mmap routines:
- returned EOPNOTSUPP rather than -1.
	- no check for negative offset.
many of these fix potential security problems in these drivers.


XXX XXX XXX
the d_mmap cdev routine should be changed to have a prototype like:
	paddr_t (*d_mmap) __P((dev_t, off_t, int));

by someone!
1998-11-19 15:38:20 +00:00
..
console fix problems in many d_mmap routines: 1998-11-19 15:38:20 +00:00
beep.c Use IPL_AUDIO for the interrupt priority. 1998-08-31 02:35:31 +00:00
lmc1982.S arm32 kernel source restructure 1997-10-14 12:03:10 +00:00
lmc1982.h arm32 kernel source restructure 1997-10-14 12:03:10 +00:00
lmcaudio.c Use IPL_AUDIO for the interrupt priority. 1998-08-31 02:34:36 +00:00
makemodes.c arm32 kernel source restructure 1997-10-14 11:59:49 +00:00
sysbeep_vidc.c sysbeep device attachments for vidc based audio systems. 1998-10-05 00:42:41 +00:00
vidc20.c Removed unused variables for the benefit of -Wall -Werror. 1998-01-18 03:48:37 +00:00
vidcaudio.c Use IPL_AUDIO for the interrupt priority. 1998-08-31 02:36:11 +00:00
waveform.h arm32 kernel source restructure 1997-10-14 12:03:10 +00:00