From owner-freebsd-hardware Wed May 1 18:58:40 1996 Return-Path: owner-hardware Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA22394 for hardware-outgoing; Wed, 1 May 1996 18:58:40 -0700 (PDT) Received: from lserver.infoworld.com (lserver.infoworld.com [192.216.48.4]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id SAA22380 Wed, 1 May 1996 18:58:32 -0700 (PDT) Received: from ccgate.infoworld.com by lserver.infoworld.com with smtp (Smail3.1.29.1 #12) id m0uEo7o-000wr9C; Wed, 1 May 96 19:28 PDT Received: from cc:Mail by ccgate.infoworld.com id AA831002212; Wed, 01 May 96 19:49:10 PST Date: Wed, 01 May 96 19:49:10 PST From: "Brett Glass" Message-Id: <9604018310.AA831002212@ccgate.infoworld.com> To: Michael Smith Cc: luigi@labinfo.iet.unipi.it, phk@critter.tfs.com, kallio@cc.jyu.fi, questions@FreeBSD.org, hardware@FreeBSD.org Subject: Re: ** Someone experience making Boot ROM for Ethernet card? Sender: owner-hardware@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > 2) The code is not even visible when looking at the area of memory where > it should be. Unless the machine they're looking on has decided that > the segment isn't the home of a ROM and thus mapped it out (unlikely), > the card's not decoding the accesses. The SMC Elite also uses shared RAM. Are you sure that the address you've set isn't the address of the shared memory window rather than that of the ROM? Or that you haven't set both to the same address (in which case the RAM might "win")?