From owner-freebsd-mobile Wed Apr 19 10:28:41 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 5E03B37B7E5 for ; Wed, 19 Apr 2000 10:28:35 -0700 (PDT) (envelope-from iwasaki@jp.FreeBSD.org) Received: from localhost (isdnb04.imasy.or.jp [202.227.24.132]) by tasogare.imasy.or.jp (8.9.3+3.2W/3.7W-tasogare/smtpfeed 1.04) with ESMTP id CAA40367; Thu, 20 Apr 2000 02:28:32 +0900 (JST) (envelope-from iwasaki@jp.FreeBSD.org) Message-Id: <200004191728.CAA40367@tasogare.imasy.or.jp> To: imp@village.org Cc: mobile@freebsd.org Subject: Re: We're reading CIS! In-Reply-To: Your message of "Wed, 19 Apr 2000 02:44:18 -0600" <200004190844.CAA99540@harmony.village.org> References: <200004190844.CAA99540@harmony.village.org> 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: Thu, 20 Apr 2000 02:28:31 +0900 From: Mitsuru IWASAKI X-Dispatcher: imput version 980905(IM100) Lines: 28 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > OK. Looks like the newcard stuff is reading CIS. Yippie skippie! Great! Thanks Warner-san! > NEWCARD, a heavily modified version of NetBSD's and newconfig's pccard > system, is now mapping and reading the CIS. Now, to write the child It would be nice to share code between ours and theirs in the future just like USB stuff is doing. Do you have a plan s/pccard/pcmcia/g for sys/dev/pccard/ files? > attachment code and to convert some drivers to use this and to shake > out that stuff. Also, need to consider the proper way to deal with > the running of scripts on card events currently done by pccardd, as > well as a way to get pccardc dumpcis and other functions into the new > system. Yeah. I hope that we could have device event daemon for pccard, USB and etc. using code from pccardd, usbd and apmd currently we have. The events I mean are inserted, attached, detached, removed, power state changed or something like that. # Maybe we can include ACPI related stuff in it instead of apmd. > Here's the edited dmesg from my last test run before the commit, > followed by a pccardc dumpcis to show that things appear to be > working: Please do the commit soon, I'd like to see what kind of magic you did :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message