Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
awsom
linux-sunxi
Commits
9cfbbed3
Commit
9cfbbed3
authored
Jan 02, 2014
by
Luc Verhaegen
Committed by
Alejandro Mery
Jan 03, 2014
Browse files
wireless:rtl8188eu: add usb id for rtl8188etv
Signed-off-by:
Luc Verhaegen
<
libv@skynet.be
>
parent
77a43694
Changes
1
Hide whitespace changes
Inline
Side-by-side
drivers/net/wireless/rtl8188eu/os_dep/linux/usb_intf.c
View file @
9cfbbed3
...
...
@@ -186,6 +186,7 @@ static struct usb_device_id rtw_usb_id_tbl[] ={
#ifdef CONFIG_RTL8188E
/*=== Realtek demoboard ===*/
{
USB_DEVICE
(
USB_VENDER_ID_REALTEK
,
0x8179
)},
//Default ID
{
USB_DEVICE
(
USB_VENDER_ID_REALTEK
,
0x0179
)},
//RTL8188ETV
#endif
{}
/* Terminating entry */
};
...
...
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