NetBSD/sys/arch/arm/iomd
bjh21 1dda0b462c Kill off vidcvideo_textpalette() again, but better.
This time, vidcvideo_stdpalette() uses vidcvideo_write(), as it should, and
correctly initialises the paletter in 16bpp and (I hope) 32 bpp modes.
This fixes the colours on the text console in 16bpp modes.  32bpp seems to be
generally broken anyway.
2002-06-17 21:00:13 +00:00
..
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 None of the children of vidc now use their aux pointer, so there's no need 2002-06-16 13:20:14 +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 Pull in assym.h for __PROG32 (needed for IRQenable/IRQdisable macros, 2001-11-23 16:53:07 +00:00
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 struct lmcaudio_softc.iobase was unused other than to initialise it. G/C it. 2002-06-16 12:38:11 +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 Parenthesise arguments to VIDC_BLUE and VIDC_GREEN correctly. 2002-06-16 14:53:24 +00:00
vidc20.c Un-__P, ANSIfy, clean up comments. 2002-06-16 13:25:02 +00:00
vidc20config.c Kill off vidcvideo_textpalette() again, but better. 2002-06-17 21:00:13 +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 Kill off vidcvideo_textpalette() again, but better. 2002-06-17 21:00:13 +00:00
vidcaudio.c struct vidcaudio_softc.iobase was unused other than to initialise it. G/C it. 2002-06-16 12:36:42 +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