From owner-freebsd-arch Mon Jun 25 19:44:57 2001 Delivered-To: freebsd-arch@freebsd.org Received: from tasogare.imasy.or.jp (tasogare.imasy.or.jp [202.227.24.5]) by hub.freebsd.org (Postfix) with ESMTP id 063E937B401; Mon, 25 Jun 2001 19:44:52 -0700 (PDT) (envelope-from iwasaki@jp.FreeBSD.org) Received: from localhost (iwasaki.imasy.or.jp [202.227.24.92]) by tasogare.imasy.or.jp (8.11.3+3.4W/8.11.3/tasogare) with ESMTP/inet id f5Q2inI59462; Tue, 26 Jun 2001 11:44:49 +0900 (JST) (envelope-from iwasaki@jp.FreeBSD.org) To: arch@freebsd.org Cc: audit@freebsd.org, athlete@kta.att.ne.jp, iwasaki@jp.freebsd.org Subject: CFR: Crusoe LongRun Support X-Mailer: Mew version 1.94.1 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20010626114448O.iwasaki@jp.FreeBSD.org> Date: Tue, 26 Jun 2001 11:44:48 +0900 From: Mitsuru IWASAKI X-Dispatcher: imput version 20000228(IM140) Lines: 23 Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I'm going to commit the patches for Transmeta Crusoe LongRun Support. This was originally created by HATTORI-san http://home.att.ne.jp/delta/athlete/longrun/longrun.html as a device driver, then I made cleanups and adding sysctl interface support, like this. hw.crusoe.longrun: 2 hw.crusoe.frequency: 600 hw.crusoe.voltage: 1600 hw.crusoe.percentage: 100 Only hw.crusoe.longrun is changeable, valid values are 0, 1, 2 and 3. The latest patches against sys/sys/i386/i386/identcpu.c at http://people.freebsd.org/~iwasaki/apm/sys-longrun-20010626.diff I'd like to have the patches reviewed in terms of sysctl namespace, security issues and other problems. Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message