Sun, 04 Sep 2016 11:37:19 +0300 було написано Marcus von Appen <mva_at_freebsd.org>: Try to add your vendor / device into sys/dev/rtwn/pci/rtwn_pci_attach.h (sys/dev/rtwn/if_rtwn.c for current driver in HEAD): { 0x10ec, 0x8176, "Realtek RTL8188CE", RTWN_CHIP_RTL8192CE }, + { <vendor>, <device>, "Realtek RTL8192CE", RTWN_CHIP_RTL8192CE }, { 0, 0, NULL, RTWN_CHIP_MAX_PCI } > On, Thu Sep 01, 2016, Andriy Voskoboinyk wrote: > >> Hi everyone, >> >> rtwn(4), urtwn(4) and urtwm (from previous emails) drivers were merged >> into a >> single rtwn driver (plus rtwn_usb / rtwn_pci device glue); the code is >> available on https://github.com/s3erios/rtwn repository. Among bugfixes >> / >> code deduplication, there some new features too: >> >> 1) multi-vap support (one any wireless interface + one STA interface + >> any number of monitor mode interfaces). >> 2) few new sysctls: >> * dev.rtwn.#.crypto - controls how to use hardware crypto acceleration >> * dev.rtwn.#.ratectl_selected >> * dev.rtwn.#.ratectl - selects current 'rate control' algorithm >> (currently only 'none' and 'net80211' are supported; RTL8192CE needs >> testing >> with the last). > > I got a RTL8192CE - what should I look for, when using net80211? > > Cheers > MarcusReceived on Sun Sep 04 2016 - 21:30:48 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:07 UTC