From owner-freebsd-mobile Fri May 25 8:59:21 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by hub.freebsd.org (Postfix) with ESMTP id 357DB37B422 for ; Fri, 25 May 2001 08:59:16 -0700 (PDT) (envelope-from brdavis@odin.ac.hmc.edu) Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.11.0/8.11.0) id f4PFxDJ00985; Fri, 25 May 2001 08:59:13 -0700 Date: Fri, 25 May 2001 08:59:13 -0700 From: Brooks Davis To: Warner Losh Cc: mobile@FreeBSD.ORG Subject: Re: Updated pcic_pci.c patch Message-ID: <20010525085913.B30791@Odin.AC.HMC.Edu> References: <200105240721.f4O7L4E53480@harmony.village.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="qlTNgmc+xy1dBmNv" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200105240721.f4O7L4E53480@harmony.village.org>; from imp@harmony.village.org on Thu, May 24, 2001 at 01:20:45AM -0600 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 --qlTNgmc+xy1dBmNv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 24, 2001 at 01:20:45AM -0600, Warner Losh wrote: > I've updated my pcic_pci.c patch. This one uses bus space; attempts > to weed out those bridges that are ioports rather than memory mapped > (it is busted now, but will be fixed); and uses table lookup. Please > give this a spin and report back your experienes. I'd like to commit > this by the end of the week, or early next week. It's working for me on my Omnibook 4150. Infact, it's working better then before becase I was able to get cards to work when I was docked (both in the laptop's slots and in the docking station's slots. relavent dmesg output below (ignore the complaints about unsupposed memory ranges, that's a bug/feature of my dock.) # dmesg | grep pcic pcic0: at device 4.0 on pci0 pcic0: PCI Memory allocated: 0x44000000 pcic0: TI12XX PCI Config Reg: [speaker enable][pwr save][FUNC pci int + CSC= serial isa irq] pccard0: on pcic0 pcic0: Polling mode pcic1: at device 4.1 on pci0 pcic1: PCI Memory allocated: 0x44001000 pcic1: TI12XX PCI Config Reg: [speaker enable][pwr save][FUNC pci int + CSC= serial isa irq] pccard1: on pcic1 pcic1: Polling mode pcic2: at device 8.0 on pci2 pcib2: device pcic2 requested unsupported memory range 0x44000000-0xeffffff= f (decoding 0x0-0xfffff, 0xfa000000-0xfaffffff) IGNORED pcic2: PCI Memory allocated: 0x44002000 pcic2: TI12XX PCI Config Reg: [speaker enable][pwr save][FUNC pci int + CSC= serial isa irq] pccard2: on pcic2 pcic2: Polling mode pcic3: at device 8.1 on pci2 pcib2: device pcic3 requested unsupported memory range 0x44000000-0xeffffff= f (decoding 0x0-0xfffff, 0xfa000000-0xfaffffff) IGNORED pcic3: PCI Memory allocated: 0x44003000 pcic3: TI12XX PCI Config Reg: [speaker enable][pwr save][FUNC pci int + CSC= serial isa irq] pccard3: on pcic3 pcic3: Polling mode -- 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 --qlTNgmc+xy1dBmNv Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE7DoFQXY6L6fI4GtQRAha+AKCxaDvqHxSAuNL8p2GgWvF2xi8zMgCeKNge mncE13sbEn9uSVG7PIEtZJ8= =OrHw -----END PGP SIGNATURE----- --qlTNgmc+xy1dBmNv-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message