NetBSD/sys/arch/arm32/dev
mark 33b4b52949 Define the prototypes for rtc_read() and rtc_write() here rather than
in machine/rtc.h
Update the rtc_read() and rtc_write() functions to take a private pointer
as the first argument (currently unused).
1998-04-19 03:55:44 +00:00
..
bus_space_notimpl.S Remove some redundant .req statements. 1998-04-01 22:55:45 +00:00
iic.c Include machine/cpufunc.h for interrupt disable/restore routines. 1998-02-21 23:19:36 +00:00
iic.h arm32 kernel source restructure 1997-10-14 19:35:34 +00:00
iicvar.h arm32 kernel source restructure 1997-10-14 19:35:34 +00:00
kbd.c Make sure halt() is prototyped. 1998-01-18 04:16:06 +00:00
kbdvar.h Prototype kbdreset(). 1998-01-18 03:51:13 +00:00
md_hooks.c Declare memory_disk_size here. 1997-10-14 11:32:47 +00:00
pms.c Guard spl related variables and pmsputbuffer() with #ifdef MOUSE_IOC_ACK. 1998-02-22 00:25:03 +00:00
pmsvar.h arm32 kernel source restructure 1997-10-14 19:35:34 +00:00
qms.c Guard spl related variables and qmsputbuffer() with #ifdef MOUSE_IOC_ACK 1998-02-22 00:24:12 +00:00
qmsvar.h arm32 kernel source restructure 1997-10-14 19:35:34 +00:00
rtc.c Define the prototypes for rtc_read() and rtc_write() here rather than 1998-04-19 03:55:44 +00:00
todclock.c Update the softc to hold the rtc_{write,write}() argument and update 1998-04-19 03:54:24 +00:00
todclockvar.h Add a rtc argument field to the todclock_attach_args structure. 1998-04-19 03:51:44 +00:00
wd.c Update for changes to config. 1998-01-13 02:09:58 +00:00
wdc.c Add missing interrupt enable callbacks lost during the adding of ATAPI 1998-02-22 02:36:22 +00:00
wdlink.h Synchronise with recent changes to the ISA wd driver. 1997-10-17 06:41:35 +00:00
wdreg.h Synchronise with recent changes to the ISA wd driver. 1997-10-17 06:41:35 +00:00