Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 May 2001 08:59:13 -0700
From:      Brooks Davis <brooks@one-eyed-alien.net>
To:        Warner Losh <imp@harmony.village.org>
Cc:        mobile@FreeBSD.ORG
Subject:   Re: Updated pcic_pci.c patch
Message-ID:  <20010525085913.B30791@Odin.AC.HMC.Edu>
In-Reply-To: <200105240721.f4O7L4E53480@harmony.village.org>; from imp@harmony.village.org on Thu, May 24, 2001 at 01:20:45AM -0600
References:  <200105240721.f4O7L4E53480@harmony.village.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--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: <TI PCI-1220 PCI-CardBus Bridge> 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: <PC Card bus (classic)> on pcic0
pcic0: Polling mode
pcic1: <TI PCI-1220 PCI-CardBus Bridge> 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: <PC Card bus (classic)> on pcic1
pcic1: Polling mode
pcic2: <TI PCI-1220 PCI-CardBus Bridge> 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: <PC Card bus (classic)> on pcic2
pcic2: Polling mode
pcic3: <TI PCI-1220 PCI-CardBus Bridge> 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: <PC Card bus (classic)> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010525085913.B30791>