.. |
console
|
Remove support for freezing console on mouse-button presses, since that was
|
2004-03-13 18:48:26 +00:00 |
Makefile
|
Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.
|
2002-11-26 23:30:07 +00:00 |
files.iomd
|
Rename arch/acorn32/dev/wskbdmap_mfii.c to arch/acorn32/dev/wskbdmap_mfii_rpc.c
|
2004-03-13 19:20:50 +00:00 |
iicvar.h
|
…
|
|
iomd.c
|
Attach rpckbd(4) and kbd(4) in the same place, so that only one of them can
|
2004-02-08 13:39:21 +00:00 |
iomd_clock.c
|
New generic I2C framework. Supports bit-bang and "intelligent" I2C
|
2003-10-06 16:11:19 +00:00 |
iomd_dma.c
|
__KERNEL_RCSID()
|
2003-07-15 00:24:37 +00:00 |
iomd_dma.h
|
Add prototypes for dma_reset(), dma_setup(), dma_isactive(), dma_isintr() and
|
2002-02-18 11:41:18 +00:00 |
iomd_fiq.S
|
* Share a common vector page between arm26 and arm32.
|
2001-12-20 01:20:21 +00:00 |
iomd_io.c
|
__KERNEL_RCSID()
|
2003-07-15 00:24:37 +00:00 |
iomd_io_asm.S
|
…
|
|
iomd_irq.S
|
Enable/Restore alignment fault state on interrupt handler entry/exit.
|
2003-11-05 21:10:59 +00:00 |
iomd_irqhandler.c
|
When adding a new interrupt handler to the iomd, turn off interrupts so
|
2004-01-03 13:11:47 +00:00 |
iomdiic.c
|
Fix for PR # 23264 thanks to Mike Pumford; it is only attatching clock once
|
2003-11-01 23:37:54 +00:00 |
iomdiicvar.h
|
New generic I2C framework. Supports bit-bang and "intelligent" I2C
|
2003-10-06 16:11:19 +00:00 |
iomdkbc.c
|
Add support for using the MI pckbd and pms drivers with the IOMD keyboard
|
2004-03-13 17:52:02 +00:00 |
iomdkbcvar.h
|
Add part of iomdkbc(4) that I missed last time.
|
2004-03-13 19:23:36 +00:00 |
iomdreg.h
|
Add some useful flag definitions for DMA registers.
|
2003-12-31 14:40:32 +00:00 |
iomdvar.h
|
Complete renaming of opms to opms (was partly named pms, externally and
|
2002-04-19 01:04:38 +00:00 |
kbd.c
|
__KERNEL_RCSID()
|
2003-07-15 00:24:37 +00:00 |
kbd_iomd.c
|
Increase the attach priority of opms(4) and kbd(4) (also rpckbd(4), but that
|
2004-02-08 13:43:52 +00:00 |
kbdvar.h
|
Add prototype for getkey_polled().
|
2002-02-18 19:05:35 +00:00 |
makemodes.awk
|
…
|
|
qms.c
|
Rename wsqms(4) to qms(4), since the "ws" is redundant now. While I'm here,
|
2004-03-13 19:27:40 +00:00 |
rpckbd.c
|
The `beep' device has been removed but aparently this small reference was
|
2004-01-29 16:43:42 +00:00 |
rpckbd_iomd.c
|
Attach rpckbd(4) and kbd(4) in the same place, so that they can't both end
|
2004-02-08 13:41:53 +00:00 |
rpckbdvar.h
|
Use audiobell for system beeps on acorn32 when vidcaudio(4) is compiled in.
|
2004-01-17 21:49:24 +00:00 |
vidc.h
|
Add definitions of the bits in the Sound Control Register (SCR).
|
2003-12-31 14:41:15 +00:00 |
vidc20.c
|
__KERNEL_RCSID()
|
2003-07-15 00:24:37 +00:00 |
vidc20config.c
|
Fix GCC 3.3.1 nits
|
2003-09-21 15:12:16 +00:00 |
vidc20config.c.old-stuff
|
…
|
|
vidc20config.h
|
Kill off vidcvideo_textpalette() again, but better.
|
2002-06-17 21:00:13 +00:00 |
vidcaudio.c
|
Add support for using the MI pckbd and pms drivers with the IOMD keyboard
|
2004-03-13 17:52:02 +00:00 |
vidcaudiovar.h
|
Add a vidcaudiovar.h to contain a prototype for vidcaudio_beep_generate().
|
2002-02-18 12:52:09 +00:00 |
vidcvideo.c
|
eliminate uvm_useracc() in favor of checking the return value of
|
2003-11-13 03:09:28 +00:00 |
vidcvideo.h
|
Big rototil of the vidcvideo code to cleanup illogical structures and to
|
2002-03-23 21:27:41 +00:00 |
wskbdmap_mfii.h
|
…
|
|