From owner-freebsd-commit Mon May 1 21:03:33 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id VAA18250 for commit-outgoing; Mon, 1 May 1995 21:03:33 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id VAA18234 for cvs-sys-outgoing; Mon, 1 May 1995 21:03:14 -0700 Received: (from phk@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id VAA18224 ; Mon, 1 May 1995 21:03:09 -0700 Date: Mon, 1 May 1995 21:03:09 -0700 From: Poul-Henning Kamp Message-Id: <199505020403.VAA18224@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa if_ze.c Sender: commit-owner@FreeBSD.org Precedence: bulk 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.