From owner-freebsd-mobile@FreeBSD.ORG  Fri Nov 12 06:21:31 2004
Return-Path: <owner-freebsd-mobile@FreeBSD.ORG>
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 BFC4716A4D0
	for <freebsd-mobile@freebsd.org>;
	Fri, 12 Nov 2004 06:21:31 +0000 (GMT)
Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.207])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3EA9F43D1F
	for <freebsd-mobile@freebsd.org>;
	Fri, 12 Nov 2004 06:21:30 +0000 (GMT)
	(envelope-from astrodog@gmail.com)
Received: by rproxy.gmail.com with SMTP id a36so398413rnf
	for <freebsd-mobile@freebsd.org>;
	Thu, 11 Nov 2004 22:21:29 -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:mime-version:content-type:content-transfer-encoding;
	b=mvFk0Kcl+91XH2xq3Y2zG6dVVNTT0oy89hMRISKrIutFW3RW+xBdaLRs0lO92nvnyAoGeN4aeBlbH5j+yVTAKRBr8apmSg/0JR8E4K6S02OBGABNDNWHYieF6yJGdGpXRq+DS/lpv+RmY0nGZ/5rGcfHtMK2Ko8LKJmZjoAP6P0=
Received: by 10.38.97.2 with SMTP id u2mr38135rnb;
        Thu, 11 Nov 2004 22:21:29 -0800 (PST)
Received: by 10.38.164.65 with HTTP; Thu, 11 Nov 2004 22:21:29 -0800 (PST)
Message-ID: <2fd864e04111122216f7bcd0d@mail.gmail.com>
Date: Fri, 12 Nov 2004 00:21:29 -0600
From: Astrodog <astrodog@gmail.com>
To: freebsd-amd64@freebsd.org, freebsd-current@freebsd.org,
	freebsd-mobile@freebsd.org
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Subject: New R3000Z Patch
X-BeenThere: freebsd-mobile@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: Astrodog <astrodog@gmail.com>
List-Id: Mobile computing with FreeBSD <freebsd-mobile.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-mobile>,
	<mailto:freebsd-mobile-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-mobile>
List-Post: <mailto:freebsd-mobile@freebsd.org>
List-Help: <mailto:freebsd-mobile-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-mobile>,
	<mailto:freebsd-mobile-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 12 Nov 2004 06:21:31 -0000

http://evogaming.il.us.tveps.net/~astrodog/r3000z-new.diff is a new
version of the patch.
It looks for the hint hint.atkbdc.0.notest as opposed to hijacking the
atkbd disabled hint. I think it might be more suitable. Tested on a
3004US, and the Dual Opteron machine, no effect when disabled, or not
set, and allows the 3000z to boot once set.

--- Harrison Grundy