Bug 155642 - [new driver] [request] Add driver for Realtek RTL8191SE/RTL8192SE WiFi chipset
Summary: [new driver] [request] Add driver for Realtek RTL8191SE/RTL8192SE WiFi chipset
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 8.2-RELEASE
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-net (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-17 22:40 UTC by J.R. Oldroyd
Modified: 2018-05-28 20:30 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description J.R. Oldroyd 2011-03-17 22:40:14 UTC
Have Toshiba laptop with Realtek RTL8181SE WiFi chip.  WiFi doesn't work.
That's because there is no driver for this device.

none1@pci0:2:0:0:	class=0x028000 card=0x818410ec chip=0x817210ec rev=0x10 hdr=0x00
    vendor     = 'Realtek Semiconductor'
    device     = 'Realtek RTL8191SE wireless LAN 802.11N PCI-E NIC (RTL8191SE ?)'
    class      = network

How-To-Repeat: n/a
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2011-03-17 23:46:39 UTC
State Changed
From-To: open->suspended

Mark this as a request for new functionality. 


Comment 2 Mark Linimon freebsd_committer freebsd_triage 2011-03-17 23:46:39 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-net
Comment 3 Jaakko Heinonen freebsd_committer freebsd_triage 2011-03-18 09:16:04 UTC
Class Changed
From-To: sw-bug->change-request
Comment 4 brahmann 2011-09-04 13:48:49 UTC
Hi, have laptop Lenovo ThinkPad SL410, with thinkpad 11b/g/n - chipset 
Realtek 8191SE (wifi)
Wifi doesn`t work too :(

i saw http://www.freebsd.org/cgi/query-pr.cgi?pr=155642  this request 
and want to ask - somebody developing it already?

need wifi :(

my pciconf

none5@pci0:4:0:0:       class=0x028000 card=0xe02010ec chip=0x817210ec 
rev=0x10 hdr=0x00
     vendor     = 'Realtek Semiconductor'
     device     = 'Realtek RTL8191SE wireless LAN 802.11N PCI-E NIC 
(RTL8191SE ?)'
     class      = network
     bar   [10] = type I/O Port, range 32, base rx2000, size 256, enabled
     bar   [14] = type Memory, range 32, base rxf2200000, size 16384, 
enabled
     cap 01[40] = powerspec 3  supports D0 D1 D2 D3  current D0
     cap 05[50] = MSI supports 1 message, 64 bit
     cap 10[70] = PCI-Express 1 legacy endpoint max data 128(256) link 
x1(x1)


Thank you for any answer.

-- 
wbr, brahmann
Comment 5 Eitan Adler freebsd_committer freebsd_triage 2018-05-28 19:41:05 UTC
batch change:

For bugs that match the following
-  Status Is In progress 
AND
- Untouched since 2018-01-01.
AND
- Affects Base System OR Documentation

DO:

Reset to open status.


Note:
I did a quick pass but if you are getting this email it might be worthwhile to double check to see if this bug ought to be closed.
Comment 6 Eugene Grosbein freebsd_committer freebsd_triage 2018-05-28 20:30:13 UTC
Support for the Realtek RTL8188SU/RTL8192SU wireless network devices was added with introduction of rsu(4) driver in FreeBSD 10.0-RELEASE.