Date: Tue, 12 Feb 2002 12:16:24 -0800 From: Brooks Davis <brooks@one-eyed-alien.net> To: Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE> Cc: Brooks Davis <brooks@one-eyed-alien.net>, freebsd-mobile@FreeBSD.ORG Subject: Re: no PC-CARD slot Message-ID: <20020212121624.A18284@Odin.AC.HMC.Edu> In-Reply-To: <20020212210554.A18437@gil.physik.rwth-aachen.de>; from kuku@gilberto.physik.RWTH-Aachen.DE on Tue, Feb 12, 2002 at 09:05:54PM %2B0100 References: <200202121705.g1CH5LV17193@gilberto.physik.RWTH-Aachen.DE> <20020212103244.A2393@Odin.AC.HMC.Edu> <20020212195230.A17899@gil.physik.rwth-aachen.de> <20020212110343.A8327@Odin.AC.HMC.Edu> <20020212210554.A18437@gil.physik.rwth-aachen.de>
next in thread | previous in thread | raw e-mail | index | archive | help
--jRHKVT23PllUwdXP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 12, 2002 at 09:05:54PM +0100, Christoph Kukulies wrote: > pccbb0: <TI4451 PCI-CardBus Bridge> irq 11 at device 15.0 on pci2 > pccbb0: Could not grab register memory > device_probe_and_attach: pccbb0 attach returned 12 > pccbb0: <TI4451 PCI-CardBus Bridge> irq 11 at device 15.1 on pci2 > pccbb0: Could not grab register memory > device_probe_and_attach: pccbb0 attach returned 12 Well, it's pretty clear why wi isn't attaching. The bridges aren't being attached. According to the comments around teh code that emits the above error messages, the problem is that the BIOS isn't assigning memory space properly. You might see if you've got a Plug-n-Play OS setting in you BIOS and messing with it. If that doesn't work, you may have to go back to the oldcard support in GENERIC since the code in question is prefaced with "XXX EVILE HACK BAD THING! XXX". -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --jRHKVT23PllUwdXP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE8aXgXXY6L6fI4GtQRAtYtAJ9Zx9jzRwNAanC6zFx/3L3y9tz6PwCbBu6n fa09TXp/N+5hYGkJHrKznmU= =lT+g -----END PGP SIGNATURE----- --jRHKVT23PllUwdXP-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020212121624.A18284>