NetBSD/sys/arch/mvme68k/dev
scw 7f3786d36a Add preliminary support for the MVME162-LX 200/300 series of boards.
Currently, the major onboard devices are supported (disk, network,
rs232 and VMEbus). However, work is still need to support the remaining
devices (eg. IndustryPack sites).

These boards are available with a dazzling array of build options. At
this time, the following options are *required*:

	o Real floating point hardware (the 68LC040 model isn't tested),
	o The VMEchip2 must be present,
	o If offboard VMEbus RAM is not present, at least 8MB of onboard
	  RAM is required.
	o Even if offboard VMEbus RAM *is* present, at least 4MB of onboard
	  RAM is required. (Boards with 1 or 2MB onboard RAM *can* be
	  supported with offboard RAM, but not without some funky values in
	  the VMEbus Master mapping registers.)

There is no support for boards other than those in the -LX 200/300 series.
2000-09-06 19:51:42 +00:00
..
clmpcc_pcctwo.c Add preliminary support for the MVME162-LX 200/300 series of boards. 2000-09-06 19:51:42 +00:00
clock_pcc.c Merge 'scw_mvme68k_bus_space' branch with the trunk. 2000-03-18 22:33:02 +00:00
clock_pcctwo.c Add preliminary support for the MVME162-LX 200/300 series of boards. 2000-09-06 19:51:42 +00:00
dmavar.h
if_ie.c Add preliminary support for the MVME162-LX 200/300 series of boards. 2000-09-06 19:51:42 +00:00
if_iereg.h Merge 'scw_mvme68k_bus_space' branch with the trunk. 2000-03-18 22:33:02 +00:00
if_le.c Nuke __BROKEN_DK_ESTABLISH, and add __HAVE_DEVICE_REGISTER. 2000-07-25 20:52:27 +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 Merge 'scw_mvme68k_bus_space' branch with the trunk. 2000-03-18 22:33:02 +00:00
lpt.c New callout mechanism with two major improvements over the old 2000-03-23 06:40:33 +00:00
lpt_pcc.c Merge 'scw_mvme68k_bus_space' branch with the trunk. 2000-03-18 22:33:02 +00:00
lpt_pccreg.h Merge 'scw_mvme68k_bus_space' branch with the trunk. 2000-03-18 22:33:02 +00:00
lpt_pcctwo.c Add preliminary support for the MVME162-LX 200/300 series of boards. 2000-09-06 19:51:42 +00:00
lptvar.h New callout mechanism with two major improvements over the old 2000-03-23 06:40:33 +00:00
mainbus.c Add preliminary support for the MVME162-LX 200/300 series of boards. 2000-09-06 19:51:42 +00:00
mainbus.h Merge 'scw_mvme68k_bus_space' branch with the trunk. 2000-03-18 22:33:02 +00:00
md_root.c Include <sys/systm.h>, if only for printf() prototype. 2000-07-22 19:43:03 +00:00
mvmebus.c A VMEbus RAM board configured for use by mvme68k can now be 2000-08-21 20:50:13 +00:00
mvmebus.h Expand on how VMEbus master addressing modes are specified, to better 2000-08-20 21:51:31 +00:00
ncrsc_pcctwo.c Add preliminary support for the MVME162-LX 200/300 series of boards. 2000-09-06 19:51:42 +00:00
pcc.c Expand on how VMEbus master addressing modes are specified, to better 2000-08-20 21:51:31 +00:00
pccreg.h Expand on how VMEbus master addressing modes are specified, to better 2000-08-20 21:51:31 +00:00
pcctwo.c Add preliminary support for the MVME162-LX 200/300 series of boards. 2000-09-06 19:51:42 +00:00
pcctworeg.h Add preliminary support for the MVME162-LX 200/300 series of boards. 2000-09-06 19:51:42 +00:00
pcctwovar.h Add preliminary support for the MVME162-LX 200/300 series of boards. 2000-09-06 19:51:42 +00:00
pccvar.h Expand on how VMEbus master addressing modes are specified, to better 2000-08-20 21:51:31 +00:00
sbic.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:58:50 +00:00
sbicreg.h
sbicvar.h New callout mechanism with two major improvements over the old 2000-03-23 06:40:33 +00:00
siop.c Merge 'scw_mvme68k_bus_space' branch with the trunk. 2000-03-18 22:33:02 +00:00
siop_script.out Add support for the VMEchip2 and the ncr53c710 SCSI IOP. 1999-02-20 00:11:59 +00:00
siop_script.ss Add support for the VMEchip2 and the ncr53c710 SCSI IOP. 1999-02-20 00:11:59 +00:00
siopreg.h Add support for the VMEchip2 and the ncr53c710 SCSI IOP. 1999-02-20 00:11:59 +00:00
siopvar.h Remove a comment of mine which no longer applies. 1999-02-21 18:10:10 +00:00
vme_pcc.c Expand on how VMEbus master addressing modes are specified, to better 2000-08-20 21:51:31 +00:00
vme_pccreg.h Pull a bunch of common code from vme_pcc.c and vme_two.c into 2000-08-13 17:00:51 +00:00
vme_pccvar.h A VMEbus RAM board configured for use by mvme68k can now be 2000-08-21 20:50:13 +00:00
vme_two.c Add preliminary support for the MVME162-LX 200/300 series of boards. 2000-09-06 19:51:42 +00:00
vme_tworeg.h Checkpoint of code to add VMEbus slave support using vme_dmamap* and 2000-08-20 17:07:41 +00:00
vme_twovar.h A VMEbus RAM board configured for use by mvme68k can now be 2000-08-21 20:50:13 +00:00
wdsc.c G/C an unused variable. 2000-08-12 20:09:12 +00:00
wdscreg.h
zs.c Add preliminary support for the MVME162-LX 200/300 series of boards. 2000-09-06 19:51:42 +00:00
zs_pcc.c Add preliminary support for the MVME162-LX 200/300 series of boards. 2000-09-06 19:51:42 +00:00
zs_pcctwo.c Add preliminary support for the MVME162-LX 200/300 series of boards. 2000-09-06 19:51:42 +00:00
zsvar.h Add preliminary support for the MVME162-LX 200/300 series of boards. 2000-09-06 19:51:42 +00:00