From owner-freebsd-mobile Mon Jan 17 23:46:16 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 2E64E14BEF for ; Mon, 17 Jan 2000 23:46:13 -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 AAA67280; Tue, 18 Jan 2000 00:46:12 -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 AAA15453; Tue, 18 Jan 2000 00:46:32 -0700 (MST) Message-Id: <200001180746.AAA15453@harmony.village.org> To: Michael Robinson Subject: Re: 3Com 3CCFE574BT works. Cc: freebsd-mobile@FreeBSD.ORG In-reply-to: Your message of "Tue, 18 Jan 2000 15:38:00 +0800." <200001180738.PAA03315@netrinsics.com> References: <200001180738.PAA03315@netrinsics.com> Date: Tue, 18 Jan 2000 00:46:31 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <200001180738.PAA03315@netrinsics.com> Michael Robinson writes: : No, it does not. At the very best, /etc/pccard.conf supports a suggestion : of an IRQ, which the system is perfectly willing to ignore, depending on the : the imask value returned by wave_dead_chicken(). I see what you are saying. The imask is passed in from pccardd, and you can control that with the "config" line or the irq statement. : If you require deterministic assignment of an IRQ to a pccard, you have to : hardcode an imask value in pccard_alloc_intr(), and build a kernel : specifically for that case. That may be true. I guess I was just pointing out that it was the first time I'd heard of it and I'd not had a problem with this. My laptop is fussy about which irqs it needs and I had no problems just doing things to /etc/pccard.conf to get reliable behavior. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message