From owner-freebsd-mobile Thu Aug 2 13:46:38 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from mail.wrs.com (unknown-1-11.windriver.com [147.11.1.11]) by hub.freebsd.org (Postfix) with ESMTP id 45D8C37B401 for ; Thu, 2 Aug 2001 13:46:33 -0700 (PDT) (envelope-from john.gordon@windriver.com) Received: from windriver.com (lualaba [147.11.51.24]) by mail.wrs.com (8.9.3/8.9.1) with ESMTP id NAA16994; Thu, 2 Aug 2001 13:46:17 -0700 (PDT) Message-ID: <3B69BC19.750C2A91@windriver.com> Date: Thu, 02 Aug 2001 13:46:17 -0700 From: John Gordon Organization: Wind River Systems X-Mailer: Mozilla 4.7 [en] (X11; U; SunOS 5.5.1 sun4u) X-Accept-Language: en MIME-Version: 1.0 To: Kevin Oberman Cc: Bob Fawcett , freebsd-mobile@FreeBSD.ORG, Warner Losh Subject: Re: Xircom pccard problem. References: <200108021832.f72IWXm05247@ptavv.es.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, I had problems getting my Xircom card (a "built in" CEM56) to work when I upgraded to 4.3 from 4.2, and in the end most of the problem turned out to be the flags that were set for pccardd. Somehow it was set up to use just one IRQ (passed on the command line via the flags), and that IRQ no longer worked for 4.3, but was happy under 4.2. I removed the option from the flags, and then made sure that the IRQ list in the config file contained only ones that I knew worked. For a while I was actually forcing the Xircom card to use the IRQ that it selected under 4.2 for itself, but I have since discovered that it will work on some of the other free ones, though not all. HTH, John... PS I don't have the machine with me at the moment, but I can send the config files later if anybody wants them, just drop me a line. Kevin Oberman wrote: > > > From: "Bob Fawcett" > > Date: Thu, 2 Aug 2001 13:35:06 -0400 > > Sender: owner-freebsd-mobile@FreeBSD.ORG > > > > I have a Dell C600, it uses the TI-1410 PCI CardBus Controller, > > TI-1420 PCI CardBus Controller. At least Windoz lists both numbers. > > What PCMCIA ethernet card would be a good choice to use with > > FreeBSD. I have a Xircom CE3 and a 3Com 3CCFE575CT, but have had > > little success getting 4.3-STABLE to run since install. Somehow I > > managed to install via FTP with the Xircom card, but have had no > > success since then getting it to run again. I am a rookie at all > > this so no telling what I did to myself. > > The obvious thing is to check for contents of your /etc/rc.conf file. > Does it contain: > pccard_enable="YES" > > I'd also strongly suggest: > pccardd_flags="-z" > > If so, check for possible IRQ problems. The irq line in > /etc/defaults/pccard.conf should list the available IRQs. If this does > not match your reality, delete those IRQs that are in use. Look at > dmesg and vmstat -i for information on what is in use. > > If it worked to install the system, it should work elsewhere. > > And, don't build a new stable for a few days. We are just entering > code freeze for 4.4-Release and stable is less stable than it usually > is due to the high volume of MFCs. (I hope you subscribe to > stable@freebsd.org, so you are already aware of this.) > > Things should be back to fairly normal in about 3 days, I'd hope, as > stable morphs to 4.4-BETA and 4.4-RC status prior to 4.4-Release. > > R. Kevin Oberman, Network Engineer > Energy Sciences Network (ESnet) > Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) > E-mail: oberman@es.net Phone: +1 510 486-8634 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message -- John Gordon Wind River Systems, Inc. Member of Technical Staff 500 Wind River Way mailto:john.gordon@windriver.com Alameda, CA 94501 http://www.windriver.com +1 (510) 749 2464 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message