Re: PCMCIA cards not detected

2010-03-10 Thread Dominik Brodowski
Hey, On Wed, Mar 10, 2010 at 01:53:07PM -0800, raraks wrote: > disabling some devices in the BIOS and adding that range to config.opts > worked. pccardctl ident etc. now return information on the card inserted. > > Now, for some dumb questions perhaps - there are IO windows vs memory > windows

Re: PCMCIA cards not detected

2010-03-10 Thread raraks
To: Cc: "raraks" Sent: Wednesday, March 10, 2010 12:52 PM Subject: Re: PCMCIA cards not detected Dominik Brodowski wrote: > e840-e84f : PCI Bus :03 > e840-e840 : :03:00.0 > ec00-efff : PCI CardBus :06 Whoa... there isn't _any_ iom

Re: PCMCIA cards not detected

2010-03-10 Thread Dominik Brodowski
On Wed, Mar 10, 2010 at 09:52:26PM +0100, Peter Stuge wrote: > Dominik Brodowski wrote: > > > e840-e84f : PCI Bus :03 > > > e840-e840 : :03:00.0 > > > ec00-efff : PCI CardBus :06 > > > > Whoa... there isn't _any_ iomem free and available to use below > > 0x

Re: PCMCIA cards not detected

2010-03-10 Thread Peter Stuge
Dominik Brodowski wrote: > > e840-e84f : PCI Bus :03 > > e840-e840 : :03:00.0 > > ec00-efff : PCI CardBus :06 > > Whoa... there isn't _any_ iomem free and available to use below > 0x. Looks like there's some room from e850 to ebff. //Peter __

Re: PCMCIA cards not detected

2010-03-10 Thread Dominik Brodowski
Hey, On Tue, Mar 09, 2010 at 04:16:28PM -0800, raraks wrote: > sudo cat /proc/iomem gives the foll: > > -0fff : System RAM > 1000-5fff : reserved > 6000-0008efff : System RAM > 0008f000-0009 : reserved > 000c-000d : pnp 00:01 > 000e-000f : reserved > 00

PCMCIA cards not detected

2010-03-09 Thread raraks
I am trying to develop a driver for a 16-bit PCMCIA card on Ubuntu (v2.6.31-17) and have a desktop machine with an ActionTec PCI card to pcmcia adapter. So far I havent gotten anywhere with it. It appears that the card is not even identified correctly and I dont know what options to change or s