NetBSD/sys/arch/x68k/dev
augustss 1339e88a86 Add a new optional method, dev_ioctl, to the audio hardware driver interface.
It is called when an unrecognized ioctl() is performed on a device,
thus allowing ioctl()s that frob the hardware driver (like loading
microcode).
2001-10-03 00:04:47 +00:00
..
com.c add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
comreg.h
dmacvar.h Disable array chain mode by default, since it is unused by any of 2001-05-02 12:48:24 +00:00
dmavar.h
event.c
event_var.h
fd.c Correct various misspellings of 'transfer' and inflected forms. 2001-07-08 18:06:42 +00:00
fdreg.h
grf.c eliminate the KERN_* error codes in favor of the traditional E* codes. 2001-03-15 06:10:32 +00:00
grf_conf.c
grf_gv.c
grf_machdep.c
grf_tv.c
grfvar.h
if_ne_neptune.c Make this compile again. 2001-02-21 05:44:32 +00:00
intio.c remove bogus comment. noted by Tetsuya Isaki <isaki@par.odn.ne.jp> in private email. 2001-08-26 12:14:22 +00:00
intio_dmac.c Reset dx_nextoff and dx_nextsize before transfer. 2001-05-27 02:18:07 +00:00
intiovar.h
ite.c Add `l_poll' to `struct linesw' and provide an xxxpoll() entry point 2001-05-02 10:32:08 +00:00
ite_tv.c
itevar.h
kbd.c receive, not recieve 2001-06-12 15:17:10 +00:00
kbdmap.c
kbdmap.c.ascii
kbdmap.h
mb86601reg.h
mb89352reg.h
mfp.c receive, not recieve 2001-06-12 15:17:10 +00:00
mfp.h receive, not recieve 2001-06-12 15:17:10 +00:00
mha.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
mhavar.h Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
ms.c
neptune.c
neptunevar.h
opm.c X68k built-in voice synthesizer. 2001-05-02 13:00:19 +00:00
opmbell.c
opmbellvar.h
opmreg.h X68k built-in voice synthesizer. 2001-05-02 13:00:19 +00:00
par.c G/C of unused interrupt stubs, and other cleanups. 2000-06-11 14:20:45 +00:00
pow.c
powvar.h
rtclock.c Honor rtc_offset. 2001-05-26 21:32:30 +00:00
rtclock_var.h Make it compile with "options DIAGNOSTIC" (patch from minoura). 2001-01-15 07:04:41 +00:00
scsirom.c
scsiromvar.h
sdb.h
spc.c
sram.c
sramvar.h
vs.c Add a new optional method, dev_ioctl, to the audio hardware driver interface. 2001-10-03 00:04:47 +00:00
vsvar.h Correct playing mu-law and linear. 2001-05-03 02:09:11 +00:00
xel.c
zs.c