Lennert,
On Tue, Dec 05, 2006 at 01:29:36AM +0100, Lennert Buytenhek wrote:
> BTW (and this is not specifically directed to you.)
One cannot say this loud enough.
Acked-By: Robert Schwebel <[EMAIL PROTECTED]>
Robert
--
Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
Pengutronix - Linu
Lennert Buytenhek <[EMAIL PROTECTED]> writes:
> On Mon, Dec 04, 2006 at 10:27:52AM -0800, Dan Nicolaescu wrote:
>
> > > > The Opencores Ethernet Controller is Verilog code that can be used to
> > > > implement an Ethernet device in hardware. It needs to be coupled with
> > > > a PHY and
Stephen Hemminger <[EMAIL PROTECTED]> writes:
> >
> > > Indentation. See Documentation style.
> > > What about IRQF_SHARED?
> >
> > Not sure, maybe I should make this another driver parameter. On my
> > platform is not shared...
>
> The trouble with devices, is that some poo
On Mon, Dec 04, 2006 at 10:27:52AM -0800, Dan Nicolaescu wrote:
> I didn't know about "platform drivers" before your mail. I guess I
> could convert it to that if that is the right thing to do.
> (It might be an overkill given that the device is kind of simple and
> embedded people prefer small c
On Mon, Dec 04, 2006 at 10:27:52AM -0800, Dan Nicolaescu wrote:
> > > The Opencores Ethernet Controller is Verilog code that can be used to
> > > implement an Ethernet device in hardware. It needs to be coupled with
> > > a PHY and some buffer memory. Because of that devices that implement
> > > t
>
> > Indentation. See Documentation style.
> > What about IRQF_SHARED?
>
> Not sure, maybe I should make this another driver parameter. On my
> platform is not shared...
The trouble with devices, is that some poor sop clones the hardware to
another board and your assumption is no longer va
Stephen Hemminger <[EMAIL PROTECTED]> writes:
> On Mon, 04 Dec 2006 10:01:01 -0800
> Dan Nicolaescu <[EMAIL PROTECTED]> wrote:
>
> >
> > Hi,
> >
> > Here is a driver for the Opencores Ethernet Controller. I started from
> > a 2.4 uClinux driver, ported it to 2.6, made it work, c
On Mon, 04 Dec 2006 10:01:01 -0800
Dan Nicolaescu <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> Here is a driver for the Opencores Ethernet Controller. I started from
> a 2.4 uClinux driver, ported it to 2.6, made it work, cleaned it up
> and added the MII interface.
>
> The Opencores Ethernet Contro
Lennert Buytenhek <[EMAIL PROTECTED]> writes:
> On Mon, Dec 04, 2006 at 10:01:01AM -0800, Dan Nicolaescu wrote:
>
> > The Opencores Ethernet Controller is Verilog code that can be used to
> > implement an Ethernet device in hardware. It needs to be coupled with
> > a PHY and some buffer
On Mon, Dec 04, 2006 at 10:01:01AM -0800, Dan Nicolaescu wrote:
> The Opencores Ethernet Controller is Verilog code that can be used to
> implement an Ethernet device in hardware. It needs to be coupled with
> a PHY and some buffer memory. Because of that devices that implement
> this controller c
Hi,
Here is a driver for the Opencores Ethernet Controller. I started from
a 2.4 uClinux driver, ported it to 2.6, made it work, cleaned it up
and added the MII interface.
The Opencores Ethernet Controller is Verilog code that can be used to
implement an Ethernet device in hardware. It needs to
11 matches
Mail list logo