From owner-freebsd-hackers Wed Apr 3 09:04:12 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA07809 for hackers-outgoing; Wed, 3 Apr 1996 09:04:12 -0800 (PST) Received: from lserver.infoworld.com (lserver.infoworld.com [192.216.48.4]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id JAA07803 Wed, 3 Apr 1996 09:04:11 -0800 (PST) Received: from ccgate.infoworld.com by lserver.infoworld.com with smtp (Smail3.1.29.1 #12) id m0u4WMU-000ww8C; Wed, 3 Apr 96 09:28 PST Received: from cc:Mail by ccgate.infoworld.com id AA828550942; Wed, 03 Apr 96 09:09:06 PST Date: Wed, 03 Apr 96 09:09:06 PST From: "Brett Glass" Message-Id: <9603038285.AA828550942@ccgate.infoworld.com> To: "Eric J. Schwertfeger" , terry@lambert.org Cc: terry@lambert.org, freebsd-hardware@freebsd.org, freebsd-hackers@freebsd.org Subject: Re: Hacked kernel with option to disable "green" mode Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >> It seems to me the best place for disabling "green" mode would be in >> a user hack to the /etc/rc.local. > Exactly. hdparm (8) does this for Linux, and that is how it is usually > set up. Call the command in rc.local, no kernel hacking other than the > interface to allow root processes to send commands to the drive (not sure > hdparm is a generic ioctl interface or not). This would not work for installation. I couldn't get FreeBSD *installed* before I added the hard disk code to the kernel. --Brett