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
f0c3878e
Commit
f0c3878e
authored
Mar 21, 2002
by
Oliver Neukum
Committed by
Greg Kroah-Hartman
Mar 21, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
USB kaweth driver
added optus@home uep1045a driver to the list of supported devices.
parent
e1127c36
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
drivers/usb/kaweth.c
drivers/usb/kaweth.c
+1
-0
No files found.
drivers/usb/kaweth.c
View file @
f0c3878e
...
...
@@ -124,6 +124,7 @@ static struct usb_device_id usb_klsi_table[] = {
{
USB_DEVICE
(
0x0557
,
0x2002
)
},
/* ATEN USB Ethernet */
{
USB_DEVICE
(
0x0557
,
0x4000
)
},
/* D-Link DSB-650C */
{
USB_DEVICE
(
0x0565
,
0x0002
)
},
/* Peracom Enet */
{
USB_DEVICE
(
0x0565
,
0x0003
)
},
/* Optus@Home UEP1045A */
{
USB_DEVICE
(
0x0565
,
0x0005
)
},
/* Peracom Enet2 */
{
USB_DEVICE
(
0x05e9
,
0x0008
)
},
/* KLSI KL5KUSB101B */
{
USB_DEVICE
(
0x05e9
,
0x0009
)
},
/* KLSI KL5KUSB101B (Board change) */
...
...
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