From owner-freebsd-mobile Wed Mar 15 8:35:55 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 84AF937B9F9 for ; Wed, 15 Mar 2000 08:35:50 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id JAA95514; Wed, 15 Mar 2000 09:35:47 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id JAA87506; Wed, 15 Mar 2000 09:35:38 -0700 (MST) Message-Id: <200003151635.JAA87506@harmony.village.org> To: sanpei@sanpei.org (MIHIRA Yoshiro) Subject: Re: pccard on Libretto 110CT Cc: freebsd-mobile@FreeBSD.ORG In-reply-to: Your message of "Thu, 16 Mar 2000 01:09:02 +0900." <200003151609.BAA00976@lavender.yy.cs.keio.ac.jp> References: <200003151609.BAA00976@lavender.yy.cs.keio.ac.jp> Date: Wed, 15 Mar 2000 09:35:38 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <200003151609.BAA00976@lavender.yy.cs.keio.ac.jp> MIHIRA Yoshiro writes: : Huum, then we have never changed pcic irq by machdep_pccard_pcic with : GENERIC kernel(for example installation floppy), I think. : : Before last Warner-san commit, irq was set by: : machdep_pccard_pcic > USERCONFIG(boot -c) > kernel config irq : : But latest pcic code: : USERCONFIG(boot -c) > kernel config irq > machdep_pccard_pcic : (especially with GENERIC kernel, pcic irq was set in kernel config, : so we never set and change via machdep_pccard_pcic, : and never use polling mode) : : Is that right? That is correct, but it was an unintended consequence of my moving things around. It should be what we had before. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message