From owner-freebsd-amd64@FreeBSD.ORG Thu Nov 11 20:26:05 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BE3F16A4D3 for ; Thu, 11 Nov 2004 20:26:05 +0000 (GMT) Received: from mail2.speakeasy.net (mail2.speakeasy.net [216.254.0.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA0E343D1D for ; Thu, 11 Nov 2004 20:26:04 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 17694 invoked from network); 11 Nov 2004 20:26:04 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 11 Nov 2004 20:26:04 -0000 Received: from [10.50.41.235] (gw1.twc.weather.com [216.133.140.1]) (authenticated bits=0) by server.baldwin.cx (8.12.11/8.12.11) with ESMTP id iABKQ0KF045656; Thu, 11 Nov 2004 15:26:00 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: freebsd-amd64@FreeBSD.org, Astrodog Date: Thu, 11 Nov 2004 14:26:14 -0500 User-Agent: KMail/1.6.2 References: <2fd864e04111023134ca7360a@mail.gmail.com> <200411111417.55670.jhb@FreeBSD.org> <2fd864e04111111242c87e58f@mail.gmail.com> In-Reply-To: <2fd864e04111111242c87e58f@mail.gmail.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200411111426.14799.jhb@FreeBSD.org> X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on server.baldwin.cx Subject: Re: R3000Z Compat Patch X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Nov 2004 20:26:05 -0000 On Thursday 11 November 2004 02:24 pm, Astrodog wrote: > I'll take a look. In the end, I think an automated solution needs to > be found... but how to detect these specific motherboards, with this > issue escapes me at the moment, any thoughts there? Also you might > want to take a look at the patch I've got going below. Unfortunately there is no practical way to detect motherboards at this stage in the boot. At least a hint can be documented in the FAQ. Also, your solution wouldn't allow people to actually use the keyboard if they wanted to use it. :) > --- Harrison Grundy > > On Thu, 11 Nov 2004 14:17:55 -0500, John Baldwin wrote: > > On Thursday 11 November 2004 07:36 am, Astrodog wrote: > > > Should work either way... I'm having some problems writing it... the > > > keyboard test seems to happen too early to use kenv() to pull device > > > hints. > > > > Did you see the patch I posted earlier to make a flag in atkbd0 turn this > > test off? If so, can you test it? It's in the PR feedback. I posted it > > over a week ago and no one has tested it yet. > > > > > On Thu, 11 Nov 2004 00:13:55 -0800 (PST), Neil Short > > > > > > > wrote: > > > > Mine's an HP. > > > > > > > > --- Astrodog wrote: > > > > > I'm going to write something mergable, because this > > > > > is just nuts. ISO > > > > > URLs coming in the next few hours, along with a > > > > > diff, assuming the > > > > > testing is sucessful. I'm using a device hint, > > > > > hw.compaqr3000z, if I > > > > > should use another naming convention, lemme know. > > > > > > > > > > --- Harrison Grundy > > > > > _______________________________________________ > > > > > freebsd-amd64@freebsd.org mailing list > > > > > > > > http://lists.freebsd.org/mailman/listinfo/freebsd-amd64 > > > > > > > > > To unsubscribe, send any mail to > > > > > "freebsd-amd64-unsubscribe@freebsd.org" > > > > > > > > __________________________________ > > > > Do you Yahoo!? > > > > Check out the new Yahoo! Front Page. > > > > www.yahoo.com > > > > > > > > _______________________________________________ > > > > freebsd-amd64@freebsd.org mailing list > > > > http://lists.freebsd.org/mailman/listinfo/freebsd-amd64 > > > > To unsubscribe, send any mail to > > > > "freebsd-amd64-unsubscribe@freebsd.org" > > > > > > _______________________________________________ > > > freebsd-amd64@freebsd.org mailing list > > > http://lists.freebsd.org/mailman/listinfo/freebsd-amd64 > > > To unsubscribe, send any mail to > > > "freebsd-amd64-unsubscribe@freebsd.org" > > > > -- > > John Baldwin <>< http://www.FreeBSD.org/~jhb/ > > "Power Users Use the Power to Serve" = http://www.FreeBSD.org > > _______________________________________________ > freebsd-amd64@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-amd64 > To unsubscribe, send any mail to "freebsd-amd64-unsubscribe@freebsd.org" -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org