Re: [PATCH] Bluetooth: btusb: Add Realtek devices into module device table

2015-06-22 Thread Xi Ruoyao
On 06/22/2015 10:23 PM, Larry Finger wrote I hope that Xi's posting of the /sys file will help. Unfortunately, I do not have ready access to one of these devices, but I'm making arrangements to gain ssh access tomorrow so that I can test any suggested patches. Beside my earlier patch, I'll send

Re: [PATCH] Bluetooth: btusb: Add Realtek devices into module device table

2015-06-22 Thread Larry Finger
On 06/22/2015 05:33 AM, Marcel Holtmann wrote: Marcel, these Realtek devices are causing the most messy setup in a generic driver. And Bluetooth USB support has been really clean and simple for the last 10 years. I really wonder how many ways this gets done wrong before someone gets a clue an

Re: [PATCH] Bluetooth: btusb: Add Realtek devices into module device table

2015-06-22 Thread Xi Ruoyao
On 06/22/2015 06:33 PM, Marcel Holtmann wrote: Hi Larry, In 'commit a2698a9bf9b0 ("Bluetooth: btusb: Add Realtek 8723A/8723B/8761A/8821A support"), support of some Realtek devices was added to the Generic Bluetooth USB driver in kernel. However, these devices are not in the module device tabl

Re: [PATCH] Bluetooth: btusb: Add Realtek devices into module device table

2015-06-22 Thread Marcel Holtmann
Hi Larry, >>> In 'commit a2698a9bf9b0 ("Bluetooth: btusb: Add Realtek >>> 8723A/8723B/8761A/8821A support"), support of some Realtek >>> devices was added to the Generic Bluetooth USB driver in kernel. >>> However, these devices are not in the module device table of >>> btusb.ko, so the kernel wou

Re: [PATCH] Bluetooth: btusb: Add Realtek devices into module device table

2015-06-20 Thread Xi Ruoyao
On 06/21/2015 12:11 PM, Xi Ruoyao wrote: On 06/21/2015 09:12 AM, Larry Finger wrote: On 06/20/2015 04:58 PM, Marcel Holtmann wrote: Hi Xi, In 'commit a2698a9bf9b0 ("Bluetooth: btusb: Add Realtek 8723A/8723B/8761A/8821A support"), support of some Realtek devices was added to the Generic Blue

Re: [PATCH] Bluetooth: btusb: Add Realtek devices into module device table

2015-06-20 Thread Xi Ruoyao
On 06/21/2015 09:12 AM, Larry Finger wrote: On 06/20/2015 04:58 PM, Marcel Holtmann wrote: Hi Xi, In 'commit a2698a9bf9b0 ("Bluetooth: btusb: Add Realtek 8723A/8723B/8761A/8821A support"), support of some Realtek devices was added to the Generic Bluetooth USB driver in kernel. However, these

Re: [PATCH] Bluetooth: btusb: Add Realtek devices into module device table

2015-06-20 Thread Larry Finger
On 06/20/2015 04:58 PM, Marcel Holtmann wrote: Hi Xi, In 'commit a2698a9bf9b0 ("Bluetooth: btusb: Add Realtek 8723A/8723B/8761A/8821A support"), support of some Realtek devices was added to the Generic Bluetooth USB driver in kernel. However, these devices are not in the module device table of

[PATCH] Bluetooth: btusb: Add Realtek devices into module device table

2015-06-20 Thread Xi Ruoyao
In 'commit a2698a9bf9b0 ("Bluetooth: btusb: Add Realtek 8723A/8723B/8761A/8821A support"), support of some Realtek devices was added to the Generic Bluetooth USB driver in kernel. However, these devices are not in the module device table of btusb.ko, so the kernel wouldn't probe them at all. To f

Re: [PATCH] Bluetooth: btusb: Add Realtek devices into module device table

2015-06-20 Thread Marcel Holtmann
Hi Xi, > In 'commit a2698a9bf9b0 ("Bluetooth: btusb: Add Realtek > 8723A/8723B/8761A/8821A support"), support of some Realtek > devices was added to the Generic Bluetooth USB driver in kernel. > However, these devices are not in the module device table of > btusb.ko, so the kernel wouldn't probe