Talk:Sony UWA-BR100

From WikiDevi.Wi-Cat.RU
Jump to navigation Jump to search

Current Atheros driver contains the following entries for "Sony 11n" devices:
%ATHER.DeviceDesc.3091% = ATHER_DEV_E007105B.ndi, PCI\VEN_168C&DEV_002A&SUBSYS_E007105B
%ATHER.DeviceDesc.30A1% = ATHER_DEV_S30A1.ndi, PCI\VEN_168C&DEV_002B&SUBSYS_E017105B
%ATHER.DeviceDesc.30A4% = ATHER_DEV_SS30A1.ndi, PCI\VEN_168C&DEV_002E&SUBSYS_E030105B

3091 corresponds to "Atheros AR928X Wireless Network Adapter"
30A1 corresponds to "Atheros AR9285 Wireless Network Adapter"
30A4 corresponds to "Atheros AR9287 Wireless Network Adapter"

The AR9285 is a single stream product, so it wouldn't be the UWA-BR100 and the AR9287 seems to be 2.4GHz only whereas the UWA-BR100 is 2.4GHz or 5GHz.

This makes me think that the PCI\VEN_168C&DEV_002A&SUBSYS_E007105B may be the UWA-BR100. Here are many drivers which apparently support this device.

The second chip visible in the FCC photos may be a PCIe to USB bridge since the RT9280 is supposedly a PCIe chip.

--

They have a subsystem ID.. so I would think they would all be PCI/PCIe devices. Anyway, the UWA-BR100 appears to be another AR7010 (or similar) + AR9280 device like the xbox 360 N adapter. Some of the AR9271 drivers have AR7010 devices referenced within (they appear to be architecturally similar), but the drivers don't actually work (or they at least don't work with the xbox 360 N adapter). They obviously have internal drivers for the devices per the FCC testing data, however, but there's obviously no need to release them for general consumption if they're just going to stick them in Xboxes and TVs. -M86 19:10, 6 May 2010 (UTC)

--

This adaptor may actually not use an Atheros chipset. First, the AR9280 is a PCIexpress model, not a USB one. Second, the device ID is 0411:017f, with 0411 indicating that it is a MelCo., Inc. device. Melco adaptors are actually Buffalo. Buffalo markets an identical-looking device, built around a Ralink chip, rta2870.

Regular ralink Linux drivers do not seem to work however, even if the proper usb ids is added to the list in the driver.

Finally, in the source code for the Sony Linux OS used in their TVs and Blu Ray players, which they are obliged to make public under the GNU general public licence, [1], there are no drivers for either Ralink or Atheros drivers. It may be the case that the sources are not up to date, or what else?

-204.191.212.110 12:13, 29 Oct 2010 (EST)

You can examine the documents submitted to the FCC (which would include internal and external pictures) at http://www.fcc.gov/oet/ea/fccid/ with the FCC ID that is printed on the adapter. The item in the FCC ID submissions of the already listed FCC ID is labeled as the UWA-BR100.
It does look identical to the Buffalo WLI-UC-AG300N.. interesting to know that MelCo made the device.
Also, the AR9280 is accompanied by the AR7010 bridge chip in this particular chipset. You may (or may not) have some luck with modifying ath9k_htc to get it to work.

-M86 15:49, 29 October 2010 (EDT)

Working fine!

I bought a Sony UWA-BR100 with mfg date 2011-01-24. Initially it didn't happen much when I plugged it in to my Ubuntu 11.04 PC. After installing a modified compat-wireless driver package it started working though!

$ lsusb | grep MelCo
Bus 002 Device 017: ID 0411:017f MelCo., Inc. 

$ modinfo ath9k_htc
filename:       /lib/modules/2.6.38-8-generic/updates/drivers/net/wireless/ath/ath9k/ath9k_htc.ko
firmware:       htc_9271.fw
firmware:       htc_7010.fw
description:    Atheros driver 802.11n HTC based wireless devices
license:        Dual BSD/GPL
author:         Atheros Communications
srcversion:     93BB2F95B263E7AF22F7EC9
<snip>
depends:        ath9k_hw,mac80211,ath9k_common,ath,cfg80211
vermagic:       2.6.38-8-generic SMP mod_unload modversions 686 
parm:           debug:Debugging mask (uint)
parm:           nohwcrypt:Disable hardware encryption (int)

wlan0     IEEE 802.11abgn  ESSID:"XXX"  
          Mode:Managed  Frequency:2.447 GHz  Access Point:
00:15:6D:9E:D1:A0   
          Bit Rate=130 Mb/s   Tx-Power=20 dBm   
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Power Management:off
          Link Quality=53/70  Signal level=-57 dBm  
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:119   Missed beacon:0

Added in drivers/net/wireless/ath/ath9k/hif_usb.c:

       { USB_DEVICE(0x0411, 0x017f), /* Sony UWA-BR100 */
        .driver_info = AR9280_USB },  /* Atheros */

Install guide for the driver is here

Also some help I got to get this working on ath9k-devel mailinglist (see thread Sony..)

--217.210.11.124 08:52, 28 June 2011 (EDT)


[Spanish] Controlador para Win7 x32 x64, Editando un Atheros, probado en Win7 x64 Ultimate,funcionando perfectamente.

http://www.megaupload.com/?d=UNJ7VR0L