From owner-freebsd-mobile Thu Apr 23 16:23:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA17207 for freebsd-mobile-outgoing; Thu, 23 Apr 1998 16:23:09 -0700 (PDT) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from afs.ntc.mita.keio.ac.jp (afs.ntc.mita.keio.ac.jp [131.113.212.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA17182 for ; Thu, 23 Apr 1998 16:23:04 -0700 (PDT) (envelope-from hosokawa@ntc.keio.ac.jp) Received: (from hosokawa@localhost) by afs.ntc.mita.keio.ac.jp (8.8.8+2.7Wbeta7/3.6Wbeta6-ntc_mailserver1.03) id IAA04422; Fri, 24 Apr 1998 08:22:17 +0900 (JST) Date: Fri, 24 Apr 1998 08:22:17 +0900 (JST) Message-Id: <199804232322.IAA04422@afs.ntc.mita.keio.ac.jp> To: mike@smith.net.au Cc: gmarco@giovannelli.it, mobile@FreeBSD.ORG, hosokawa@ntc.keio.ac.jp Subject: Re: ATA CF In-Reply-To: Your message of "Thu, 23 Apr 1998 12:05:00 -0700". <199804231905.MAA00835@dingo.cdrom.com> From: hosokawa@ntc.keio.ac.jp (HOSOKAWA Tatsumi) X-Mailer: mnews [version 1.20] 1996-12/08(Sun) Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In article <199804231905.MAA00835@dingo.cdrom.com> mike@smith.net.au writes: >> Fix it so it works with two IDE interfaces. 8) >> That just means mapping it somewhere more sensible, right? I think that two easy userland solutions are available. These are not essencial, but I think these solutions are effective. 1. After the failure of xxx_probe() with I/O addresses specified by CIS because of resouce allocation failure, retries it again with dynamic I/O address allocation. 2. Disable static I/O address allocation for wdc driver. I think the former is better solution. -- HOSOKAWA, Tatsumi Network Technology Center Keio University hosokawa@ntc.keio.ac.jp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message