Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jul 1999 12:33:52 -0400 (EDT)
From:      "Chris D. Faulhaber" <jedgar@fxp.org>
To:        Eric MASSON <e-masson@kisoft-services.com>
Cc:        FreeBSD Mobile <freebsd-mobile@FreeBSD.ORG>
Subject:   Re: NE2000 clone pccard setup
Message-ID:  <Pine.BSF.4.10.9907161232340.351-100000@earth.fxp>
In-Reply-To: <378F5935.523A581@kisoft-services.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 16 Jul 1999, Eric MASSON wrote:

> # PCCARD configuration file
> #
> # # $Id: pccard.conf,v 1.0 1999/07/04 21:36:00 emss
> 
> # Generally available IO ports
> io      0x240-0x360
> # Generally available IRQs (Built-in sound-card owners remove 5)
> irq     10 11 13
> # Available memory slots
> memory  0xd4000  96k
> 
> # Trust Ethernet PC-CARD
> card "IC-CARD+" "IC-CARD+"
>         config 0x20 "ed0" ? 0x10
>         insert /etc/pccard_ether ed0 link0 -link1
>         remove /sbin/ifconfig ed0 delete
> 

ed0 _is_ correct for NE2000...

> After that, i tried pccard -d and I had the messages below :
> 
> /kernel: PC-Card VLSI 82C146 (5 mem & 2 I/O windows)
> /kernel: pcic: controller irq 9
> /kernel: Initializing PC-card drivers: sio
> /kernel: Card inserted, slot 0
> pccardd[62]: driver allocation failed for IC-CARD+
> pccardd[62]: pccardd started
> 

You do not appear to have ed0 in you kernel config which may explain why
pccardd fails to allocate the driver.

-----
Chris D. Faulhaber <jedgar@fxp.org> | All the true gurus I've met never
System/Network Administrator,       | claimed they were one and always
Reality Check Information, Inc.     | pointed to someone better.




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9907161232340.351-100000>