|
|
Subscribe / Log in / New account

usbnet modularization patches (0/9)

From:  David Brownell <david-b@pacbell.net>
To:  linux-usb-devel@lists.sourceforge.net
Subject:  [patch 2.6.14] usbnet modularization patches (0/9)
Date:  Sat, 13 Aug 2005 14:01:05 -0700
Cc:  Greg KH <greg@kroah.com>

Following this are nine patches to split the "usbnet" driver into
smaller driver modules wrapped around the reusable core, adding
the RNDIS driver along the way.  This makes it easier to maintain,
and reduces the memory footprint by not linking in drivers that
aren't needed.  The patches should be applied in this order:

	usbnet-clean.patch
	usbnet-simple.patch
	usbnet-asix.patch
	usbnet-net1080.patch
	usbnet-genesys.patch
	usbnet-zaurus.patch
	usbnet-cdc.patch
	usbnet-rndis.patch
	usbnet-plusb.patch

Most of these drivers have passed sanity testing already, but
the net1080 driver needs a few more tweaks.

Please merge ... and base further ASIX patches on this version!

- Dave



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel



Copyright © 2005, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds