From owner-freebsd-mobile Thu Mar 29 11:51:34 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from meow.osd.bsdi.com (meow.osd.bsdi.com [204.216.28.88]) by hub.freebsd.org (Postfix) with ESMTP id 41DCB37B71B; Thu, 29 Mar 2001 11:51:30 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@jhb-laptop.osd.bsdi.com [204.216.28.241]) by meow.osd.bsdi.com (8.11.2/8.11.2) with ESMTP id f2TJpKG38305; Thu, 29 Mar 2001 11:51:20 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <3AC294E9.7CD5695E@home.com> Date: Thu, 29 Mar 2001 11:50:55 -0800 (PST) From: John Baldwin To: John Reynolds Subject: RE: followup to problems with 4.3-RC1 for laptops Cc: mobile@FreeBSD.org, qa@FreeBSD.org Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 29-Mar-01 John Reynolds wrote: > hello all, > > 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. 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. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message