From owner-freebsd-hackers@FreeBSD.ORG Mon Mar 31 13:19:18 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC7B637B401 for ; Mon, 31 Mar 2003 13:19:17 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7591E43FBD for ; Mon, 31 Mar 2003 13:19:16 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h2VLJEA7030830; Mon, 31 Mar 2003 14:19:15 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Mon, 31 Mar 2003 14:17:14 -0700 (MST) Message-Id: <20030331.141714.00266769.imp@bsdimp.com> To: des@ofug.org From: "M. Warner Losh" In-Reply-To: References: <20030331.091739.08149174.imp@bsdimp.com> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable cc: freebsd-hackers@freebsd.org cc: dgilbert@velocet.ca Subject: Re: [hackers] Re: Realtek X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Mar 2003 21:19:20 -0000 In message: des@ofug.org (Dag-Erling Sm=F8rgrav) writes: : "M. Warner Losh" writes: : > An address that works. Without further knowledge of your laptop, i= t : > is impossible for me to say. You will have to find this out by tri= al : > and error. Some folks like 0xf8000000, others like 0x400000000 and= : > one uses 0xd4000, but the last one I don't recommend. : = : 0xf8000000 seems to work on my StinkPad (still can't get the serial : port to work though). It still complains about an "invalid BAR : number: 27(06)". Plenty of ACPI errors too, but I don't really expec= t : much from an IBM laptop. Cool. I'm sorry you have to do these ugly hacks, and hope to get things working better soon. Maybe I should add a stinkpad to my wish list :-) Warner