From owner-freebsd-hackers Thu Jul 1 18:24: 0 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (Postfix) with ESMTP id D641E14FDD; Thu, 1 Jul 1999 18:23:53 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id KAA07347; Fri, 2 Jul 1999 10:53:52 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id KAA90638; Fri, 2 Jul 1999 10:53:46 +0930 (CST) Date: Fri, 2 Jul 1999 10:53:46 +0930 From: Greg Lehey To: Mike Smith Cc: Dan Strick , freebsd-hackers@FreeBSD.ORG, FreeBSD-mobile@FreeBSD.ORG Subject: Re: pccard problems Message-ID: <19990702105346.H87392@freebie.lemis.com> References: <19990701162150.G82831@freebie.lemis.com> <199907012008.NAA00894@dingo.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <199907012008.NAA00894@dingo.cdrom.com>; from Mike Smith on Thu, Jul 01, 1999 at 01:08:11PM -0700 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thursday, 1 July 1999 at 13:08:11 -0700, Mike Smith wrote: >> >> Indeed. Is it possibly interrupting on a line which something else is >> using? I've found a problem on my Latitude where it appears that the >> machine only has two interrupts free (3 and 9). If I put a modem on 3 >> and an Ethernet board on 9, it works, but only by putting pccardd on >> irq 5, which doesn't really work. If I pull the Ethernet card, the >> whole machine hangs up when I try to access the net, presumably >> because pccardd hasn't found out about it. > > Have you tried setting the PCIC IRQ to 0, so that the driver polls > instead? I have now. It ignored it and grabbed irq 5 anyway. Where is this described? I put it in my config file: # PCCARD (PCMCIA) support controller card0 device pcic0 at card? irq 0 device pcic1 at card? irq 0 Is that what you meant? Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message