From owner-freebsd-mobile Wed May 23 20:21:41 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 145A237B422 for ; Wed, 23 May 2001 20:21:39 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.3/8.11.1) with ESMTP id f4O3LHE52309; Wed, 23 May 2001 21:21:17 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200105240321.f4O3LHE52309@harmony.village.org> To: Brooks Davis Subject: Re: TESTIT: Patch to turn pcic_pci into real device Cc: John Reynolds~ , mobile@FreeBSD.ORG In-reply-to: Your message of "Wed, 23 May 2001 14:50:15 PDT." <20010523145015.A5444@Odin.AC.HMC.Edu> References: <20010523145015.A5444@Odin.AC.HMC.Edu> <20010523124314.A20751@Odin.AC.HMC.Edu> <15115.56544.943533.1140@hip186.ch.intel.com> <200105230335.f4N3ZeE44422@harmony.village.org> <15115.56544.943533.1140@hip186.ch.intel.com> <200105231926.f4NJQkE49174@harmony.village.org> <20010523124314.A20751@Odin.AC.HMC.Edu> <200105232140.f4NLetE50100@harmony.village.org> Date: Wed, 23 May 2001 21:21:17 -0600 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In message <20010523145015.A5444@Odin.AC.HMC.Edu> Brooks Davis writes: : > Yes. However, the PD6729 does have a legacy mode... It looks like it could be put into a legacy mode. Looking at the datasheet shows that this should be no problem and our code should be doing it right... : Hmmm, I'm pretty sure that was the chip, though it might have been : another one. In any case, the code did try to set the legacy mode, but : failed to change the address (IIRC, it didn't check for success/failure) : which meant the ISA device didn't attach. Unfortunatly, I don't have : that laptop at the moment so I can't test the patch easily. Ugg. One of my laptops has one of these parts. But I haven't tested these patches on that machine. It looks like the bios is setting my chip into legacy mode. My patches likely break this bridge because it is too old to have memory mapped registers. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message