Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
525e25e5
Commit
525e25e5
authored
Feb 08, 2004
by
Petri T. Koistinen
Committed by
Greg Kroah-Hartman
Feb 08, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] USB: drivers/usb/net config URI update and unify
Here is a tiny Kconfig update and unify patch.
parent
48937ffc
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
6 deletions
+7
-6
drivers/usb/net/Kconfig
drivers/usb/net/Kconfig
+7
-6
No files found.
drivers/usb/net/Kconfig
View file @
525e25e5
...
...
@@ -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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment