From owner-freebsd-mobile Fri Mar 24 11: 6:18 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from smtp1.medianstrip.net (host30.thirteen.net [206.113.38.30]) by hub.freebsd.org (Postfix) with ESMTP id EB0FE37B663 for ; Fri, 24 Mar 2000 11:06:10 -0800 (PST) (envelope-from mike@medianstrip.net) Received: by smtp1.medianstrip.net (Postfix, from userid 1000) id 3B90559A4; Fri, 24 Mar 2000 14:06:05 -0500 (EST) Date: Fri, 24 Mar 2000 14:06:05 -0500 From: mike ryan To: Theo PAGTZIS Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: Problem with PAO3.4 and wavelan turbo silver Message-ID: <20000324140605.A76996@medianstrip.net> References: <1247.953922838@cs.ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <1247.953922838@cs.ucl.ac.uk>; from T.Pagtzis@cs.ucl.ac.uk on Fri, Mar 24, 2000 at 06:33:58PM +0000 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org on Mar 24, Theo PAGTZIS wrote: > > Hi all, > > I am sending you a report of my problem as directed. I have a Wavelan turbo > 11Mbps silver wireless interface that I am trying to bring up through a vadem > ISA bridge. Is there anything you can do to help me resolve the problem? this looks similar to a problem i had recently with the same vadem bridge running on 4.0-RELEASE: the dumpcis output looks like garbage. in my case, "pccardc rdattr 0 0 2000 | xxd -r | hd" suggested that the problem was a memory address conflict with my pci symbios scsi card, and changing the iomem base of the pcic device in my kernel config and rc.conf solved the problem. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message