An error occurred fetching the project authors.
- 25 Sep, 2003 1 commit
-
-
David T. Hollis authored
This patch removes the ax8817x driver since all functionality has been incorporated into usbnet.
-
- 29 Aug, 2003 1 commit
-
-
David T. Hollis authored
-
- 16 Jun, 2003 1 commit
-
-
David T. Hollis authored
-
- 29 Apr, 2003 1 commit
-
-
David Brownell authored
This patch changes how usbnet and CDC Ether get configured, switching to the newer implementation with that CDC model (using a "minidriver" for "usbnet"). - Removes "cdc-ether" from Kconfig and Makefile. Once everything flies, "cdc-ether.c" can be removed from the kernel. - Makes all the "minidriver" options in "usbnet" explicit in Kconfig, defaulting to "y" for most cases. So folk expecting a CDC Ether option in Kconfig will still have one, and during config a list of hardware (cables, PDAs, etc) using the "usbnet" driver is now available. (It's possible to save a few pages of code by configuring out drivers that use custom framing.) - Since now it's possible to create broken configs, this checks for them. The two basic errors being configuring "usbnet" with no minidrivers, and needing to blacklist Zaurus in CDC-only configs. - Zaurus shouldn't do full CDC style init, since it doesn't uniquify the Ethernet address it reports; and it still shouldn't come up as an "eth%d" link. The CDC support is still "experimental", since I want to see a few interop reports for commercial products before changing that.
-
- 15 Dec, 2002 1 commit
-
-
Brian Gerst authored
Makefiles no longer need to include Rules.make, which is currently an empty file. This patch removes it from the drivers tree Makefiles.
-
- 28 May, 2002 1 commit
-
-
Kai Germaschewski authored
-
- 16 Apr, 2002 1 commit
-
-
Kai Germaschewski authored
-
- 05 Apr, 2002 1 commit
-
-
Greg Kroah-Hartman authored
moved class/storage/ back to storage/ created input/ orderd the makefiles and config.in menus better.
-
- 04 Apr, 2002 1 commit
-
-
Greg Kroah-Hartman authored
moved lots of the Config.in info into the subdirectories. fixed up the makefiles to work nicer.
-