From owner-freebsd-questions Sun Feb 13 14:59:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by builder.freebsd.org (Postfix) with ESMTP id D333649A8 for ; Sun, 13 Feb 2000 14:59:08 -0800 (PST) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.9.3) id SAA38179; Sun, 13 Feb 2000 18:04:23 -0500 (EST) (envelope-from cjc) Date: Sun, 13 Feb 2000 18:04:23 -0500 From: "Crist J. Clark" To: David Hansen Cc: freebsd-questions Subject: Re: freebsd 3.4 and pcmcia support Message-ID: <20000213180423.H31722@cc942873-a.ewndsr1.nj.home.com> Reply-To: cjclark@home.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from dhansen@salug.org on Fri, Feb 11, 2000 at 05:11:45PM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 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