From owner-freebsd-questions Thu Mar 13 17:47:01 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id RAA05145 for questions-outgoing; Thu, 13 Mar 1997 17:47:01 -0800 (PST) Received: from chow.cisco.com (chow.cisco.com [171.69.1.204]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id RAA05106 for ; Thu, 13 Mar 1997 17:45:40 -0800 (PST) From: raj@cisco.com Received: from rjohnson-home-ss20.cisco.com (rjohnson-home-ss20.cisco.com [171.69.113.50]) by chow.cisco.com (8.6.12/8.6.5) with ESMTP id RAA29770; Thu, 13 Mar 1997 17:44:59 -0800 Received: from localhost.cisco.com (localhost.cisco.com [127.0.0.1]) by rjohnson-home-ss20.cisco.com (8.6.8+c/CISCO.WS.1.1) with SMTP id RAA27827; Thu, 13 Mar 1997 17:44:57 -0800 Message-Id: <199703140144.RAA27827@rjohnson-home-ss20.cisco.com> X-Authentication-Warning: rjohnson-home-ss20.cisco.com: Host localhost.cisco.com didn't use HELO protocol To: Doug White Cc: freebsd-questions@freebsd.org Subject: Re: Installing using 3COM Etherlink III PCMCIA card In-Reply-To: Your message of "Thu, 13 Mar 97 17:37:45 PST." Date: Thu, 13 Mar 97 17:44:57 PST Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > I wouldn't mind purchasing one if you know for sure how to > > configure it, and if it'll continue to work and be supported on > > FreeBSD in the future! Where do I send my money? > > If they work now, they should later. We're checking on pricing, the D rev > cards were backordered and we may be able to get something older a bit > faster. >From what I've be able to discover, the AST Ascentia P50 uses a "PCI to PCMCIA bridge". The system is shipped with "Cardwiz" for DOS and Windows setups. I talked with a techie at AST and they told me that I definitely can NOT use a "Point Enabler" and must use Cardwiz in order access the card. Looking at FreeBSD information it appears as though there is no support for PCMCIA bridges, although I'm seeing what looks to be support under Linux. > > > > ze: found card in slot 0 > > > > ze: at 0x300-0x31f irq 5 maddr 0xd8000 msize 16384 on isa > > > > ze: address 30:31:41:00:ff:1a, type IBM PCMCIA (16 bit), MAU 10baseT > > > > > > What does ifconfig ze0 report? > > > > I found that the card seemed to be finding conflicts with IObase > > and/or IRQ so I have now moved it to IObase 0x400, IRQ 5 and maddr > > 0xd8000. It's found and configures just fine. Says nothing when I do > > "ifconfig". However when I try a ping I get: > > ze0: device timeout, isr=00, imr=80, imask=0000 > > and I don't see the packets on the net. > > Are you sure irq 5 is available, ie not used by a built-in soundcard? > You'll get the timeout if it isn't responding to IRQs. That makes sense. Probably it's not getting the interrupt because you must talk to it through this PCMCIA bridge. /raj