public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH 0/4] atl1: Revised Attansic L1 ethernet driver
@ 2006-11-29  2:32 Jonathan deBoer
  0 siblings, 0 replies; 16+ messages in thread
From: Jonathan deBoer @ 2006-11-29  2:32 UTC (permalink / raw)
  To: linux-kernel

Jay Cliburn wrote:
> I've been working on this with Jay since his initial submission. 
> Thanks to everyone who has provided feedback on the resubmit. We're 
> currently quite short on actual testers, since the chip only seems to 
> be on Asus M2V motherboards at present. Please let me and Jay know if 
> you have one of these boards and would like to test and/or have 
> encountered bugs.
I purchased a Asus P5B-E today which also has this network card, and 
would be interested in testing driver changes.

Please email me directly, as I am not subscribed to the LKML yet.

Thanks.

-- 
Jonathan deBoer
email: jonathan<at>seltec<dot>ab<dot>ca


^ permalink raw reply	[flat|nested] 16+ messages in thread
* [PATCH 0/4] atl1: Revised Attansic L1 ethernet driver
@ 2006-11-19 20:28 Jay Cliburn
  2006-11-20  1:15 ` Alan
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Jay Cliburn @ 2006-11-19 20:28 UTC (permalink / raw)
  To: jeff; +Cc: shemminger, romieu, csnook, netdev, linux-kernel

Based upon feedback from Stephen Hemminger and Francois Romieu, please
consider this resubmitted patchset that provides support for the Attansic 
L1 gigabit ethernet adapter.  This patchset is built against 2.6.19-rc6.  
The original patchset was submitted 20060927.

The monolithic version of this patchset may be found at:
ftp://hogchain.net/pub/linux/m2v/attansic/kernel_driver/atl1-2.0.2/atl1-2.0.2-kernel2.6.19.rc6.patch.bz2

As a reminder, this driver a modified version of the Attansic reference 
driver for the L1 ethernet adapter.  Attansic has granted permission for 
its inclusion in the mainline kernel.

The patch contains:

 Kconfig             |   12 
 Makefile            |    1 
 atl1/Makefile       |   30 
 atl1/atl1.h         |  251 +++++
 atl1/atl1_ethtool.c |  530 ++++++++++
 atl1/atl1_hw.c      |  840 +++++++++++++++++
 atl1/atl1_hw.h      |  991 ++++++++++++++++++++
 atl1/atl1_main.c    | 2551 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 atl1/atl1_osdep.h   |   78 +
 atl1/atl1_param.c   |  203 ++++
 10 files changed, 5487 insertions(+)

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2006-12-14 20:25 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-29  2:32 [PATCH 0/4] atl1: Revised Attansic L1 ethernet driver Jonathan deBoer
  -- strict thread matches above, loose matches on Subject: below --
2006-11-19 20:28 Jay Cliburn
2006-11-20  1:15 ` Alan
2006-11-20  6:34   ` Chris Snook
2006-11-20  9:46     ` Alan
2006-11-20  6:37 ` Chris Snook
2006-11-21 20:25 ` Luca Tettamanti
2006-11-22 22:34   ` Chris Ott
2006-11-23 17:38     ` russell_i_brown
2006-11-25 22:43   ` Luca Tettamanti
2006-11-26  1:33     ` Jay Cliburn
2006-12-09  1:45       ` Vasco
2006-12-09  1:51       ` Vasco
2006-12-10 15:07         ` Luca Tettamanti
2006-12-14  3:44           ` Vasco Visser
2006-12-14 21:25             ` Luca Tettamanti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox