Re: Atheros AR5B22 WLAN+Bluetooth support on FreeBSD

2019-04-10 Thread Alexey Dokuchaev
On Tue, Apr 09, 2019 at 04:03:44PM +, Alexey Dokuchaev wrote:
> On Sun, Jun 02, 2013 at 09:59:05AM -0700, Adrian Chadd wrote:
> > Hi,
> > 
> > It's supported in -HEAD.
> 
> Hmm, almost six years later, apparently it is still not:
> 
> % uname -UK
> 1300014 1300014
> 
> # kldload if_ath_pci if_ath

Driver attaches correctly if I move module loading to loader.conf(5):

if_ath_load="YES"
if_ath_pci_load="YES"

Bluetooth still doesn't work though.

./danfe
___
freebsd-wireless@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


[Bug 237083] [ubt] Init fails on Thinkpad t480s

2019-04-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237083

--- Comment #1 from a...@xanderio.de ---
To provide  a bit more infomation.
FreeBSD 12.0-STABLE r346077 GENERIC 

usbconfig ugen0.5 dump_device_desc output:
ugen0.5:  at usbus0, cfg=0 md=HOST spd=FULL
(12Mbps) pwr=ON (100mA)

  bLength = 0x0012 
  bDescriptorType = 0x0001 
  bcdUSB = 0x0200 
  bDeviceClass = 0x00e0  
  bDeviceSubClass = 0x0001 
  bDeviceProtocol = 0x0001 
  bMaxPacketSize0 = 0x0040 
  idVendor = 0x8087 
  idProduct = 0x0a2b 
  bcdDevice = 0x0010 
  iManufacturer = 0x  
  iProduct = 0x  
  iSerialNumber = 0x  
  bNumConfigurations = 0x0001

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-wireless@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"