]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Staging: rtl8192su: add device ids
authorFlorian Schilhabel <florian.c.schilhabel@googlemail.com>
Tue, 8 Jun 2010 01:47:13 +0000 (03:47 +0200)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Wed, 14 Mar 2012 14:57:35 +0000 (10:57 -0400)
commit6e33c454bcfae3e2d57a102f807fe2ebe6fd07fc
tree5b0a8db5ef15355aedc9b17e9dfc3acce656ba57
parent0c5f1f28cf109957c41e081e9bd6d299b74f666b
Staging: rtl8192su: add device ids

commit 15d93ed070125d51693f102a0f94045dcaf30d9b upstream.

This patch adds some device ids.
The list of supported devices was extracted from realteks driver package.
(0x050d, 0x815F) and (0x0df6, 0x004b) are not in the official list of
supported devices  and may not work correctly.
In case of problems with these, they should probably be removed from the list.

Signed-off-by: Florian Schilhabel <florian.c.schilhabel@googlemail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/staging/rtl8192su/r8192U_core.c