From owner-freebsd-bugs Thu Mar 22 13:30:11 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0DC0837B71D for ; Thu, 22 Mar 2001 13:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2MLU1516769; Thu, 22 Mar 2001 13:30:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BA67F37B720 for ; Thu, 22 Mar 2001 13:23:04 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2MLN4u16014; Thu, 22 Mar 2001 13:23:04 -0800 (PST) (envelope-from nobody) Message-Id: <200103222123.f2MLN4u16014@freefall.freebsd.org> Date: Thu, 22 Mar 2001 13:23:04 -0800 (PST) From: sven@berkvens.net To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/26009: Powerdown IDE disks? Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26009 >Category: kern >Synopsis: Powerdown IDE disks? >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: wish >Submitter-Id: current-users >Arrival-Date: Thu Mar 22 13:30:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Sven Berkvens >Release: 4.2-STABLE >Organization: >Environment: FreeBSD serv4.ilse.nl 4.2-STABLE FreeBSD 4.2-STABLE #0: Thu Feb 22 17:27:13 CET 2001 marcolz@serv4.ilse.nl:/usr/src/sys/compile/serv4 i386 >Description: I'd like to be able to powerdown (after unmounting all filesystems perhaps, if that's necessary) one or more IDE harddisks attached to my system. Currently, this does not seem to be possible in FreeBSD. apm is not a solution for me, because my BIOS (old) does not support APM stuff and I want to be able use to machine normally after a power-down command to the IDE harddrive. I've tried to hack in support for this feature myself by sending ATA command 0xe6. The disk powers down, but then FreeBSD hangs, and that's not what I wanted :-) Of course, this wish is not high-priority at all. If anyone knows how to create this functionality, I'd greatly appreciate it. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message