Jesse Huang <[EMAIL PROTECTED]> :
[...]
> Change Logs: Add IP1000A Driver to kernel tree.
It misses the needed Kconfig, Makefile and pci_ids changes
from Stefan Lippers-Hollmann.
--
Ueimor
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROT
?-Jesse <[EMAIL PROTECTED]> :
[...]
> I wish to list three people you, me and, my leader Sorbica in this file.
Yes.
--
Ueimor
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/m
-Jesse <[EMAIL PROTECTED]> :
[...]
> Because lot of patch was created by you, could I write your name on
> MAINTAINERS file.
No objection/volunteer in the room ?
--
Ueimor
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majo
MAIL PROTECTED]; netdev@vger.kernel.org;
> [EMAIL PROTECTED]
> > Subject: Re: [PATCH] Add IP1000A Driver
> >
> >
> > Who will be listed as maintainer of this device?
> > A good way to show that is to add an entry to MAINTAINERS file.
>
>
> Ok, Should I
Stephen Hemminger <[EMAIL PROTECTED]> :
[...]
> > + struct {
> > + u32 field;
> > + unsigned int len;
> > + } p[] = {
> > + { GMII_PREAMBLE,32 }, /* Preamble */
> > + { GMII_ST, 2 }, /* ST */
> > + { GMII_READ,
On Tue, 11 Sep 2007 11:30:38 -0400
Jesse Huang <[EMAIL PROTECTED]> wrote:
> From: Jesse Huang <[EMAIL PROTECTED]>
>
> Change Logs: Add IP1000A Driver to kernel tree.
>
> Signed-off-by: Jesse Huang <[EMAIL PROTECTED]>
Who will be listed as maintainer of this device?
A good way to show that is to
Hi
Just some very basic comments to actually get it compiling, adding Francois
Romieu to CC because he has been involved with this driver in the past.
On Dienstag, 11. September 2007, Jesse Huang wrote:
> From: Jesse Huang <[EMAIL PROTECTED]>
>
> Change Logs: Add IP1000A Driver to kernel tree.
>