On Fri, June 6, 2008 9:08 am, Yan Seiner wrote:
>
> On Fri, June 6, 2008 8:45 am, Graeme Gregory wrote:
>> On Fri, Jun 06, 2008 at 08:27:56AM -0700, Yan Seiner wrote:
>
>>> Here's the culprit:
>>>
>>>     char buf[256];
>>>     inf = fopen("/var/lib/pcmcia/stab", "r");
>>>     fgets(buf, 256, inf);
>>>     fclose(inf);
>>>
>>> Apparently /var/lib/pcmcia/stab is supposed to have info on the
>>> inserted
>>> cards.  Unfortunately it doesn't exist on the zaurus (perhaps because
>>> of
>>> dbus?)
>>>
>>> So is there a /proc entry that would show me what cf and sd cards are
>>> inserted where?
>>>
>> Its probably this information is now stored in files under /sys
>>
>> The applet will need an upgrade to unsterstand all the new stuff 2.6
>> kernels gave us.
>
> I've been disecting pccardctl and I can pull the info for cf cards.  I'm
> still stumped on how to get data for sd cards.  Is there a pccardctl for
> sdcards?

bug report filed.

http://bugs.openembedded.net/show_bug.cgi?id=4363



-- 
  o__
  ,>/'_          o__
  (_)\(_)        ,>/'_        o__
Yan Seiner      (_)\(_)       ,>/'_     o__
       Personal Trainer      (_)\(_)    ,>/'_        o__
             Professional Engineer     (_)\(_)       ,>/'_
Who says engineers have to be pencil necked geeks?  (_)\(_)

As long as nobody gets hurt, a decent explosion livens up any experiment.



_______________________________________________
Angstrom-distro-users mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users

Reply via email to