Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Feb 2000 18:04:23 -0500
From:      "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com>
To:        David Hansen <dhansen@salug.org>
Cc:        freebsd-questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: freebsd 3.4 and pcmcia support
Message-ID:  <20000213180423.H31722@cc942873-a.ewndsr1.nj.home.com>
In-Reply-To: <Pine.LNX.4.02.10002111632290.10961-100000@spaceghost.salug.org>; from dhansen@salug.org on Fri, Feb 11, 2000 at 05:11:45PM -0600
References:  <Pine.LNX.4.02.10002111632290.10961-100000@spaceghost.salug.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Feb 11, 2000 at 05:11:45PM -0600, David Hansen wrote:
>  Ok, I gave up on using the zp0 driver (per Mark Rowlands advice) and
> changed everything (/etc/rc.conf, /etc/defaults/rc.conf, /etc/pccard.conf
> and recompiled the kernel) to reflect using the ep0 driver. This seemingly
> brings me alot closer to finishing but I still don't have an ep0
> interface. I do have a data light on the dongle, the pcic device is
> recognized and  pccardd actually starts up... but the system doesn't find
> the ep0 interface still. 
>  
> david
> ***********
> dmesg output snippet
> 
> ep0 not found	#kernel config for ep0 is irq 10 memory address 0x300
> PC-Card Cirrus Logic PD672X (5 mem & 2 I/O windows)
> pcic: controller irq 5
> Initializing PC-card drivers: ep sio
> Card inserted, slot 1
> pccardd[56]: No card in database for ""("")
> pccardd[56]: pccardd started
> 
> -------------------next reboot had this (note different irq for pcic)
> 
> ep0 not found		#changed port 0x300 to port? in device spec line
> PC-Card Cirrus Logic PD672X (5 mem & 2 I/O windows)
> pcic: controller irq 3
> Initializing PC-card drivers: ep sio	#isn't sio for the com ports?
> Card inserted, slot 1
> PCIC module compiled in
> PCCARD Memory address set to 0xd0000
> Enable PC-card.Doing initial network setup: hostname.
> lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
> 	inet 127.0.0.1 netmask 0xff000000
> 
> route: writing to routing socket: Network is unreachable
> add net default: gateway 172.16.1.1: network is unreachable

My 3C589 card works fine with both zp0 and ep0.

What does 'pccardc dumpcis' show?
-- 
Crist J. Clark                           cjclark@home.com


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000213180423.H31722>