From owner-freebsd-hackers@FreeBSD.ORG Mon Mar 31 08:19:37 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 E72D337B401 for ; Mon, 31 Mar 2003 08:19:37 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2AE5D43FA3 for ; Mon, 31 Mar 2003 08:19:37 -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 h2VGJVA7028570; Mon, 31 Mar 2003 09:19:36 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Mon, 31 Mar 2003 09:17:39 -0700 (MST) Message-Id: <20030331.091739.08149174.imp@bsdimp.com> To: des@ofug.org From: "M. Warner Losh" In-Reply-To: References: <20030330.191944.62348635.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 16:19:39 -0000 In message: des@ofug.org (Dag-Erling Sm=F8rgrav) writes: : "M. Warner Losh" writes: : > In message: : > des@ofug.org (Dag-Erling Sm=F8rgrav) writes: : > : address wrong to not finding it at all (I believe it reports "No : > : station address in CIS!") and refusing to attach. : > It always didn't find it, you just got lucky before. The no statio= n : > address in CIS means that it can't map the CIS. This means the 'it= ' : > isn't dc, but rather 'cbb'. cbb's ability to map memory is kinda : > flakey on some machines. You have one. You need to set : > hw.cbb.start_memory to a value that makes your laptop happy. : = : ...such as? An address that works. Without further knowledge of your laptop, it is impossible for me to say. You will have to find this out by trial and error. Some folks like 0xf8000000, others like 0x400000000 and one uses 0xd4000, but the last one I don't recommend. Warner