Search Linux Wireless

RE: [PATCH] wifi: rtw88: Add support for Mercusys MA30N and D-Link DWA-T185 rev. A1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> By the way, these IDs aren't in increasing order, how did you pick IDs
> from vendor driver?

Mikhail Novosyolov taught me a good command [1] to find out the missing
USB IDs. :)

$ diff -u --color \
<(modinfo a.ko | grep ^alias | sort -u) \
<(modinfo b.ko | grep ^alias | sort -u)

[1] https://github.com/morrownr/88x2bu-20210702/issues/224#issuecomment-2404823387

> Not sure if it's worth to sort these IDs so that it would be easier to
> align IDs with vendor driver (it should be sorted as well).

okay, I will send another patch to sort them after this is merged.




[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Wireless Regulations]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux