ok, lemme go rescue my ar9462 hardware and test again. -a
On Tue, 23 Apr 2019 at 12:46, Serge Semenenko <serge...@gmail.com> wrote: > in /boot/device.hints I have > hint.ath.0.btcoex_profile="wb222" > > it seems working > > kernel: ar9300_hw_attach: ar9300_eeprom_attach returned 0 > kernel: ath0: Enabling WB222 BTCOEX > kernel: ath0: [HT] enabling HT modes > kernel: ath0: [HT] enabling short-GI in 20MHz mode > kernel: ath0: [HT] 1 stream STBC receive enabled > kernel: ath0: [HT] 1 stream STBC transmit enabled > kernel: ath0: [HT] LDPC transmit/receive enabled > kernel: ath0: [HT] 2 RX streams; 2 TX streams > kernel: ath0: AR9460 mac 640.3 RF5110 phy 3856.0 > kernel: ath0: 2GHz radio: 0x0000; 5GHz radio: 0x0000 > kernel: [ath] loaded > > > > > вт, 23 апр. 2019 г. в 22:39, Adrian Chadd <adrian.ch...@gmail.com>: > >> Do you have the kernel environment variable setup to say it's a WB222? >> >> >> -a >> >> >> On Tue, 23 Apr 2019 at 12:37, Serge Semenenko <serge...@gmail.com> wrote: >> >>> Could it matter that I load modules from rc.conf? >>> >>> kld_list="if_ath if_ath_pci linux linsysfs linprocfs xhci umass ums >>> snd_hda /boot/modules/i915kms.ko /boot/modules/acpi_call.ko" >>> >>> вс, 21 апр. 2019 г. в 11:05, Matthias Apitz <g...@unixarea.de>: >>> >>>> El día sábado, abril 20, 2019 a las 02:16:49p. m. +0300, Serge >>>> Semenenko escribió: >>>> >>>> > Hi >>>> > >>>> > It works for me with such section in devd.conf >>>> > >>>> > attach 200 { >>>> > device-name "ubt[0-9]+"; >>>> > match "vendor" "0x0cf3"; >>>> > match "product" "0xe006"; >>>> > action "sleep 2 && /usr/sbin/ath3kfw -d $ugen && sleep 2 && >>>> /etc/rc.d/bluetooth quietstart $device-name"; >>>> > }; >>>> >>>> I have added the above lines to /etc/devd.conf, ofc with the vendor and >>>> product ID of my chip: >>>> >>>> $ usbconfig >>>> ... >>>> ugen0.3: <vendor 0x0489 product 0xe056> at usbus0, cfg=0 md=HOST >>>> spd=FULL (12Mbps) pwr=ON (100mA) >>>> >>>> and place the firmware in the directory where /usr/sbin/ath3kfw is >>>> looking for it, into /usr/share/firmware/ath3k/ar3k/ >>>> >>>> The problem remains: no device /dev/ubt0 gets created (and the attach >>>> rule does not apply. >>>> >>>> When I change 'attach 200' to 'notify 100', /usr/sbin/ath3kfw gets >>>> called and the firmware gets loaded into the chip. But nothing of BT >>>> does work. >>>> >>>> I think some of the nd_*.ko modules do not attach and due to this the >>>> device is not created. >>>> >>>> matthias >>>> >>>> -- >>>> Matthias Apitz, ✉ g...@unixarea.de, http://www.unixarea.de/ >>>> +49-176-38902045 >>>> Public GnuPG key: http://www.unixarea.de/key.pub >>>> N € I N zur EU! >>>> "Gegen das EU-Europa der Banken, Konzerne und Kriegstreiber. >>>> Für ein soziales und friedliches Europa der Völker." DKP >>>> >>> _______________________________________________ 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"