Sun, 30 Oct 2016 14:32:18 +0200 було написано Daniel Braniss
:
Hi!
rtwn_usb(4) depends on rtwn(4) module; you can try to
1) add them to the kernel config;
2) check / fix WITHOUT_MODULES and MODULES_OVERRIDE make.conf(5) variables
3) compile / install them manually
P.S. There is no 'rtwm' modu
Sat, 22 Oct 2016 09:22:32 +0300 було написано Kurt Jaeger :
Hi!
You need to compile / load rtwn_pci(4) driver too.
It should be compatible with 11.0-RELEASE (but not with 10 / 9)
Hi!
> rtwn(4), urtwn(4) and urtwm (from previous emails) drivers were merged
> into a
> single rtwn driver (plus
VSj
To ensure that the adapter is not faulty, I tested with the snapshots
image
(FreeBSD-12.0-CURRENT-amd64-20160829-r305028-memstick.img), rtwn(4)
works fine.
Kevin
On Tue, Oct 11, 2016 at 11:21:24PM +0300, Andriy Voskoboinyk wrote:
Tue, 11 Oct 2016 04:27:02 +0300 було написано K
evert some 'RTWN_PCI_WORKAROUND'
temporary blocks until the culprit is found.
On Sat, Oct 08, 2016 at 02:18:54AM +0300, Andriy Voskoboinyk wrote:
Mon, 03 Oct 2016 03:55:23 +0300 було написано Kevin Lo
:
Hi!
Hi Andriy,
Can you refresh the tree and retest it (dev.rtwn.0.debug=0x8
range, rtwn(4) stops working. I tried to scan for the available
network,
> but it just returns empty results.
>
> On Fri, Sep 23, 2016 at 02:44:13PM +0300, Andriy Voskoboinyk wrote:
>>
>> Fri, 23 Sep 2016 10:18:30 +0300 було написано Kevin Lo
:
>>
>> Few more que
Mon, 26 Sep 2016 23:02:15 +0300 було написано Renato Botelho
:
No, warnings are for 'untested' parts (although I think they are not the
reason...)
Can you send messages.log when
dev.rtwn.0.debug=0x829f
is set?
I’ve built and loaded it and the error is gone. But ‘list scan’ never
show anythi
Mon, 26 Sep 2016 22:46:58 +0300 було написано Renato Botelho
:
AFAIK, it is not critical (at least for USB devices).
If it won't work without firmware try to install it from
sys/modules/rtwnfw/rtwnrtl8192cEB (and restart the interface).
On 1 Sep 2016, at 13:29, Andriy Voskoboinyk
CI-specific code to see if there are any
additional
issues - e.g., there are no Rx events in the log file).
> On Thu, Sep 22, 2016 at 01:54:21PM +0300, Andriy Voskoboinyk wrote:
>>
>> Thu, 22 Sep 2016 12:24:42 +0300 було написано Kevin Lo
>> :
>>
>> Hi,
>>
>>
l
issues - e.g., there are no Rx events in the log file).
On Thu, Sep 22, 2016 at 01:54:21PM +0300, Andriy Voskoboinyk wrote:
Thu, 22 Sep 2016 12:24:42 +0300 було написано Kevin Lo
:
Hi,
So, the driver was fully tested. Thanks!
Can you set dev.rtwn.0.debug=0x829f for RTL8188CE to see how
r doesn't work:
rtwn0: r92ce_post_init: warning: net80211 ratectl is used
rtwn0: device timeout
Kevin
On Mon, Sep 19, 2016 at 04:26:38PM +0300, Andriy Voskoboinyk wrote:
Thu, 01 Sep 2016 19:29:03 +0300 було написано Andriy Voskoboinyk
:
Now it resides on https://github.com/s3erios/freebs
r 2016 at 06:26, Andriy Voskoboinyk
wrote:
Thu, 01 Sep 2016 19:29:03 +0300 було написано Andriy Voskoboinyk
:
Now it resides on https://github.com/s3erios/freebsd-rtwn (integrated
into src tree, so it can be built with 'make buildkernel' / 'make
buildworld').
This the last stag
Mon, 19 Sep 2016 20:51:16 +0300 було написано Hans Petter Selasky
:
On 09/19/16 19:43, Adrian Chadd wrote:
hi,
I'll try it out tonight! Is the rtwn repo still "ok" to try as a
standalone thing?
The usbdevs patch is fine standalone - would you like to just commit
this in advance?
Possibly
Thu, 01 Sep 2016 19:29:03 +0300 було написано Andriy Voskoboinyk
:
Now it resides on https://github.com/s3erios/freebsd-rtwn (integrated
into src tree, so it can be built with 'make buildkernel' / 'make
buildworld').
This the last stage; once all reported issues will be
altek 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 i
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
Thu, 28 Jul 2016 05:39:55 +0300 було написано Larry Rosenman
:
Try to revert r303418 (as I can see, r303416 and/or r303413 are not the
reason
of this).
In case, if this will not help, you can try to add
wlandebug_wlan0="state+scan+auth+assoc"
into rc.conf to see where it fails.
I'm runnin
Some updates:
- 11n (A-MPDU & A-MSDU) now is supported (hw.usb.urtwm.enable_11n option
was removed);
- Atheros Fast-Frames support was added in
https://github.com/s3erios/urtwm/commit/e835e556a0533d0adf81008dd4330241a7a5fbab
.
Hi all!
The driver is in https://github.com/s3erios/urtwm ; cu
Mon, 27 Jun 2016 20:06:20 +0300 було написано Marcus von Appen
:
Hi,
the attached patch may fix this issue (probably)
Hi,
thanks to previous efforts, the rtwn(0) connection for my RTL8188CE
wireless card is far more stable. It seems to come at the price of
relatively bad performance, though
Tue, 14 Jun 2016 08:24:01 +0300 було написано Marcus von Appen
:
Hi!
Try attached patch (adds some busdma synchronization,
unloads data instead of descriptor in rtwn_tx_done() and improves
watchdog logic for a bit).
Hi,
I'm running into a somewhat weird issue with the rtwn driver
on CURRENT
Tue, 07 Jun 2016 07:42:48 +0300 було написано Adrian Chadd
:
Hi,
the attached patch should fix this issue
(no idea if it can be fixed in a better way...)
Hi,
this is a recent change to the regulatory handling. I've emailed
Andriy who wrote the code. :)
Andriy, any ideas?
-adrian
On 6
Mon, 16 May 2016 12:35:35 +0300 було написано Marcus von Appen
:
m_freem() at m_freem+0x38/frame 0xfe04535f5810
There is double free in xmit path; I will fix it soon.
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailma
Tue, 29 Dec 2015 16:08:56 +0200 було написано Kubilay Kocak
:
On 30/12/2015 1:07 AM, Hans Petter Selasky wrote:
On 12/29/15 15:02, Hans Petter Selasky wrote:
On 12/29/15 14:00, Daniel Braniss wrote:
On 29 Dec 2015, at 14:44, Hans Petter Selasky
wrote:
On 12/29/15 13:36, Daniel Braniss
22 matches
Mail list logo