From owner-freebsd-mobile@FreeBSD.ORG Thu Nov 11 16:30:42 2004 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 5990416A4CE for ; Thu, 11 Nov 2004 16:30:42 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id E957043D46 for ; Thu, 11 Nov 2004 16:30:41 +0000 (GMT) (envelope-from astrodog@gmail.com) Received: by rproxy.gmail.com with SMTP id a36so329665rnf for ; Thu, 11 Nov 2004 08:30:41 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=AMhOnb1SI5bQeHqTt4obBSWKtVubuFUWrEpB4RmVNRGC9WPHoQnzo5Iw4oo0VQPxV/FKvvfXWTekaSlJEhfOjTbEA2N9ShWT/25LsCq7GOhSsw+IozD+IeNjZt7MqSDUos7FtMMrmzRSyFt3UVgwpvHKHNbk80Tp8H31/WuGGSk= Received: by 10.38.97.22 with SMTP id u22mr200794rnb; Thu, 11 Nov 2004 08:30:41 -0800 (PST) Received: by 10.38.164.65 with HTTP; Thu, 11 Nov 2004 08:30:41 -0800 (PST) Message-ID: <2fd864e041111083017ac9fa2@mail.gmail.com> Date: Thu, 11 Nov 2004 10:30:41 -0600 From: Astrodog To: freebsd-mobile@freebsd.org In-Reply-To: <2fd864e04111105557032a7c3@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <2fd864e04111105557032a7c3@mail.gmail.com> Subject: Fwd: Commitable R3000Z Patch! X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Astrodog List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Nov 2004 16:30:42 -0000 I apologize for posting this yet again. Just want to make sure if someone's digging around for laptop info they'll get it. More information is avalibile on freebsd-current and freebsd-amd64. Thanks, Harrison Grundy ---------- Forwarded message ---------- From: Astrodog Date: Thu, 11 Nov 2004 05:55:20 -0800 Subject: Commitable R3000Z Patch! To: freebsd-amd64@freebsd.org, freebsd-current@freebsd.org The patch is located at http://evogaming.il.us.tveps.net/~astrodog/atkbdc.patch testing was quite limited, but essentally, if you set hint.atkbd.0.disabled to 1, it disables the test. I suppose it could be renamed to any number of things, the code is a whole 2 lines, and is quite obvious. I'm gonna wait to see if it makes -CURRENT in the next day or so, so I don't end up with people grabbing ISOs from me if I don't have to (Snapshots servers are your freind). Automatic detection code to follow in the next day or so. This was tested on a Compaq 3004US, and it solved the reboot problem. I also tested on a dual opteron 240 machine, and when the hint is not set, it has no effect. I'm going to double-post to freebsd-current in hopes of getting it committed sooner, so all of us 3000Z-base laptop owners can have our fun with FreeBSD. --- Harrison Grundy