NetBSD/sys/arch/mvme68k/dev
scw c4dbe1a160 Allow MD code to provide functions for reading/writing NVRAM/RTC
locations. If passed NULL, the old behaviour using bus_space_{read,write}_1()
is used. Otherwise, all access to the chip goes via the MD functions.

This is necessary for mvmeppc boards where the mk48txx NVRAM/RTC is not
directly addressable.
2002-02-23 17:18:54 +00:00
..
clock_pcc.c Separate out devices common to many Motorola mvme boards (68k, 88k and ppc) 2002-02-12 20:38:09 +00:00
dmavar.h
if_le.c Deprecate intrcnt/intrnames in favour of the generic evcnt(9) interface. 2001-05-31 18:46:07 +00:00
if_lereg.h
if_levar.h Deprecate intrcnt/intrnames in favour of the generic evcnt(9) interface. 2001-05-31 18:46:07 +00:00
lpt_pcc.c Separate out devices common to many Motorola mvme boards (68k, 88k and ppc) 2002-02-12 20:38:09 +00:00
lpt_pccreg.h
mainbus.c Split the nvram/rtc functionality away from the clock interrupt code 2001-08-12 18:33:12 +00:00
mainbus.h Split the nvram/rtc functionality away from the clock interrupt code 2001-08-12 18:33:12 +00:00
memc_68k.c Separate out devices common to many Motorola mvme boards (68k, 88k and ppc) 2002-02-12 20:38:09 +00:00
memc.c Hook the error interrupt only once, otherwise we'd fail when hooking 2001-07-28 08:30:23 +00:00
memcreg.h Flesh out the memory controller driver (at least for the MCECC chip) 2001-07-27 18:38:54 +00:00
pcc.c Split the nvram/rtc functionality away from the clock interrupt code 2001-08-12 18:33:12 +00:00
pccreg.h Split the nvram/rtc functionality away from the clock interrupt code 2001-08-12 18:33:12 +00:00
pcctwo_68k.c Separate out devices common to many Motorola mvme boards (68k, 88k and ppc) 2002-02-12 20:38:09 +00:00
pccvar.h Deprecate intrcnt/intrnames in favour of the generic evcnt(9) interface. 2001-05-31 18:46:07 +00:00
sbic.c seperate -> separate 2001-07-22 13:33:58 +00:00
sbicreg.h
sbicvar.h
timekeeper.c Allow MD code to provide functions for reading/writing NVRAM/RTC 2002-02-23 17:18:54 +00:00
vme_pcc.c Separate out devices common to many Motorola mvme boards (68k, 88k and ppc) 2002-02-12 20:38:09 +00:00
vme_pccreg.h
vme_pccvar.h
vme_two_68k.c Separate out devices common to many Motorola mvme boards (68k, 88k and ppc) 2002-02-12 20:38:09 +00:00
wdsc.c Deprecate intrcnt/intrnames in favour of the generic evcnt(9) interface. 2001-05-31 18:46:07 +00:00
wdscreg.h
zs_pcc.c Deprecate intrcnt/intrnames in favour of the generic evcnt(9) interface. 2001-05-31 18:46:07 +00:00
zs_pcctwo.c Separate out devices common to many Motorola mvme boards (68k, 88k and ppc) 2002-02-12 20:38:09 +00:00
zs.c bzero -> memset 2001-07-07 07:51:37 +00:00
zsvar.h