Re: [U-Boot] Support in u-boot for PCI-Express NIC

2009-06-07 Thread Zang Roy-R61911
 

> -Original Message-
> From: Wolfgang Denk [mailto:w...@denx.de] 
> Sent: Friday, June 05, 2009 18:16 PM
> To: Zang Roy-R61911
> Cc: Srinivasan Srikanth-R9AABP; u-boot@lists.denx.de
> Subject: Re: [U-Boot] Support in u-boot for PCI-Express NIC
> 
> Dear "Zang Roy-R61911",
> 
> In message 
> <7df0af56456b8f4081e3c44ccce311de34e...@zch01exm23.fsl.freesca
> le.net> you wrote:
> > 
> > > > > At least the e1000 has been successfully tested not 
> so long ago.
> > > > 
> > > > Thanks Wolfgang. That's good news. 
> > > > Can you pl point me to the pci-express card/device id that 
> > > was tested
> > > > recently (and/or the mails that talk about it)?
> > > 
> > > I think that was it:
> > > 
> > > commit aa3b8bf9c30065bb2ea852799d32db5020598495
> > > Author: Wolfgang Grandegger 
> > > Date:   Wed May 28 19:55:19 2008 +0200
> > > 
> > > E1000: Add support for the 82541GI LF Intel Pro 1000 
> GT Desktop
> > > Adapter
> > 82541 is pci based e1000 silicon.  For pcie based e1000 
> chip, extra code
> > is needed.
> 
> You are right, my memory was wrong. The testing I remembered was done
> under Linux only for this very reason.
I have began to port e1000 pcie driver to u-boot. 82572EI is used for
this work. 
I just curious that is there anyone else in this list to do the similar
work previously. 
Roy
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Support in u-boot for PCI-Express NIC

2009-06-05 Thread Wolfgang Denk
Dear "Zang Roy-R61911",

In message 
<7df0af56456b8f4081e3c44ccce311de34e...@zch01exm23.fsl.freescale.net> you wrote:
> 
> > > > At least the e1000 has been successfully tested not so long ago.
> > > 
> > > Thanks Wolfgang. That's good news. 
> > > Can you pl point me to the pci-express card/device id that 
> > was tested
> > > recently (and/or the mails that talk about it)?
> > 
> > I think that was it:
> > 
> > commit aa3b8bf9c30065bb2ea852799d32db5020598495
> > Author: Wolfgang Grandegger 
> > Date:   Wed May 28 19:55:19 2008 +0200
> > 
> > E1000: Add support for the 82541GI LF Intel Pro 1000 GT Desktop
> > Adapter
> 82541 is pci based e1000 silicon.  For pcie based e1000 chip, extra code
> is needed.

You are right, my memory was wrong. The testing I remembered was done
under Linux only for this very reason.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
"This is a test of the Emergency Broadcast System. If this had been an
actual emergency, do you really think we'd stick around to tell you?"
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Support in u-boot for PCI-Express NIC

2009-05-26 Thread Zang Roy-R61911
 

> -Original Message-
> From: u-boot-boun...@lists.denx.de 
> [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Wolfgang Denk
> Sent: Friday, May 22, 2009 4:06 AM
> To: Srinivasan Srikanth-R9AABP
> Cc: u-boot@lists.denx.de
> Subject: Re: [U-Boot] Support in u-boot for PCI-Express NIC
> 
> Dear "Srinivasan Srikanth-R9AABP",
> 
> In message 
>  ale.net> you wrote:
> >
> > > At least the e1000 has been successfully tested not so long ago.
> > 
> > Thanks Wolfgang. That's good news. 
> > Can you pl point me to the pci-express card/device id that 
> was tested
> > recently (and/or the mails that talk about it)?
> 
> I think that was it:
> 
> commit aa3b8bf9c30065bb2ea852799d32db5020598495
> Author: Wolfgang Grandegger 
> Date:   Wed May 28 19:55:19 2008 +0200
> 
> E1000: Add support for the 82541GI LF Intel Pro 1000 GT Desktop
> Adapter
82541 is pci based e1000 silicon.  For pcie based e1000 chip, extra code
is needed.
Roy
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Support in u-boot for PCI-Express NIC

2009-05-21 Thread Wolfgang Denk
Dear "Srinivasan Srikanth-R9AABP",

In message 
 you 
wrote:
>
> > At least the e1000 has been successfully tested not so long ago.
> 
> Thanks Wolfgang. That's good news. 
> Can you pl point me to the pci-express card/device id that was tested
> recently (and/or the mails that talk about it)?

I think that was it:

commit aa3b8bf9c30065bb2ea852799d32db5020598495
Author: Wolfgang Grandegger 
Date:   Wed May 28 19:55:19 2008 +0200

E1000: Add support for the 82541GI LF Intel Pro 1000 GT Desktop
Adapter

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
The joys of love made her human and the  agonies  of  love  destroyed
her.
-- Spock, "Requiem for Methuselah", stardate 5842.8
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Support in u-boot for PCI-Express NIC

2009-05-21 Thread Srinivasan Srikanth-R9AABP
> -Original Message-
> From: u-boot-boun...@lists.denx.de 
> [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Wolfgang Denk
> Sent: Wednesday, May 20, 2009 2:01 PM
> To: Srinivasan Srikanth-R9AABP
> Cc: u-boot@lists.denx.de
> Subject: Re: [U-Boot] Support in u-boot for PCI-Express NIC

[SNIP]

> At least the e1000 has been successfully tested not so long ago.
> 

Thanks Wolfgang. That's good news. 
Can you pl point me to the pci-express card/device id that was tested
recently (and/or the mails that talk about it)?
~Sri

> Best regards,
> 
> Wolfgang Denk
> 
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Support in u-boot for PCI-Express NIC

2009-05-20 Thread Wolfgang Denk
Dear "Srinivasan Srikanth-R9AABP",

In message 
 you 
wrote:
> 
> Is there support under u-boot for newer pcie network cards?
> Under drivers/net, I notice that there is the e1000 and sk98 
> network drivers. Unfortunately, these seem a bit dated and the 
> pcie x1 nic/s I am trying to use are not supported (checked the 
> device ids). Pointers on any other supported pcie nic will be 
> helpful.

At least the e1000 has been successfully tested not so long ago.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
When choosing between two evils, I always like to take the  one  I've
never tried before. -- Mae West, "Klondike Annie"
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Support in u-boot for PCI-Express NIC

2009-05-20 Thread Srinivasan Srikanth-R9AABP
Hi,

Is there support under u-boot for newer pcie network cards?
Under drivers/net, I notice that there is the e1000 and sk98 
network drivers. Unfortunately, these seem a bit dated and the 
pcie x1 nic/s I am trying to use are not supported (checked the 
device ids). Pointers on any other supported pcie nic will be 
helpful.

Thanks,
~Sri
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot