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