An error occurred fetching the project authors.
- 26 Sep, 2003 1 commit
-
-
Brian Gerst authored
Use "select CRC32" in Kconfig instead of makefile includes.
-
- 25 Sep, 2003 1 commit
-
-
David T. Hollis authored
This patch removes the ax8817x driver since all functionality has been incorporated into usbnet.
-
- 24 Sep, 2003 2 commits
-
-
Rusty Russell authored
Kconfig cleanup megapatch from Nicolas Kaiser <nikai@nikai.net>. modules.txt no longer exists, and the common wording used to refer to it sucks. This is all by Nicolas Kaiser's: at Randy and Matthew's request, "say M" changed to "choose M" (more sense for graphical front ends, too).
-
Nicolas Kaiser authored
-
- 27 Aug, 2003 1 commit
-
-
David Brownell authored
David T Hollis wrote: > This patch adds support to Kconfig to build ax8817x support into > usbnet. This renames the config option for the existing standalone > ax8817x driver to CONFIG_USB_AX8817X_STANDALONE. Please merge this version instead. It includes all of David's patch, plus it makes the descriptive info match the updated role of this driver. So given this, only the webpage still needs updates; the in-tree docs are now consistent.
-
- 18 Jun, 2003 1 commit
-
-
David Brownell authored
Boot ROMs have talked TFTP forever. Some do it over USB now.
-
- 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.
-
- 09 Feb, 2003 1 commit
-
-
Rusty Russell authored
From: GertJan Spoelman <kl@gjs.cc> OK, here is a new patch, I edited the old patch and took out the .ko's so now the extension is trimmed instead.
-
- 11 Nov, 2002 1 commit
-
-
David Brownell authored
Mostly just highlights the PDA support, now that we can say this talks to all the Linux based PDAs; adds "more info" URL.
-
- 29 Oct, 2002 1 commit
-
-
Roman Zippel authored
This adds the driver config files. (part 2)
-