Date: Thu, 4 May 1995 02:52:37 +0900 From: hosokawa@mt.cs.keio.ac.jp (HOSOKAWA Tatsumi) To: phk@freefall.cdrom.com Cc: cvs-sys@freefall.cdrom.com, hosokawa@mt.cs.keio.ac.jp Subject: Re: cvs commit: src/sys/i386/isa if_ze.c Message-ID: <199505031752.CAA03418@nanbu.mt.cs.keio.ac.jp> In-Reply-To: Your message of Mon, 1 May 1995 21:03:09 -0700. <199505020403.VAA18224@freefall.cdrom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In article <199505020403.VAA18224@freefall.cdrom.com> phk@freefall.cdrom.com writes: >> phk 95/05/01 21:03:09 >> >> Modified: sys/i386/isa if_ze.c >> Log: >> Do the obvious thing: when the interface is downed, power off the card. >> When up'ed again: reapply power. This means that you can leave your card >> in, you don't need to reboot to avoid the power drain. That's cool, but I have two questions about it. 1. pcic_power_off() is called immediate argument 0. Why it is not sc->slot? 2. I indeed wrote a skelton of pcic_power_off(), but I think it is still empty function. -- HOSOKAWA, Tatsumi E-mail: hosokawa@mt.cs.keio.ac.jp WWW homepage: http://www.mt.cs.keio.ac.jp/person/hosokawa.html Department of Computer Science, Keio University, Yokohama, Japan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199505031752.CAA03418>