[Bug 275344] RTL8192EU usb wifi, hostapd error

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 29 Nov 2023 16:22:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275344

--- Comment #3 from tamas.csabi <tamas.csabi@gmail.com> ---
(In reply to Bjoern A. Zeeb from comment #1)
Thanks for helping me, I appreciate it.
I will try to send everything.

% usbconfig -d 1.2 dump_device_desc
ugen1.2: <Realtek 802.11n NIC> at usbus1, cfg=0 md=HOST spd=HIGH (480Mbps)
pwr=ON (500mA)

bLength = 0x0012
bDescriptorType = 0x0001
bcdUSB = 0x0210
bDeviceClass = 0x0000  <Probed by interface class>
bDeviceSubClass = 0x0000
bDeviceProtocol = 0x0000
bMaxPacketSize0 = 0x0040
idVendor = 0x2357
idProduct = 0x0107
bcdDevice = 0x0200
iManufacturer = 0x0001  <Realtek >
iProduct = 0x0002  <802.11n NIC >
iSerialNumber = 0x0003  <00e04c000001>
bNumConfigurations = 0x0001

% usbconfig
ugen3.1: <ATI EHCI root HUB> at usbus3, cfg=0 md=HOST spd=HIGH (480Mbps)
pwr=SAVE (0mA)
ugen2.1: <ATI OHCI root HUB> at usbus2, cfg=0 md=HOST spd=FULL (12Mbps)
pwr=SAVE (0mA)
ugen1.1: <ATI EHCI root HUB> at usbus1, cfg=0 md=HOST spd=HIGH (480Mbps)
pwr=SAVE (0mA)
ugen0.1: <ATI OHCI root HUB> at usbus0, cfg=0 md=HOST spd=FULL (12Mbps)
pwr=SAVE (0mA)
ugen3.2: <APB610DX5 1.3M HD WebCam> at usbus3, cfg=0 md=HOST spd=HIGH (480Mbps)
pwr=ON (500mA)
ugen3.3: <Generic USB2.0-CRW> at usbus3, cfg=0 md=HOST spd=HIGH (480Mbps)
pwr=ON (500mA)
ugen1.2: <Realtek 802.11n NIC> at usbus1, cfg=0 md=HOST spd=HIGH (480Mbps)
pwr=ON (500mA)

messages.txt is from /var/log/messages.
usbdump.txt is the output of "usbdump -i usbus1 -f 2 -s 65536 -vvv" command.
hostap_dd.txt is the output of hostapd -dd /etc/hostapd.conf.

-- 
You are receiving this mail because:
You are the assignee for the bug.