From owner-freebsd-mobile Tue Nov 4 22:10:28 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA15587 for mobile-outgoing; Tue, 4 Nov 1997 22:10:28 -0800 (PST) (envelope-from owner-freebsd-mobile) Received: from dominator.eecs.harvard.edu (dominator.eecs.harvard.edu [140.247.60.28]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id WAA15582 for ; Tue, 4 Nov 1997 22:10:26 -0800 (PST) (envelope-from karp@eecs.harvard.edu) Received: (from karp@localhost) by dominator.eecs.harvard.edu (8.6.12/8.6.12) id BAA29815 for freebsd-mobile@freebsd.org; Wed, 5 Nov 1997 01:10:24 -0500 Date: Wed, 5 Nov 1997 01:10:24 -0500 From: Brad Karp Message-Id: <199711050610.BAA29815@dominator.eecs.harvard.edu> To: freebsd-mobile@freebsd.org Subject: IBM ThinkPad PS2.EXE API Sender: owner-freebsd-mobile@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In the past week or so, someone claimed that specs for the IBM ThinkPad BIOS routines for configuring power management (implemented by the PS2.EXE command under DOS) were publically available. I'm interested in writing code to do a subset of PS2.EXE's functionality for FreeBSD, so I read this with interest. In particular, I'd like to write code to configure the location of the hibernation file on disk, so that I can make a partition for the hibernation file for use under FreeBSD, without having Win95 or NT installed on my IBM 380. However, I've scoured IBM's web sites without finding a trace of any document that describes this API. Can anyone supply a pointer to this document, and/or provide the document his or herself? Thanks, -Brad, karp@eecs.harvard.edu