.. |
console
|
* arm_byte_to_page() -> arm_btop()
|
2002-03-24 03:37:18 +00:00 |
Makefile
|
Ensure that vidc.h gets installed somewhere -- Xarm32vidc needs it to compile.
|
2001-12-17 15:07:37 +00:00 |
beep.c
|
Un-__P, ANSIfy and light KNF.
|
2002-06-16 12:30:13 +00:00 |
beepvar.h
|
Add beepvar.h, to hold a prototype for beep_generate().
|
2002-02-18 12:34:11 +00:00 |
files.iomd
|
Pull out config(8) input for arch/arm/iomd code into files.iomd, since that's
|
2002-06-16 12:11:23 +00:00 |
iic.c
|
Pull in <machine/conf.h> to get prototypes for cdevsw functions, and correct
|
2002-02-18 11:51:57 +00:00 |
iic.h
|
…
|
|
iic_iomd.c
|
Use <machine/intr.h> rather than <machine/irqhandler.h>
|
2001-11-27 01:03:52 +00:00 |
iicvar.h
|
…
|
|
iomd.c
|
Complete renaming of opms to opms (was partly named pms, externally and
|
2002-04-19 01:04:38 +00:00 |
iomd_clock.c
|
Fix off-by-one error in delay().
|
2002-05-02 22:01:46 +00:00 |
iomd_dma.c
|
vm_offset_t -> vaddr_t,paddr_t
|
2002-04-10 19:35:22 +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_iic.S
|
…
|
|
iomd_io.c
|
…
|
|
iomd_io_asm.S
|
…
|
|
iomd_irq.S
|
* Share a common vector page between arm26 and arm32.
|
2001-12-20 01:20:21 +00:00 |
iomd_irqhandler.c
|
Remove unused extern decls.
|
2002-04-03 21:06:21 +00:00 |
iomdreg.h
|
Add a couple of ARM7500 registers I missed last time, and correct a couple
|
2002-01-08 21:00:12 +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
|
…
|
|
kbd_iomd.c
|
Use <machine/intr.h> rather than <machine/irqhandler.h>
|
2001-11-27 01:03:52 +00:00 |
kbdvar.h
|
Add prototype for getkey_polled().
|
2002-02-18 19:05:35 +00:00 |
lmc1982.S
|
…
|
|
lmc1982.h
|
…
|
|
lmcaudio.c
|
vm_offset_t -> vaddr_t,paddr_t
|
2002-04-10 19:35:22 +00:00 |
makemodes.awk
|
…
|
|
opms.c
|
Complete renaming of opms to opms (was partly named pms, externally and
|
2002-04-19 01:04:38 +00:00 |
opms_iomd.c
|
Complete renaming of opms to opms (was partly named pms, externally and
|
2002-04-19 01:04:38 +00:00 |
opmsvar.h
|
Complete renaming of opms to opms (was partly named pms, externally and
|
2002-04-19 01:04:38 +00:00 |
qms.c
|
…
|
|
qms_iomd.c
|
Use <machine/intr.h> rather than <machine/irqhandler.h>
|
2001-11-27 01:03:52 +00:00 |
qmsvar.h
|
Add a prototype for qms_console_freeze().
|
2002-02-18 18:43:55 +00:00 |
rpckbd.c
|
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
|
2002-03-17 19:40:26 +00:00 |
rpckbd_iomd.c
|
Allthough this patch doesn't look that much it adds a few things that were
|
2002-03-23 02:00:26 +00:00 |
rpckbdvar.h
|
…
|
|
rtc.c
|
Include <machine/conf.h> for cdevsw function prototypes.
|
2002-02-18 11:59:16 +00:00 |
sysbeep_vidc.c
|
Un-__P, ANSIfy, KNF.
|
2002-06-16 12:33:41 +00:00 |
todclock.c
|
__RCSID -> __KERNEL_RCSID
|
2002-03-10 15:47:43 +00:00 |
todclockvar.h
|
…
|
|
vidc.h
|
Only include the vidc_machdep.h file when we're compiling the kernel
|
2002-03-30 17:10:31 +00:00 |
vidc20.c
|
Don't identify all VIDCs as "vidc20". Instead, print something appropriate
|
2002-06-06 21:03:28 +00:00 |
vidc20config.c
|
Some cosmetic changes....
|
2002-03-15 13:33:19 +00:00 |
vidc20config.c.old-stuff
|
Use <machine/intr.h> rather than <machine/irqhandler.h>
|
2001-11-27 01:03:52 +00:00 |
vidc20config.h
|
…
|
|
vidcaudio.c
|
vm_offset_t -> vaddr_t,paddr_t
|
2002-04-10 19:35:22 +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
|
Fix the mmap'ing of the screen memory. The way it was implemented
|
2002-04-03 16:03:50 +00:00 |
vidcvideo.h
|
Big rototil of the vidcvideo code to cleanup illogical structures and to
|
2002-03-23 21:27:41 +00:00 |
waveform.h
|
…
|
|
wskbdmap_mfii.h
|
…
|
|
wsqms.c
|
Also provide differential coordinate updates... pitty it can't be choosen
|
2002-04-04 01:03:23 +00:00 |
wsqms_iomd.c
|
Use <machine/intr.h> rather than <machine/irqhandler.h>
|
2001-11-27 01:03:52 +00:00 |
wsqmsvar.h
|
…
|
|