[BusyBox] lspci
Sanjeev Manral
sanjeevm at sanyo.co.in
Mon Aug 26 08:00:04 UTC 2002
I want "lspci -v" for PCMCIA card services.
see this mail -
-----Original Message-----
From: Sanjeev Manral
Sent: Monday, August 26, 2002 2:30 PM
To: 'pcmcia-cs-devel at lists.sourceforge.net'
Subject: [Pcmcia-cs-devel]pcmcia i/o and memory resource
thank you hinds,
I have a doubt.
PCMCIA is connected by Proccesor Local Bus. (please visit the following
link to have a look at hardware).
http://www.sanyo.com/industrial/semiconductors/systemlsi/IAPr.html
1. Is it same as PCI bus.
If I disable enable PCI option in linux "make xconfig". driver loads but nor
able to identify the card. so Blank card driver is trying to load memory_cs.
2. do I need to make some changes for Processor local bus.
3. do I need to "enble PCI" and card bus support" in "make xconfig".
I'm trying to load a ide_cs driver and card.
Driver I've cross compiled is working in X-86 platform. in laptop it is
working perfectly.
4. Are the pcmcia-cs driver's ENDIAN NESS compitable?
Thanks and Regards,
Sanjeev
-----Original Message-----
From: dhinds [mailto:dhinds at sonic.net]
Sent: Monday, August 26, 2002 9:25 AM
To: Sanjeev Manral
Cc: 'pcmcia-cs-devel at lists.sourceforge.net'
Subject: Re: [Pcmcia-cs-devel]pcmcia i/o and memory resource
On Sat, Aug 24, 2002 at 09:08:03PM +0530, Sanjeev Manral wrote:
>
> Port I/O i ve given from pcmcia gpio resister's value.
> I donot know what value to assign for memory resources. I've tried many
> combinations, nothing is working.
It should be a memory range that is mapped through to the system's PCI
bus. What that might be is platform dependent. 'lspci -v' should
give some clues.
-- Dave
-----Original Message-----
From: Glenn McGrath [mailto:bug1 at optushome.com.au]
Sent: Monday, August 26, 2002 7:23 PM
To: Sanjeev Manral
Cc: busybox at busybox.net
Subject: Re: [BusyBox] lspci
On Mon, 26 Aug 2002 15:32:27 +0530
Sanjeev Manral <sanjeevm at sanyo.co.in> wrote:
> Is "lspci" command is available in busybox?
>
No, sounds interesting though, it could be used for an installer, is that
what you want it for ?
Glenn
More information about the busybox
mailing list