public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] smsc91c111 driver for redboot
@ 2007-04-06  8:15 tejas pawaskar
  2007-04-06 11:19 ` Gary Thomas
  0 siblings, 1 reply; 3+ messages in thread
From: tejas pawaskar @ 2007-04-06  8:15 UTC (permalink / raw)
  To: eCos Discuss

I am using smsc91c111 ethernet driver as part of my
redboot bootloader.

The base address is 0x10000000.

I get the following error 
"smsc_lan91cxx_init: No 91Cxx signature found"

From the driver source code, it seems that the driver
was not able to probe the signature in BS register.

Is this means that my smsc91c111 chip itself is not
getting selected?

What's the basic configuration settings to get the
chip  going?

Regards
Tejas Pawaskar




		
__________________________________________________________
Yahoo! India Answers: Share what you know. Learn something new
http://in.answers.yahoo.com/

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ECOS] smsc91c111 driver for redboot
  2007-04-06  8:15 [ECOS] smsc91c111 driver for redboot tejas pawaskar
@ 2007-04-06 11:19 ` Gary Thomas
  2007-04-09  5:35   ` tejas pawaskar
  0 siblings, 1 reply; 3+ messages in thread
From: Gary Thomas @ 2007-04-06 11:19 UTC (permalink / raw)
  To: tejas pawaskar; +Cc: eCos Discuss

tejas pawaskar wrote:
> I am using smsc91c111 ethernet driver as part of my
> redboot bootloader.
> 
> The base address is 0x10000000.
> 
> I get the following error 
> "smsc_lan91cxx_init: No 91Cxx signature found"
> 
>From the driver source code, it seems that the driver
> was not able to probe the signature in BS register.
> 
> Is this means that my smsc91c111 chip itself is not
> getting selected?
> 
> What's the basic configuration settings to get the
> chip  going?

You haven't provided enough information for us to help you.
What platform/architecture are you using?

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ECOS] smsc91c111 driver for redboot
  2007-04-06 11:19 ` Gary Thomas
@ 2007-04-09  5:35   ` tejas pawaskar
  0 siblings, 0 replies; 3+ messages in thread
From: tejas pawaskar @ 2007-04-09  5:35 UTC (permalink / raw)
  To: Gary Thomas; +Cc: eCos Discuss

I am using Intel's Xscale PXA270 processor, Redboot as
my bootloader.

The iobase address is 0x10000000.
I wrote a small for loop for reading 16MB data from
0x10000000, so that it would cover the signature
register of smsc91c111.
For the entire 16MB it read 3 for even address and 0
for odd address.

In the datasheet of smsc91c111, it is mentioned that
address is 16-bit and data is 32-bit. I didnt get the
meaning of it.

Thanks with kind Regards,
Tejas Pawaskar 


--- Gary Thomas <gary@mlbassoc.com> wrote:

> tejas pawaskar wrote:
> > I am using smsc91c111 ethernet driver as part of
> my
> > redboot bootloader.
> > 
> > The base address is 0x10000000.
> > 
> > I get the following error 
> > "smsc_lan91cxx_init: No 91Cxx signature found"
> > 
> >>From the driver source code, it seems that the
> driver
> > was not able to probe the signature in BS
> register.
> > 
> > Is this means that my smsc91c111 chip itself is
> not
> > getting selected?
> > 
> > What's the basic configuration settings to get the
> > chip  going?
> 
> You haven't provided enough information for us to
> help you.
> What platform/architecture are you using?
> 
> -- 
>
------------------------------------------------------------
> Gary Thomas                 |  Consulting for the
> MLB Associates              |    Embedded world
>
------------------------------------------------------------
> 



		
__________________________________________________________
Yahoo! India Answers: Share what you know. Learn something new
http://in.answers.yahoo.com/

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-04-09  5:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-06  8:15 [ECOS] smsc91c111 driver for redboot tejas pawaskar
2007-04-06 11:19 ` Gary Thomas
2007-04-09  5:35   ` tejas pawaskar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).