From owner-freebsd-current@FreeBSD.ORG Tue Aug 31 10:41:17 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1F2816A4CE for ; Tue, 31 Aug 2004 10:41:17 +0000 (GMT) Received: from axe-inc.co.jp (axegw.axe-inc.co.jp [61.199.217.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06B3D43D45 for ; Tue, 31 Aug 2004 10:41:17 +0000 (GMT) (envelope-from takawata@axe-inc.co.jp) Received: from localhost (localhost [127.0.0.1]) by axe-inc.co.jp (8.9.3+3.2W/3.7W) with SMTP id TAA25051; Tue, 31 Aug 2004 19:41:11 +0900 (JST) Message-Id: <200408311041.TAA25051@axe-inc.co.jp> X-Authentication-Warning: axegw.axe-inc.co.jp: localhost [127.0.0.1] didn't use HELO protocol To: Toxa From: takawata@jp.freebsd.org In-reply-to: Your message of "Tue, 31 Aug 2004 14:27:31 +0400." <20040831102731.GA1344@laptoxa.toxa.lan> Date: Tue, 31 Aug 2004 19:41:11 +0900 Sender: takawata@axe-inc.co.jp cc: current@freebsd.org Subject: Re: acpi_video on SONY VAIO PCG-Z1 [was: acpi_video users needed] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Aug 2004 10:41:17 -0000 In message <20040831102731.GA1344@laptoxa.toxa.lan>, Toxa wrote: >On Tue, Aug 31, 2004 at 02:02:35PM +0900, takawata@jp.freebsd.org wrote: >> . >> I just wrote a driver for it. I hope it will help you. >> http://www.init-main.com/acpi_snc.tar.gz > > >On sony vaio pcg-v505bx, after kldload'ing two modules: > >acpi_sny0: on acpi0 > >[(14:26)(62.55%)(p1):~/tmp/acpi_snc ] sysctl -a|grep sny >dev.acpi_sny.0.%desc: Sony system controller >dev.acpi_sny.0.%driver: acpi_sny >dev.acpi_sny.0.%location: handle=\_SB_.PCI0.LPC0.SNC_ >dev.acpi_sny.0.%pnpinfo: _HID=SNY5001 _UID=0 >dev.acpi_sny.0.%parent: acpi0 >dev.acpi_sny.0.brightness: 94 > >[(14:26)(62.78%)(p1):~/tmp/acpi_snc ] sudo sysctl >dev.acpi_sny.0.brightness=10 >sysctl: oid 'dev.acpi_sny.0.brightness' is read only > >nothing happens... Sorry, please refetch it from http://www.init-main.com/acpi_snc.tar.gz