]> git.neil.brown.name Git - history.git/commitdiff
[PATCH] USB: drivers/usb/net config URI update and unify
authorPetri T. Koistinen <petri.koistinen@iki.fi>
Mon, 9 Feb 2004 04:16:40 +0000 (20:16 -0800)
committerGreg Kroah-Hartman <greg@kroah.com>
Mon, 9 Feb 2004 04:16:40 +0000 (20:16 -0800)
Here is a tiny Kconfig update and unify patch.

drivers/usb/net/Kconfig

index 699466de79debceda371498b3606b0cdd9222ac2..93f5ea96130cda56d783f91fa696ff88850cda9c 100644 (file)
@@ -73,11 +73,12 @@ config USB_PEGASUS
        select MII
        ---help---
          Say Y here if you know you have Pegasus or Pegasus-II based adapter.
-         If in doubt then look at linux/drivers/usb/pegasus.h for the complete
-         list of supported devices.
+         If in doubt then look at <file:drivers/usb/net/pegasus.h> for the
+         complete list of supported devices.
+
          If your particular adapter is not in the list and you are _sure_ it
-         is Pegasus or Pegasus II based then send me (petkan@users.sourceforge.net)
-         vendor and device IDs.
+         is Pegasus or Pegasus II based then send me
+         <petkan@users.sourceforge.net> vendor and device IDs.
 
          To compile this driver as a module, choose M here: the
          module will be called pegasus.
@@ -87,8 +88,8 @@ config USB_RTL8150
        depends on USB && NET && EXPERIMENTAL
        help
          Say Y here if you have RTL8150 based usb-ethernet adapter.
-         Send me (petkan@users.sourceforge.net) any comments you may have.
-         You can also check for updates at http://pegasus2.sourceforge.net/
+         Send me <petkan@users.sourceforge.net> any comments you may have.
+         You can also check for updates at <http://pegasus2.sourceforge.net/>.
 
          To compile this driver as a module, choose M here: the
          module will be called rtl8150.