From owner-freebsd-mobile Tue Jan 25 10:19:59 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from tasogare.imasy.or.jp (tasogare.imasy.or.jp [202.227.24.5]) by hub.freebsd.org (Postfix) with ESMTP id 15946151E2 for ; Tue, 25 Jan 2000 10:19:50 -0800 (PST) (envelope-from iwasaki@jp.FreeBSD.org) Received: from localhost (isdnb48.imasy.or.jp [202.227.24.176]) by tasogare.imasy.or.jp (8.9.3+3.2W/3.7W-tasogare/smtpfeed 1.01) with ESMTP id DAA10744; Wed, 26 Jan 2000 03:19:44 +0900 (JST) (envelope-from iwasaki@jp.FreeBSD.org) Message-Id: <200001251819.DAA10744@tasogare.imasy.or.jp> To: iwasaki@jp.freebsd.org Cc: mobile@freebsd.org Subject: Re: pccardd patch [Auto select config index] In-Reply-To: Your message of "Tue, 25 Jan 2000 05:42:29 +0900" <200001242042.FAA02072@tasogare.imasy.or.jp> References: <200001242042.FAA02072@tasogare.imasy.or.jp> X-Mailer: Mew version 1.93 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Wed, 26 Jan 2000 03:19:43 +0900 From: Mitsuru IWASAKI X-Dispatcher: imput version 980905(IM100) Lines: 20 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Attached patch allow you to specify config index something like > config auto "sio3" ? > or > config default "ed0" ? > in your pccard.conf like PAO configuration. I'll commit this tomorrow if there're no objections. And I'm going to rewrite pccard.conf.sample in 5.0-CURRENT based on PAO pccard.conf. BTW, I've noticed that I had to change available IO ports section of my pccard.conf because sio1 was not probed but 0x2f8-0x2ff was used by COM2, then system seems to froze during driver allocation. Here's my current configuration. # Generally available IO ports #io 0x240-0x360 io 0x240-0x2F7 io 0x300-0x360 Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message