From owner-cvs-sys Mon May 1 22:09:36 1995 Return-Path: cvs-sys-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id WAA19791 for cvs-sys-outgoing; Mon, 1 May 1995 22:09:36 -0700 Received: from remington.mt.cs.keio.ac.jp (remington.mt.cs.keio.ac.jp [131.113.82.33]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id WAA19778 ; Mon, 1 May 1995 22:09:21 -0700 Received: (from hosokawa@localhost) by remington.mt.cs.keio.ac.jp (8.6.12+2.4W/3.4Wbeta3) id OAA04899; Tue, 2 May 1995 14:09:02 +0900 Date: Tue, 2 May 1995 14:09:02 +0900 Message-Id: <199505020509.OAA04899@remington.mt.cs.keio.ac.jp> 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 In-Reply-To: Your message of Mon, 1 May 1995 22:18:40 -0600. <199505020418.WAA04647@trout.sri.MT.net> From: hosokawa@mt.cs.keio.ac.jp (HOSOKAWA Tatsumi) X-Mailer: mnews [version 1.18PL3] 1994-08/01(Mon) Sender: cvs-sys-owner@freebsd.org Precedence: bulk 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