From owner-freebsd-mobile Fri May 19 12:34: 0 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from pawn.primelocation.net (pawn.primelocation.net [205.161.238.235]) by hub.freebsd.org (Postfix) with ESMTP id E3FB837B624 for ; Fri, 19 May 2000 12:33:57 -0700 (PDT) (envelope-from cdf.lists@fxp.org) Received: by pawn.primelocation.net (Postfix, from userid 1016) id 27DF29B1F; Fri, 19 May 2000 15:33:56 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by pawn.primelocation.net (Postfix) with ESMTP id 1B1E9BA0F; Fri, 19 May 2000 15:33:56 -0400 (EDT) Date: Fri, 19 May 2000 15:33:55 -0400 (EDT) From: "Chris D. Faulhaber" X-Sender: cdf.lists@pawn.primelocation.net To: lars@ecst.csuchico.edu Cc: freebsd-mobile@freebsd.org Subject: Re: Linksys PCM100 drivers available? In-Reply-To: <20000519192449.14236.qmail@cancer.ecst.csuchico.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, 19 May 100 lars@ecst.csuchico.edu wrote: > > I'm running FreeBSDi 4.0-RELEASE and having problems with this card. The Linksys spec. sheet says > it's PCMCIA Type II (NOT CardBus) so I'm wondering why it is not working. It it seen on bootup > but gives the error message "Linksys PCM100 10/100 not found in card database". I would try PAO, > but can't find the PAO-4.0-RELEASE anywhere. Any Ideas? > Have you tried modifying the following entry in pccard.conf to match your card: card "Linksys" "EtherFast 10/100 PC Card (PCMPC100)" to read something like: card "Linksys" "PCM100 10/100" (the exact strings can be found by executing: 'pccardc dumpcis' and looking at 'Manuf =' and 'card vers =') That should cause the card to be 'recognized'; the next step is to see if the ed driver supports it. ----- Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org -------------------------------------------------------- FreeBSD: The Power To Serve - http://www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message