Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Mar 2001 14:31:12 -0800
From:      Mike Smith <msmith@freebsd.org>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        John Reynolds <jjreynold@home.com>, mobile@FreeBSD.org, qa@FreeBSD.org
Subject:   Re: followup to problems with 4.3-RC1 for laptops 
Message-ID:  <200103292231.f2TMVCg01135@mass.dis.org>
In-Reply-To: Your message of "Thu, 29 Mar 2001 11:50:55 PST." <XFMail.010329115055.jhb@FreeBSD.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
> > I scanned some of the archives and reworked my kernel's pcic0 device as
> > follows:
> > 
> >   device  pcic0 at isa? irq 10 port 0x3e0 iomem 0xd0000 
> > 
> > changing "irq 0" to "irq 10". Now the kernel is much happier. The thing
> 
> Yes, some laptops just don't work in polled mode for pcic0 it seems. 

It looks like newer cardbus systems default to enabling the interrupt, 
and it's hardwired rather than routable/programmable like it used to be.  
I don't know how long this has been the case, but it's not likely to 
change back.

> Unfortunately, not all laptop's support interrupt-driven mode (I think)
> and the ones that do don't all use the same IRQ.  Probably there needs to
> be a FAQ entry or something in the release notes that tells that if your
> laptop hangs with pccard you should try using an IRQ 10, 11, etc. to see
>if it fixes it.

As Warner noted, we need to get the IRQ information from the cardbus 
bridge; reading its assignment would be a start, but I'd put money on 
needing to bring the PCI IRQ routing stuff back too.

-- 
... every activity meets with opposition, everyone who acts has his
rivals and unfortunately opponents also.  But not because people want
to be opponents, rather because the tasks and relationships force
people to take different points of view.  [Dr. Fritz Todt]
           V I C T O R Y   N O T   V E N G E A N C E



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-qa" in the body of the message




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