From owner-freebsd-mobile Thu Oct 12 2: 5:48 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from lavender.sanpei.org (nat06.st.keio.ac.jp [131.113.17.16]) by hub.freebsd.org (Postfix) with ESMTP id 4E93937B502 for ; Thu, 12 Oct 2000 02:05:40 -0700 (PDT) Received: (from sanpei@localhost) by lavender.sanpei.org (8.11.0/3.7W) id e9C95VO10342; Thu, 12 Oct 2000 18:05:31 +0900 (JST) Date: Thu, 12 Oct 2000 18:05:31 +0900 (JST) Message-Id: <200010120905.e9C95VO10342@lavender.sanpei.org> To: yergeau@gloworm.Stanford.EDU Cc: morganw@chemicals.tacorp.com, freebsd-mobile@FreeBSD.ORG Subject: Re: FW: Linksys 10/100 PCMCIA card In-Reply-To: Your message of "Wed, 11 Oct 2000 17:32:43 -0700". <200010120032.RAA18755@gloworm.Stanford.EDU> From: sanpei@sanpei.org (MIHIRA Yoshiro) X-Mailer: mnews [version 1.22] 1999-12/19(Sun) Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org yergeau@gloworm.Stanford.EDU wrote: >> AFAICT, pccardd uses the free IRQ pool information specified in >> /etc/defaults/pccard.conf, /etc/pccard.conf, or via the "-I" >> argument to pccardd. It does not query >> the kernel for conflicts. I don't even think that there is a way >> for a user-level program to query the kernel to see which IRQ's have >> been assigned to any device, but I'm not a kernel hacker. I wrote code and already commited into FreeBSD-5-current!!. And I will merge from current(MFC) soon(before 4.2-RELEASE, but latest installer(sysinstall) has bug, if you set list of free irq in sysinstall, that information did not relay to pccardd). I have diff of PIOCSRESOURCE ioctl for 4.1-RELEASE and 4-stable try one! for 4.1-RELEASE http://people.FreeBSD.org/~sanpei/patch/pccard-4.1.0-20001002.diff for 4-stable http://people.FreeBSD.org/~sanpei/patch/pccard-4-stable-20001002.diff Cheers MIHIRA Yoshiro To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message