[PATCH 1/4] atl1: Build files for Attansic L1 driver

2007-01-21 Thread Jay Cliburn
From: Jay Cliburn <[EMAIL PROTECTED]> From: Chris Snook <[EMAIL PROTECTED]> This patch contains the build files for the Attansic L1 gigabit ethernet adapter driver. Signed-off-by: Jay Cliburn <[EMAIL PROTECTED]> Signed-off-by: Chris Snook <[EMAIL PROTECTED]> --- Kconfig | 11

[PATCH 1/4] atl1: Build files for Attansic L1 driver

2007-01-21 Thread Jay Cliburn
From: Jay Cliburn [EMAIL PROTECTED] From: Chris Snook [EMAIL PROTECTED] This patch contains the build files for the Attansic L1 gigabit ethernet adapter driver. Signed-off-by: Jay Cliburn [EMAIL PROTECTED] Signed-off-by: Chris Snook [EMAIL PROTECTED] --- Kconfig | 11 +++

Re: [PATCH 1/4] atl1: Build files for Attansic L1 driver

2007-01-11 Thread Jeff Garzik
FWIW Jay is not the vendor, just someone who is helping clean up an ugly vendor driver. Jeff - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 1/4] atl1: Build files for Attansic L1 driver

2007-01-11 Thread Chris Snook
Christoph Hellwig wrote: On Wed, Jan 10, 2007 at 06:40:51PM -0600, Jay Cliburn wrote: --- /dev/null +++ b/drivers/net/atl1/Makefile @@ -0,0 +1,30 @@ + +# +# Attansic L1 gigabit ethernet driver +# Copyright(c) 2005 -

Re: [PATCH 1/4] atl1: Build files for Attansic L1 driver

2007-01-11 Thread Christoph Hellwig
On Wed, Jan 10, 2007 at 06:40:51PM -0600, Jay Cliburn wrote: > --- /dev/null > +++ b/drivers/net/atl1/Makefile > @@ -0,0 +1,30 @@ > + > +# > +# Attansic L1 gigabit ethernet driver > +# Copyright(c) 2005 - 2006 Attansic

Re: [PATCH 1/4] atl1: Build files for Attansic L1 driver

2007-01-11 Thread Christoph Hellwig
On Wed, Jan 10, 2007 at 06:40:51PM -0600, Jay Cliburn wrote: --- /dev/null +++ b/drivers/net/atl1/Makefile @@ -0,0 +1,30 @@ + +# +# Attansic L1 gigabit ethernet driver +# Copyright(c) 2005 - 2006 Attansic

Re: [PATCH 1/4] atl1: Build files for Attansic L1 driver

2007-01-11 Thread Chris Snook
Christoph Hellwig wrote: On Wed, Jan 10, 2007 at 06:40:51PM -0600, Jay Cliburn wrote: --- /dev/null +++ b/drivers/net/atl1/Makefile @@ -0,0 +1,30 @@ + +# +# Attansic L1 gigabit ethernet driver +# Copyright(c) 2005 -

Re: [PATCH 1/4] atl1: Build files for Attansic L1 driver

2007-01-11 Thread Jeff Garzik
FWIW Jay is not the vendor, just someone who is helping clean up an ugly vendor driver. Jeff - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please

[PATCH 1/4] atl1: Build files for Attansic L1 driver

2007-01-10 Thread Jay Cliburn
From: Jay Cliburn <[EMAIL PROTECTED]> From: Chris Snook <[EMAIL PROTECTED]> This patch contains the build files for the Attansic L1 gigabit ethernet adapter driver. Signed-off-by: Jay Cliburn <[EMAIL PROTECTED]> Signed-off-by: Chris Snook <[EMAIL PROTECTED]> --- Kconfig | 11

[PATCH 1/4] atl1: Build files for Attansic L1 driver

2007-01-10 Thread Jay Cliburn
From: Jay Cliburn [EMAIL PROTECTED] From: Chris Snook [EMAIL PROTECTED] This patch contains the build files for the Attansic L1 gigabit ethernet adapter driver. Signed-off-by: Jay Cliburn [EMAIL PROTECTED] Signed-off-by: Chris Snook [EMAIL PROTECTED] --- Kconfig | 11 +++

Re: [PATCH 1/4] atl1: Build files for Attansic L1 driver

2006-11-19 Thread Randy Dunlap
On Sun, 19 Nov 2006 14:29:15 -0600 Jay Cliburn wrote: > From: Jay Cliburn <[EMAIL PROTECTED]> > > This patch contains the build files for the Attansic L1 gigabit ethernet > adapter driver. > > Signed-off-by: Jay Cliburn <[EMAIL PROTECTED]> > --- > > Kconfig | 12 >

[PATCH 1/4] atl1: Build files for Attansic L1 driver

2006-11-19 Thread Jay Cliburn
From: Jay Cliburn <[EMAIL PROTECTED]> This patch contains the build files for the Attansic L1 gigabit ethernet adapter driver. Signed-off-by: Jay Cliburn <[EMAIL PROTECTED]> --- Kconfig | 12 Makefile |1 + atl1/Makefile | 30 ++ 3

[PATCH 1/4] atl1: Build files for Attansic L1 driver

2006-11-19 Thread Jay Cliburn
From: Jay Cliburn [EMAIL PROTECTED] This patch contains the build files for the Attansic L1 gigabit ethernet adapter driver. Signed-off-by: Jay Cliburn [EMAIL PROTECTED] --- Kconfig | 12 Makefile |1 + atl1/Makefile | 30 ++ 3 files

Re: [PATCH 1/4] atl1: Build files for Attansic L1 driver

2006-11-19 Thread Randy Dunlap
On Sun, 19 Nov 2006 14:29:15 -0600 Jay Cliburn wrote: From: Jay Cliburn [EMAIL PROTECTED] This patch contains the build files for the Attansic L1 gigabit ethernet adapter driver. Signed-off-by: Jay Cliburn [EMAIL PROTECTED] --- Kconfig | 12 Makefile |1