From owner-freebsd-hackers Tue Aug 8 10: 4:36 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from mass.osd.bsdi.com (adsl-63-206-89-56.dsl.snfc21.pacbell.net [63.206.89.56]) by hub.freebsd.org (Postfix) with ESMTP id 7592937BA37 for ; Tue, 8 Aug 2000 10:04:32 -0700 (PDT) (envelope-from msmith@mass.osd.bsdi.com) Received: from mass.osd.bsdi.com (localhost [127.0.0.1]) by mass.osd.bsdi.com (8.9.3/8.9.3) with ESMTP id KAA12467; Tue, 8 Aug 2000 10:15:52 -0700 (PDT) (envelope-from msmith@mass.osd.bsdi.com) Message-Id: <200008081715.KAA12467@mass.osd.bsdi.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: boshea@ricochet.net Cc: freebsd-hackers@freebsd.org Subject: Re: Hardware suppported needed by reboot(2) for RB_POWEROFF In-reply-to: Your message of "Tue, 08 Aug 2000 09:31:19 PDT." <20000808093119.C351@beastie.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 08 Aug 2000 10:15:52 -0700 From: Mike Smith Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hello, > > For the record, I am running FreeBSD-CURRENT from August 2: > > # uname -a > FreeBSD panic.localdomain 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Wed Aug 2 > 17:55:17 PDT 2000 root@panic.localdomain:/usr/obj/usr/local/cvsup/cur > rent/src/sys/PANIC i386 > > What is the interface used by the reboot() system call to power off the > machine when the RB_POWEROFF flag is set? The man page makes mention of > hardware support, but doesn't specify what that support is, or how to > use it. That's platform-dependant. On the x86, a conforming APM BIOS is required (or a device driver with a suitable hook for some other control interface). -- ... every activity meets with opposition, everyone who acts has his rivals and unfortunately opponents also. But not because people want to be opponents, rather because the tasks and relationships force people to take different points of view. [Dr. Fritz Todt] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message