Home | History | Annotate | Line # | Download | only in dev
zbus.c revision 1.8
      1  1.8  chopps /*	$NetBSD: zbus.c,v 1.8 1995/08/18 16:21:40 chopps Exp $	*/
      2  1.1  chopps 
      3  1.1  chopps /*
      4  1.1  chopps  * Copyright (c) 1994 Christian E. Hopps
      5  1.1  chopps  * All rights reserved.
      6  1.1  chopps  *
      7  1.1  chopps  * Redistribution and use in source and binary forms, with or without
      8  1.1  chopps  * modification, are permitted provided that the following conditions
      9  1.1  chopps  * are met:
     10  1.1  chopps  * 1. Redistributions of source code must retain the above copyright
     11  1.1  chopps  *    notice, this list of conditions and the following disclaimer.
     12  1.1  chopps  * 2. Redistributions in binary form must reproduce the above copyright
     13  1.1  chopps  *    notice, this list of conditions and the following disclaimer in the
     14  1.1  chopps  *    documentation and/or other materials provided with the distribution.
     15  1.1  chopps  * 3. All advertising materials mentioning features or use of this software
     16  1.1  chopps  *    must display the following acknowledgement:
     17  1.1  chopps  *      This product includes software developed by Christian E. Hopps.
     18  1.1  chopps  * 4. The name of the author may not be used to endorse or promote products
     19  1.1  chopps  *    derived from this software without specific prior written permission
     20  1.1  chopps  *
     21  1.1  chopps  * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
     22  1.1  chopps  * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
     23  1.1  chopps  * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
     24  1.1  chopps  * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
     25  1.1  chopps  * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
     26  1.1  chopps  * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
     27  1.1  chopps  * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
     28  1.1  chopps  * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
     29  1.1  chopps  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
     30  1.1  chopps  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
     31  1.1  chopps  */
     32  1.1  chopps #include <sys/param.h>
     33  1.1  chopps #include <sys/device.h>
     34  1.1  chopps #include <machine/cpu.h>
     35  1.1  chopps #include <machine/pte.h>
     36  1.1  chopps #include <amiga/amiga/cfdev.h>
     37  1.1  chopps #include <amiga/amiga/device.h>
     38  1.1  chopps #include <amiga/dev/zbusvar.h>
     39  1.1  chopps 
     40  1.1  chopps struct aconfdata {
     41  1.1  chopps 	char *name;
     42  1.1  chopps 	int manid;
     43  1.1  chopps 	int prodid;
     44  1.1  chopps };
     45  1.1  chopps 
     46  1.1  chopps struct preconfdata {
     47  1.1  chopps 	int manid;
     48  1.1  chopps 	int prodid;
     49  1.1  chopps 	caddr_t vaddr;
     50  1.1  chopps };
     51  1.1  chopps 
     52  1.1  chopps 
     53  1.1  chopps /*
     54  1.1  chopps  * explain the names.. 0123456789 => zothfisven
     55  1.1  chopps  */
     56  1.1  chopps static struct aconfdata aconftab[] = {
     57  1.1  chopps 	/* Commodore Amiga */
     58  1.6  chopps 	{ "atfsc",	514,	84 },
     59  1.1  chopps 	{ "atzee",	513,	1 },
     60  1.1  chopps 	{ "atzsc",	514,	3 },
     61  1.1  chopps 	{ "le",		514,	112 },
     62  1.1  chopps 	{ "ql",		514,	69 },
     63  1.1  chopps 	{ "ql",		514,	70 },
     64  1.1  chopps 	/* Ameristar */
     65  1.1  chopps 	{ "le",		1053,	1 },
     66  1.3  chopps 	{ "es",		1053,	10 },
     67  1.1  chopps 	/* Univeristy lowell */
     68  1.1  chopps 	{ "ulwl",	1030,	0 },
     69  1.1  chopps 	/* Macrosystems */
     70  1.1  chopps 	{ "grfrt",	18260,	6 },
     71  1.3  chopps 	{ "grfrh",	18260,	16},	/* Retina BLT Z3 */
     72  1.1  chopps 	/* Greater valley products */
     73  1.1  chopps 	{ "gvpbus",	2017,	2 },
     74  1.1  chopps 	{ "gvpbus",	2017,	11 },
     75  1.1  chopps 	{ "giv",	2017,	32 },
     76  1.5  chopps 	{ "gio",	2017,	255 },
     77  1.1  chopps 	/* progressive perhiperals */
     78  1.1  chopps 	{ "zssc",	2026,	150 },
     79  1.1  chopps 	{ "ppia",	2026,	187 },
     80  1.1  chopps 	{ "ppta",	2026,	105 },
     81  1.1  chopps 	{ "ppha",	2026,	1 },
     82  1.1  chopps 	{ "mrsc",	2026,	0 },
     83  1.1  chopps 	/* CSA */
     84  1.1  chopps 	{ "mgnsc",	1058,	17 },
     85  1.1  chopps 	{ "otgsc",	1058,	21 },
     86  1.1  chopps 	/* Microbotics */
     87  1.1  chopps 	{ "vhzsc",	1010,	69 },
     88  1.1  chopps 	/* Supra */
     89  1.1  chopps 	{ "wstsc",	1056,	12 },
     90  1.6  chopps 	{ "wstsc",	1056,	13 },
     91  1.1  chopps 	/* IVS */
     92  1.6  chopps 	{ "itrmp",	2112,	48 },
     93  1.1  chopps 	{ "itrmp",	2112,	52 },
     94  1.1  chopps 	{ "ivasc",	2112,	242 },
     95  1.1  chopps 	{ "ivsc",	2112,	243 },
     96  1.1  chopps 	/* Hydra */
     97  1.1  chopps 	{ "ed",		2121,	1 },
     98  1.1  chopps 	/* ASDG */
     99  1.1  chopps 	{ "ed",		9999,	9 },		/* XXXX */
    100  1.7  chopps 	/* Village Tronic Ariadne */
    101  1.7  chopps 	{ "ae",		2167,	201},
    102  1.1  chopps 	/* bsc/Alf Data */
    103  1.1  chopps 	{ "mfc",	2092,	16 },
    104  1.1  chopps 	{ "mfc",	2092,	17 },
    105  1.1  chopps 	{ "mfc",	2092,	18 },
    106  1.1  chopps 	/* Cirrus CL GD 5426 -> Picasso, Piccolo, EGS Spectrum */
    107  1.1  chopps 	{ "grfcl",	2167,	11},	/* Picasso-II mem*/
    108  1.1  chopps 	{ "grfcl",	2167,	12},	/* regs */
    109  1.3  chopps 	{ "grfcl",	2193,	2},	/* Spectrum mem */
    110  1.3  chopps 	{ "grfcl",	2193,	1},	/* Spectrum regs */
    111  1.3  chopps 	{ "grfcl",	2195,	5},	/* Piccolo mem */
    112  1.3  chopps 	{ "grfcl",	2195,	6},	/* Piccolo regs */
    113  1.1  chopps 	/* MacroSystemsUS */
    114  1.1  chopps 	{ "wesc",	2203,	19},	/* Warp engine */
    115  1.3  chopps 	/* phase 5 digital products? */
    116  1.1  chopps 	{ "flz3sc",	8512,	11},	/* FastlaneZ3 */
    117  1.1  chopps 	{ "flz3mem",	8512,	12},	/* FastlaneZ3 memory */
    118  1.1  chopps 	/* Commodore Amiga */
    119  1.3  chopps 	{ "afsc",	514,	84},	/* A4091 SCSI HD Controller */
    120  1.3  chopps 	/* Hacker Inc. */
    121  1.3  chopps 	{ "mlhsc",	2011,	1 }
    122  1.1  chopps };
    123  1.1  chopps static int naconfent = sizeof(aconftab) / sizeof(struct aconfdata);
    124  1.1  chopps 
    125  1.1  chopps /*
    126  1.1  chopps  * Anything listed in this table is subject to pre-configuration,
    127  1.1  chopps  * if autoconf.c:config_console() calls amiga_config_found() on
    128  1.1  chopps  * the Zorro III device.
    129  1.1  chopps  */
    130  1.1  chopps static struct preconfdata preconftab[] = {
    131  1.3  chopps 	{ 18260, 6, 0 },
    132  1.1  chopps 	/* Retina BLT Z3 */
    133  1.4  chopps 	{ 18260, 16, 0},
    134  1.4  chopps 	{2167,	11, 0},	/* Picasso-II mem*/
    135  1.4  chopps 	{2167,	12, 0},	/* regs */
    136  1.4  chopps 	{2193,	2, 0},	/* Spectrum mem */
    137  1.4  chopps 	{2193,	1, 0},	/* Spectrum regs */
    138  1.4  chopps 	{2195,	5, 0},	/* Piccolo mem */
    139  1.8  chopps 	{2195,	6, 0},	/* Piccolo regs */
    140  1.8  chopps 	{1030,	0, 0}	/* Ulwl board */
    141  1.1  chopps };
    142  1.1  chopps static int npreconfent = sizeof(preconftab) / sizeof(struct preconfdata);
    143  1.1  chopps 
    144  1.1  chopps 
    145  1.1  chopps void zbusattach __P((struct device *, struct device *, void *));
    146  1.1  chopps int zbusprint __P((void *, char *));
    147  1.1  chopps int zbusmatch __P((struct device *, struct cfdata *,void *));
    148  1.1  chopps caddr_t zbusmap __P((caddr_t, u_int));
    149  1.1  chopps static char *aconflookup __P((int, int));
    150  1.1  chopps 
    151  1.1  chopps /*
    152  1.1  chopps  * given a manufacturer id and product id, find the name
    153  1.1  chopps  * that describes this board.
    154  1.1  chopps  */
    155  1.1  chopps static char *
    156  1.1  chopps aconflookup(mid, pid)
    157  1.1  chopps 	int mid, pid;
    158  1.1  chopps {
    159  1.1  chopps 	struct aconfdata *adp, *eadp;
    160  1.1  chopps 
    161  1.1  chopps 	eadp = &aconftab[naconfent];
    162  1.1  chopps 	for (adp = aconftab; adp < eadp; adp++)
    163  1.1  chopps 		if (adp->manid == mid && adp->prodid == pid)
    164  1.1  chopps 			return(adp->name);
    165  1.1  chopps 	return("board");
    166  1.1  chopps }
    167  1.1  chopps 
    168  1.1  chopps /*
    169  1.1  chopps  * mainbus driver
    170  1.1  chopps  */
    171  1.1  chopps struct cfdriver zbuscd = {
    172  1.1  chopps 	NULL, "zbus", (cfmatch_t)zbusmatch, zbusattach,
    173  1.1  chopps 	DV_DULL, sizeof(struct device), NULL, 0
    174  1.1  chopps };
    175  1.1  chopps 
    176  1.1  chopps static struct cfdata *early_cfdata;
    177  1.1  chopps 
    178  1.1  chopps /*ARGSUSED*/
    179  1.1  chopps int
    180  1.1  chopps zbusmatch(pdp, cfp, auxp)
    181  1.1  chopps 	struct device *pdp;
    182  1.1  chopps 	struct cfdata *cfp;
    183  1.1  chopps 	void *auxp;
    184  1.1  chopps {
    185  1.1  chopps 	if (matchname(auxp, "zbus") == 0)
    186  1.1  chopps 		return(0);
    187  1.1  chopps 	if (amiga_realconfig == 0)
    188  1.1  chopps 		early_cfdata = cfp;
    189  1.1  chopps 	return(1);
    190  1.1  chopps }
    191  1.1  chopps 
    192  1.1  chopps /*
    193  1.1  chopps  * called to attach bus, we probe, i.e., scan configdev structs passed
    194  1.1  chopps  * in, for each found name call config_found() which will do this again
    195  1.1  chopps  * with that driver if matched else print a diag.
    196  1.1  chopps  */
    197  1.1  chopps void
    198  1.1  chopps zbusattach(pdp, dp, auxp)
    199  1.1  chopps 	struct device *pdp, *dp;
    200  1.1  chopps 	void *auxp;
    201  1.1  chopps {
    202  1.1  chopps 	struct zbus_args za;
    203  1.1  chopps 	struct preconfdata *pcp, *epcp;
    204  1.1  chopps 	struct cfdev *cdp, *ecdp;
    205  1.1  chopps 
    206  1.1  chopps 	epcp = &preconftab[npreconfent];
    207  1.1  chopps 	ecdp = &cfdev[ncfdev];
    208  1.1  chopps 	if (amiga_realconfig) {
    209  1.1  chopps 		if (ZTWOMEMADDR)
    210  1.1  chopps 			printf(": mem 0x%08x-0x%08x",
    211  1.1  chopps 			    ZTWOMEMADDR, ZTWOMEMADDR + NBPG * NZTWOMEMPG - 1);
    212  1.1  chopps 		if (ZBUSAVAIL)
    213  1.1  chopps 			printf (": i/o size 0x%08x", ZBUSAVAIL);
    214  1.1  chopps 		printf("\n");
    215  1.1  chopps 	}
    216  1.1  chopps 	for (cdp = cfdev; cdp < ecdp; cdp++) {
    217  1.1  chopps 		for (pcp = preconftab; pcp < epcp; pcp++) {
    218  1.1  chopps 			if (pcp->manid == cdp->rom.manid &&
    219  1.1  chopps 			    pcp->prodid == cdp->rom.prodid)
    220  1.1  chopps 				break;
    221  1.1  chopps 		}
    222  1.1  chopps 		if (amiga_realconfig == 0 && pcp >= epcp)
    223  1.1  chopps 			continue;
    224  1.1  chopps 
    225  1.1  chopps 		/*
    226  1.1  chopps 		 * check if it's a Zorro II or III board and not linked into
    227  1.1  chopps 		 * MemList (i.e. not a memory board)
    228  1.1  chopps 		 */
    229  1.1  chopps 		if ((cdp->rom.type & 0xe0) != 0xc0 &&
    230  1.1  chopps 		    (cdp->rom.type & 0xe0) != 0x80)
    231  1.1  chopps 			continue;	/* er_Type != Zorro I/O */
    232  1.1  chopps 
    233  1.1  chopps 		za.pa = cdp->addr;
    234  1.1  chopps 		za.size = cdp->size;
    235  1.1  chopps 		if (amiga_realconfig && pcp < epcp && pcp->vaddr)
    236  1.1  chopps 			za.va = pcp->vaddr;
    237  1.1  chopps 		else {
    238  1.1  chopps 			za.va = (void *) (isztwopa(za.pa) ? ztwomap(za.pa) :
    239  1.1  chopps 			    zbusmap(za.pa, za.size));
    240  1.1  chopps /*                          ??????? */
    241  1.1  chopps 			/*
    242  1.1  chopps 			 * save value if early console init
    243  1.1  chopps 			 */
    244  1.1  chopps 			if (amiga_realconfig == 0)
    245  1.1  chopps 				pcp->vaddr = za.va;
    246  1.1  chopps 		}
    247  1.1  chopps 		za.manid = cdp->rom.manid;
    248  1.1  chopps 		za.prodid = cdp->rom.prodid;
    249  1.1  chopps 		za.serno = cdp->rom.serno;
    250  1.1  chopps 		za.slot = (((u_long)za.pa >> 16) & 0xF) - 0x9;
    251  1.1  chopps 		amiga_config_found(early_cfdata, dp, &za, zbusprint);
    252  1.1  chopps 	}
    253  1.1  chopps }
    254  1.1  chopps 
    255  1.1  chopps /*
    256  1.1  chopps  * print configuration info.
    257  1.1  chopps  */
    258  1.1  chopps int
    259  1.1  chopps zbusprint(auxp, pnp)
    260  1.1  chopps 	void *auxp;
    261  1.1  chopps 	char *pnp;
    262  1.1  chopps {
    263  1.1  chopps 	struct zbus_args *zap;
    264  1.1  chopps 	int rv;
    265  1.1  chopps 
    266  1.1  chopps 	rv = UNCONF;
    267  1.1  chopps 	zap = auxp;
    268  1.1  chopps 
    269  1.1  chopps 	if (pnp) {
    270  1.1  chopps 		printf("%s at %s:", aconflookup(zap->manid, zap->prodid),
    271  1.1  chopps 		    pnp);
    272  1.1  chopps 		if (zap->manid == -1)
    273  1.1  chopps 			rv = UNSUPP;
    274  1.1  chopps 	}
    275  1.1  chopps 	printf(" rom 0x%x man/pro %d/%d", zap->pa, zap->manid, zap->prodid);
    276  1.1  chopps 	return(rv);
    277  1.1  chopps }
    278  1.1  chopps 
    279  1.1  chopps /*
    280  1.1  chopps  * this function is used to map Zorro physical I/O addresses into kernel virtual
    281  1.1  chopps  * addresses. We don't keep track which address we map where, we don't NEED
    282  1.1  chopps  * to know this. We made sure in amiga_init.c (by scanning all available Zorro
    283  1.1  chopps  * devices) to have enough kva-space available, so there is no extra range
    284  1.1  chopps  * check done here.
    285  1.1  chopps  */
    286  1.1  chopps caddr_t
    287  1.1  chopps zbusmap (pa, size)
    288  1.1  chopps 	caddr_t pa;
    289  1.1  chopps 	u_int size;
    290  1.1  chopps {
    291  1.1  chopps 	static vm_offset_t nextkva = 0;
    292  1.1  chopps 	vm_offset_t kva;
    293  1.1  chopps 
    294  1.1  chopps 	if (nextkva == 0)
    295  1.1  chopps 		nextkva = ZBUSADDR;
    296  1.1  chopps 
    297  1.1  chopps 	if (nextkva > ZBUSADDR + ZBUSAVAIL)
    298  1.1  chopps 		return 0;
    299  1.1  chopps 
    300  1.1  chopps 	/* size better be an integral multiple of the page size... */
    301  1.1  chopps 	kva = nextkva;
    302  1.1  chopps 	nextkva += size;
    303  1.1  chopps 	if (nextkva > ZBUSADDR + ZBUSAVAIL)
    304  1.1  chopps 		panic("allocating too much Zorro I/O address space");
    305  1.1  chopps 	physaccess((caddr_t)kva, (caddr_t)pa, size, PG_RW|PG_CI);
    306  1.1  chopps 	return((caddr_t)kva);
    307  1.1  chopps }
    308