From owner-freebsd-mobile@FreeBSD.ORG Wed Apr 23 18:45:13 2003 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 485EA37B401 for ; Wed, 23 Apr 2003 18:45:13 -0700 (PDT) Received: from volatile.chemikals.org (cae88-48-006.sc.rr.com [24.88.48.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C8C243FD7 for ; Wed, 23 Apr 2003 18:45:12 -0700 (PDT) (envelope-from morganw@chemikals.org) Received: from localhost (morganw@localhost [127.0.0.1]) h3O1jAcx009591; Wed, 23 Apr 2003 21:45:11 -0400 (EDT) (envelope-from morganw@chemikals.org) Date: Wed, 23 Apr 2003 21:45:10 -0400 (EDT) From: Wesley Morgan To: Chatchawan Wongsiriprasert In-Reply-To: <1101.10.0.0.31.1051145623.squirrel@miranda.net0.intranet> Message-ID: <20030423214223.S9167@volatile.chemikals.org> References: <1101.10.0.0.31.1051145623.squirrel@miranda.net0.intranet> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-mobile@freebsd.org Subject: Re: Toshiba laptops X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Apr 2003 01:45:13 -0000 On Thu, 24 Apr 2003, Chatchawan Wongsiriprasert wrote: > If you just want a simple subset of toshutils function such as setting > CPU speed, > LCD brightness and FAN speed. I write a small utility for my Satelite Pro > 6100 , the program page is > http://freebie.miraclenet.co.th/notebook/toshctl/index.html Hi -- this is great! This should be a port! To build on -current with gcc 3.2, I had to change the throw(runtime_error) calls to throw(std::runtime_error) and add an include for to tosh_bios.cpp. It works fine on my satellite pro 6000. > Apr 24 07:37:52 www qmail: 1051144672.339775 delivery 312: deferral: > 216.136.204.125_does_not_like_recipient./Remote_host_said:_450_Client_host_rejected:_cannot_find_your_hostname,_[203.121.145.40]/Giving_up_on_216.136.204.125./ > Apr 24 07:37:52 www qmail: 1051144672.340006 status: local 0/10 remote 0/20 That's because either your IP address has no hostname associated with it, or the hostname that qmail is presenting to the mail server has no IP associated with it. -- Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread!