RealTek 8191SEvB wifi

Jarod Wilson jarod at wilsonet.com
Thu Mar 3 14:35:12 UTC 2011


On Mar 3, 2011, at 7:54 AM, Jos Vos wrote:

> Hi,
> 
> Will F15 (and maybe also newer F14 kernels?) support the RTL8191SEvB
> Wireless LAN Controller?  AFAIK at least stock F14 does not support it.

Looks like it, based on the addition of the rtl8192ce driver upstream
in 2.6.38, which includes support for multiple 8191 devices as well.

Knowing your PCI device ID would lead to more certainty. Devices the
driver claims to support:

#define RTL_PCI_8192_DID       0x8192  /*8192 PCI-E */
#define RTL_PCI_8192SE_DID     0x8192  /*8192 SE */
#define RTL_PCI_8174_DID       0x8174  /*8192 SE */
#define RTL_PCI_8173_DID       0x8173  /*8191 SE Crab */
#define RTL_PCI_8172_DID       0x8172  /*8191 SE RE */
#define RTL_PCI_8171_DID       0x8171  /*8191 SE Unicron */
#define RTL_PCI_0045_DID       0x0045  /*8190 PCI for Ceraga */
#define RTL_PCI_0046_DID       0x0046  /*8190 Cardbus for Ceraga */
#define RTL_PCI_0044_DID       0x0044  /*8192e PCIE for Ceraga */
#define RTL_PCI_0047_DID       0x0047  /*8192e Express Card for Ceraga */
#define RTL_PCI_700F_DID       0x700F
#define RTL_PCI_701F_DID       0x701F
#define RTL_PCI_DLINK_DID      0x3304
#define RTL_PCI_8192CET_DID    0x8191  /*8192ce */
#define RTL_PCI_8192CE_DID     0x8178  /*8192ce */
#define RTL_PCI_8191CE_DID     0x8177  /*8192ce */
#define RTL_PCI_8188CE_DID     0x8176  /*8192ce */
#define RTL_PCI_8192CU_DID     0x8191  /*8192ce */
#define RTL_PCI_8192DE_DID     0x092D  /*8192ce */
#define RTL_PCI_8192DU_DID     0x092D  /*8192ce */


-- 
Jarod Wilson
jarod at wilsonet.com





More information about the devel mailing list