From: Geert U. <ge...@li...> - 2000-09-14 17:02:04
|
On Wed, 13 Sep 2000, Roman Zippel wrote: > I applied now also the zorro bus patches and here is the new /proc/iomem > output: > > 00000000-001fffff : Chip RAM > 000b71e8-000be717 : Floppy > 000be728-000be73f : Beep > 000be750-001ffff7 : amifb [RAM] > 00200000-009fffff : Zorro II mem > 00bfe100-00bfe1ff : parallel > 00bfeb00-00bfebff : amikeyb > 00dd2000-00dd3fff : IDE > 00dff00a-00dff00b : amigamouse [Denise] > 00dff020-00dff027 : amiflop [Paula] > 00dff030-00dff033 : amiserial [Paula] > 00dff0e0-00dff1ff : amifb [Denise/Lisa] > 00e80000-00efffff : Zorro II exp > 00e90000-00e9ffff : Village Tronic Ariadne II [Ethernet Card] > 00e90600-00e9067f : RTL8019AS > 00f01060-00f2105f : Phase 5 CyberStorm Mk III [Accelerator and SCSI Host Adapter] > 07400000-07ffffff : 32-bit Fast RAM > 08000000-09ffffff : 32-bit Fast RAM > 40000000-7fffffff : Zorro III cfg > ff000000-ffffffff : Zorro III exp I'm still missing some things (CIA, custom[*]). I suppose arch/ppc/amiga/config.c is still not 100% in sync with arch/m68k/amiga/config.c? BTW, the RAM on the CyberStorm is probably 64-bit and not 32-bit? Unfortunately I see no simple solution to autodetect this. Perhaps if (CyberStorm && address >= 08000000)? > (BTW there is really no ZIII card :-) ). What a pity... /me has no ZIII cards neither... Gr{oetje,eeting}s, Geert [*] If Denise, Agnus and Paula were not that tangled together (actually they're one large IC from an era such large ICs were too expensive), I would separate custom into 3 parts as well. -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@li... In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds |