Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Jul 1999 10:53:46 +0930
From:      Greg Lehey <grog@lemis.com>
To:        Mike Smith <mike@smith.net.au>
Cc:        Dan Strick <dan@math.berkeley.edu>, freebsd-hackers@FreeBSD.ORG, FreeBSD-mobile@FreeBSD.ORG
Subject:   Re: pccard problems
Message-ID:  <19990702105346.H87392@freebie.lemis.com>
In-Reply-To: <199907012008.NAA00894@dingo.cdrom.com>; from Mike Smith on Thu, Jul 01, 1999 at 01:08:11PM -0700
References:  <19990701162150.G82831@freebie.lemis.com> <199907012008.NAA00894@dingo.cdrom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990702105346.H87392>