NetBSD/sys/arch/arm32/mainbus
mark a497e39048 Fix the declarations of the interrupt handlers to accept void * pointers
as the only argument and cast this as appropriate now that the function
pointers to the interrupt registration functions are fully prototyped.
Use <machine/conf.h> for the declarations of the device driver entry
points.
1997-01-28 04:55:15 +00:00
..
beep.c Fix the declarations of the interrupt handlers to accept void * pointers 1997-01-28 04:55:15 +00:00
com.c Remove unused variables. 1997-01-26 02:16:44 +00:00
comreg.h Update for the new bus space implementation. 1997-01-13 00:40:54 +00:00
comvar.h Update for the new bus space implementation. 1997-01-13 00:40:54 +00:00
cpu.c Use machine/conf.h for prototypes for device entry points. 1997-01-28 04:36:14 +00:00
fd.c Updated to use the bus space interface. Pullup all the recent changes 1997-01-26 02:32:04 +00:00
fdreg.h Updated to use the bus space interface. Pullup all the recent changes 1997-01-26 02:32:04 +00:00
if_es.c backout previous kprintf change 1996-10-13 03:05:43 +00:00
if_esreg.h Initial commit of the SMC91C9X ethernet driver found on RC7500 1996-05-12 21:35:07 +00:00
iic.c Use the IOMD_ID macro to check the IOMD ID number rather than direct reads 1996-11-23 03:37:35 +00:00
iic_asm.S Get the IIC clock and data bit masks correct on RC7500 boards. 1996-10-15 20:40:31 +00:00
iomd.c Add prototypes for match and attach functions. 1997-01-28 04:08:21 +00:00
kbd.c Fix the declarations of the interrupt handlers to accept void * pointers 1997-01-28 04:55:15 +00:00
lmc1982.S Initial commit of the lmc audio driver for the lmc1982 found on RC7500 1996-10-15 21:10:24 +00:00
lmc1982.h Initial commit of the lmc audio driver for the lmc1982 found on RC7500 1996-10-15 21:10:24 +00:00
lmcaudio.c Use the IOMD_ID macro to check the IOMD ID number rather than direct reads 1996-11-23 03:37:35 +00:00
lpt.c Updated for the new bus space implementation. 1997-01-13 00:46:51 +00:00
lptreg.h Updated for the new bus space implementation. 1997-01-13 00:46:51 +00:00
mainbus.c Added prototypes for mainbusprint() and mainbusscan(). 1997-01-26 01:41:01 +00:00
mainbus.h Updated for the new bus space implementation in bus.h 1997-01-13 00:35:47 +00:00
mainbus_io.c Implement the bus space interfaces for set multiple, set region and copy. 1997-01-26 01:49:01 +00:00
mainbus_io_asm.S Implement the bus space interfaces for set multiple, set region and copy. 1997-01-26 01:49:01 +00:00
pms.c Fix the declarations of the interrupt handlers to accept void * pointers 1997-01-28 04:55:15 +00:00
qmouse.c Fix the declarations of the interrupt handlers to accept void * pointers 1997-01-28 04:55:15 +00:00
rtc.c Minor changes (inline -> __inline)) 1997-01-06 04:47:53 +00:00
vidcaudio.c Use the IOMD_ID macro to check the IOMD ID number rather than direct reads 1996-11-23 03:37:35 +00:00
waveform.h
wd.c Use bitmask_snprintf(). 1996-11-13 06:36:56 +00:00
wdreg.h