Date: Tue, 2 May 1995 14:09:02 +0900 From: hosokawa@mt.cs.keio.ac.jp (HOSOKAWA Tatsumi) To: nate@trout.sri.MT.net Cc: phk@freefall.cdrom.com, CVS-commiters@freefall.cdrom.com, cvs-sys@freefall.cdrom.com, hosokawa@mt.cs.keio.ac.jp Subject: Re: cvs commit: src/sys/i386/isa if_ze.c Message-ID: <199505020509.OAA04899@remington.mt.cs.keio.ac.jp> In-Reply-To: Your message of Mon, 1 May 1995 22:18:40 -0600. <199505020418.WAA04647@trout.sri.MT.net>
next in thread | previous in thread | raw e-mail | index | archive | help
In <199505020418.WAA04647@trout.sri.MT.net> nate@trout.sri.MT.net writes: >> Poul-Henning Kamp writes: >> > 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. >> >> Cool! Now we're doing one better than some of the SCO PCMCIA drivers >> which turn off the card when the box goes into low-power mode, but never >> turn it back on. :( My status on laptop machines: 1. Bugs on automatic ifconfig up/down were fixed (ze and zp). 2. When the flags 0x10 is specified, ze and zp always be peobed without plugging the card on bootstrap (and they can be attached later). It works on ze and zp. It will works on sio in a few days. 3. Koichiro Eto wrote a patch to sio.c to probe and attach PCMCIA modem card. It works well! I'll send these patches soon. And, 4. I'm trying to port pcmcia-2.1 on SNAP, but it has not work on my machine and cards yet.... Hmm... -- 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?199505020509.OAA04899>