From owner-freebsd-mobile Fri Apr 10 09:19:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA07375 for freebsd-mobile-outgoing; Fri, 10 Apr 1998 09:19:25 -0700 (PDT) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA07349; Fri, 10 Apr 1998 09:19:21 -0700 (PDT) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id KAA01295; Fri, 10 Apr 1998 10:19:19 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id KAA19908; Fri, 10 Apr 1998 10:19:16 -0600 Date: Fri, 10 Apr 1998 10:19:16 -0600 Message-Id: <199804101619.KAA19908@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Matthias.Apitz@SOFTCON.de (Matthias Apitz) Cc: hackers@FreeBSD.ORG, freebsd-mobile@FreeBSD.ORG Subject: Re: O2Micro OZ6832 && 3c589D && FreeBSD 2.2.6 In-Reply-To: <9804101729.AA13444@kant.SOFTCON.de> References: <9804101729.AA13444@kant.SOFTCON.de> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I have a brand new notebook with a O2Micro OZ6832 PCI CardBus > bridge and a 3Com Etherlink III 3c589D PCMCIA network card. ... [ Interrupts are not being delivered to the if_ep driver ] > the 3c589D *or* doesn't get interrupts from the 3c589D. At the > moment I think the latter is true. > > BTW: all other functions like IRQ for card changes, card > detection in user-land in the /etc/pccardd.conf etc. are working > fine. Note, there is a 'polling' function that polls the PCIC to get the insertion/removal events which could cause those to work. Also note that the insertion/removal events are in a different function of the PCIC that may be working. > OK. I think the 1st half of the way is done and it's time > to look into the ep driver itself. Given that I have 3 working 3c589D cards with 3 feet of me (Along with 2 3C589C's, and one 3C589B), I have a hard time believing this is the case. :( The only logic difference between all the cards that was done to support newer models was to increase the timeout in the probe routine, else the card wasn't found. Otherwise the driver is exactly the same. (FWIW, the box is *not* running 2.2.6-R that has the 3C589D card in it, but it's running a version of the driver that I *think* is the same as in the RELEASE.) Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message