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 Merge 'scw_mvme68k_bus_space' branch with the trunk. 2000-03-18 22:33:02 +00:00
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 Merge 'scw_mvme68k_bus_space' branch with the trunk. 2000-03-18 22:33:02 +00:00
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 Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
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 Add a bus_space_tag_t field to the mvmebus_softc structure and 2000-11-24 09:27:42 +00:00
vme_pccvar.h Add a bus_space_tag_t field to the mvmebus_softc structure and 2000-11-24 09:27:42 +00:00
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 Add support for the m68060-based machines: MVME-172 and MVME-177. 2000-11-20 19:35:28 +00:00