* titan ethernet driver
@ 2004-03-26 14:12 Thomas Koeller
2004-03-26 21:20 ` Ralf Baechle
0 siblings, 1 reply; 8+ messages in thread
From: Thomas Koeller @ 2004-03-26 14:12 UTC (permalink / raw)
To: lachwani; +Cc: linux-mips
Hi Manish,
I am trying to use your titan ethernet driver. I
found that I could not compile it for a 2.6.4
kernel, because it uses 2.4 kernel APIs. When
fixing that I found that the code contains
obvious errors; it does not even compile unchanged.
This makes me a bit uneasy. Would you mind
commenting on the state of this driver? Are there
any newer sources than those contained in CVS at
linux-mips.org?
tk
--
--------------------------------------------------
Thomas Koeller, Software Development
Basler Vision Technologies
thomas dot koeller at baslerweb dot com
http://www.baslerweb.com
==============================
^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: titan ethernet driver
@ 2004-03-26 17:39 Manish Lachwani
0 siblings, 0 replies; 8+ messages in thread
From: Manish Lachwani @ 2004-03-26 17:39 UTC (permalink / raw)
To: 'Thomas Koeller'; +Cc: linux-mips
Hello !
Like I mentioned in my previous mail, the first version of the driver in the linux-mips tree has not been updated. I have a local version of the driver that needs to be checked in the tree. In the meantime, if you wish I can send the local working version of the driver that I have.
Thanks
Manish
-----Original Message-----
From: Thomas Koeller [mailto:thomas.koeller@baslerweb.com]
Sent: Friday, March 26, 2004 6:12 AM
To: Manish Lachwani
Cc: linux-mips@linux-mips.org
Subject: titan ethernet driver
Hi Manish,
I am trying to use your titan ethernet driver. I
found that I could not compile it for a 2.6.4
kernel, because it uses 2.4 kernel APIs. When
fixing that I found that the code contains
obvious errors; it does not even compile unchanged.
This makes me a bit uneasy. Would you mind
commenting on the state of this driver? Are there
any newer sources than those contained in CVS at
linux-mips.org?
tk
--
--------------------------------------------------
Thomas Koeller, Software Development
Basler Vision Technologies
thomas dot koeller at baslerweb dot com
http://www.baslerweb.com
==============================
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: titan ethernet driver
2004-03-26 14:12 titan ethernet driver Thomas Koeller
@ 2004-03-26 21:20 ` Ralf Baechle
2004-04-07 16:14 ` Thomas Koeller
2004-05-13 14:44 ` Thomas Koeller
0 siblings, 2 replies; 8+ messages in thread
From: Ralf Baechle @ 2004-03-26 21:20 UTC (permalink / raw)
To: Thomas Koeller; +Cc: lachwani, linux-mips
On Fri, Mar 26, 2004 at 03:12:06PM +0100, Thomas Koeller wrote:
> I am trying to use your titan ethernet driver. I
> found that I could not compile it for a 2.6.4
> kernel, because it uses 2.4 kernel APIs. When
> fixing that I found that the code contains
> obvious errors; it does not even compile unchanged.
> This makes me a bit uneasy. Would you mind
> commenting on the state of this driver? Are there
> any newer sources than those contained in CVS at
> linux-mips.org?
I'm going to fix Yosemite / Titan support in 2.6 asap - as soon as I get
the board which should be somewhen next week.
Ralf
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: titan ethernet driver
2004-03-26 21:20 ` Ralf Baechle
@ 2004-04-07 16:14 ` Thomas Koeller
2004-05-13 14:44 ` Thomas Koeller
1 sibling, 0 replies; 8+ messages in thread
From: Thomas Koeller @ 2004-04-07 16:14 UTC (permalink / raw)
To: linux-mips; +Cc: Ralf Baechle, lachwani
Ralf Baechle wrote:
> I'm going to fix Yosemite / Titan support in 2.6 asap - as soon as I get
> the board which should be somewhen next week.
Hi Ralf,
Manish told me (off this list) that he submitted his revised PMC-Sierra
Yosemite stuff to you. Will it be available from CVS any time soon? If
at all possible, don't delay this, I am waiting impatiently...
tk
--
--------------------------------------------------
Thomas Koeller, Software Development
Basler Vision Technologies
thomas dot koeller at baslerweb dot com
http://www.baslerweb.com
==============================
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: titan ethernet driver
2004-03-26 21:20 ` Ralf Baechle
2004-04-07 16:14 ` Thomas Koeller
@ 2004-05-13 14:44 ` Thomas Koeller
1 sibling, 0 replies; 8+ messages in thread
From: Thomas Koeller @ 2004-05-13 14:44 UTC (permalink / raw)
To: linux-mips; +Cc: Ralf Baechle, lachwani
On Friday, March 26th, 2004 Ralf Baechle wrote:
> On Fri, Mar 26, 2004 at 03:12:06PM +0100, Thomas Koeller wrote:
> > I am trying to use your titan ethernet driver. I
> > found that I could not compile it for a 2.6.4
> > kernel, because it uses 2.4 kernel APIs. When
> > fixing that I found that the code contains
> > obvious errors; it does not even compile unchanged.
> > This makes me a bit uneasy. Would you mind
> > commenting on the state of this driver? Are there
> > any newer sources than those contained in CVS at
> > linux-mips.org?
>
> I'm going to fix Yosemite / Titan support in 2.6 asap - as soon as I get
> the board which should be somewhen next week.
>
> Ralf
I see work going on for the titan ge driver, but AFAIK the only
platform supporting this hardware is the yosemite board, and the
board support has not been updated for months and is still
non-functional. So I wonder how these changes are tested - or
am I missing something?
tk
--
--------------------------------------------------
Thomas Koeller, Software Development
Basler Vision Technologies
thomas dot koeller at baslerweb dot com
http://www.baslerweb.com
==============================
^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: titan ethernet driver
@ 2004-05-13 16:26 Manish Lachwani
2004-05-14 12:58 ` Thomas Koeller
0 siblings, 1 reply; 8+ messages in thread
From: Manish Lachwani @ 2004-05-13 16:26 UTC (permalink / raw)
To: 'Thomas Koeller', linux-mips; +Cc: Ralf Baechle
Are you referring to 2.4 or 2.6? You have already downloaded 2.4.26 and 2.4.21 versions (with source code) from the PMC-Sierra ftp site. These are fully functional and several customers are using it from the last 3-4 months now. The patches for 2.4 have been sent out to Ralf.
As far as 2.6 goes, when it is ready, we will let you know
-----Original Message-----
From: Thomas Koeller [mailto:thomas.koeller@baslerweb.com]
Sent: Thursday, May 13, 2004 7:44 AM
To: linux-mips@linux-mips.org
Cc: Ralf Baechle; Manish Lachwani
Subject: Re: titan ethernet driver
On Friday, March 26th, 2004 Ralf Baechle wrote:
> On Fri, Mar 26, 2004 at 03:12:06PM +0100, Thomas Koeller wrote:
> > I am trying to use your titan ethernet driver. I
> > found that I could not compile it for a 2.6.4
> > kernel, because it uses 2.4 kernel APIs. When
> > fixing that I found that the code contains
> > obvious errors; it does not even compile unchanged.
> > This makes me a bit uneasy. Would you mind
> > commenting on the state of this driver? Are there
> > any newer sources than those contained in CVS at
> > linux-mips.org?
>
> I'm going to fix Yosemite / Titan support in 2.6 asap - as soon as I get
> the board which should be somewhen next week.
>
> Ralf
I see work going on for the titan ge driver, but AFAIK the only
platform supporting this hardware is the yosemite board, and the
board support has not been updated for months and is still
non-functional. So I wonder how these changes are tested - or
am I missing something?
tk
--
--------------------------------------------------
Thomas Koeller, Software Development
Basler Vision Technologies
thomas dot koeller at baslerweb dot com
http://www.baslerweb.com
==============================
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: titan ethernet driver
2004-05-13 16:26 Manish Lachwani
@ 2004-05-14 12:58 ` Thomas Koeller
2004-05-14 14:07 ` Ralf Baechle
0 siblings, 1 reply; 8+ messages in thread
From: Thomas Koeller @ 2004-05-14 12:58 UTC (permalink / raw)
To: linux-mips; +Cc: Manish Lachwani, Ralf Baechle
Manish Lachwani wrote:
> Are you referring to 2.4 or 2.6? You have already downloaded 2.4.26 and
> 2.4.21 versions (with source code) from the PMC-Sierra ftp site. These are
> fully functional and several customers are using it from the last 3-4
> months now. The patches for 2.4 have been sent out to Ralf.
This is all about 2.6. From the CVS change logs I see that Ralf is
applying 2.6-specific changes to the driver. Now that there is no
working support for 2.6 on the yosemite, the only platform I know of
that has this H/W, I just wondered how these changes are tested.
tk
--
--------------------------------------------------
Thomas Koeller, Software Development
Basler Vision Technologies
An der Strusbek 60-62
22926 Ahrensburg
Germany
Tel +49 (4102) 463-390
Fax +49 (4102) 463-46390
mailto:thomas.koeller@baslerweb.com
http://www.baslerweb.com
==============================
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: titan ethernet driver
2004-05-14 12:58 ` Thomas Koeller
@ 2004-05-14 14:07 ` Ralf Baechle
0 siblings, 0 replies; 8+ messages in thread
From: Ralf Baechle @ 2004-05-14 14:07 UTC (permalink / raw)
To: Thomas Koeller; +Cc: linux-mips, Manish Lachwani
On Fri, May 14, 2004 at 02:58:01PM +0200, Thomas Koeller wrote:
> This is all about 2.6. From the CVS change logs I see that Ralf is
> applying 2.6-specific changes to the driver. Now that there is no
> working support for 2.6 on the yosemite, the only platform I know of
> that has this H/W, I just wondered how these changes are tested.
On Yosemite, of course :-) The reason why I put this driver already into
CVS before the remainder of the Yosemite port is to make it accessible
for outside review by one of the Linux networking gods.
Ralf
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2004-05-14 14:07 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-26 14:12 titan ethernet driver Thomas Koeller
2004-03-26 21:20 ` Ralf Baechle
2004-04-07 16:14 ` Thomas Koeller
2004-05-13 14:44 ` Thomas Koeller
-- strict thread matches above, loose matches on Subject: below --
2004-03-26 17:39 Manish Lachwani
2004-05-13 16:26 Manish Lachwani
2004-05-14 12:58 ` Thomas Koeller
2004-05-14 14:07 ` Ralf Baechle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox