On 2015/10/26 17:41, Mariano Baragiola wrote: > Hello, support for RTL8188CE was added with rtwn(4) on 5.8. > > Here's the small diff. First time patching myself, so forgive me if > something wrong. > > > Index: www/faq/faq6.html > =================================================================== > RCS file: /cvs/www/faq/faq6.html,v > retrieving revision 1.336 > diff -u -p -r1.336 faq6.html > --- www/faq/faq6.html 18 Oct 2015 19:42:11 -0000 1.336 > +++ www/faq/faq6.html 26 Oct 2015 20:36:03 -0000 > @@ -1891,6 +1891,8 @@ Ralink Technology RT25x0 802.11a/b/g. <s > Realtek RTL8188SU/RTL8192SU USB 802.11b/g/n > <li><a > href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtw&sektion=4">rtw(4)</a> > Realtek 8180 802.11b. <sup>(AP)</sup> > +<li><a > href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtwn&sektion=4">rtwn(4)</a> > +Realtek RTL8188CE PCIe IEEE 802.11b/g/n > <li><a > href="http://www.openbsd.org/cgi-bin/man.cgi?query=rum&sektion=4">rum(4)</a> > Ralink Technology RT2501USB. <sup>(AP)</sup> > <li><a > href="http://www.openbsd.org/cgi-bin/man.cgi?query=run&sektion=4">run(4)</a> >
Thanks, committed. I had to hand-apply it due to line-wrapping, probably from your mail client.
