[BACK]Return to if_urtwn.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / dev / usb

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/dev/usb/if_urtwn.c between version 1.103 and 1.104

version 1.103, 2022/04/06 22:01:45 version 1.104, 2022/06/23 13:46:27
Line 203  static const struct urtwn_dev {
Line 203  static const struct urtwn_dev {
         URTWN_DEV(TPLINK,       RTL8192CU),          URTWN_DEV(TPLINK,       RTL8192CU),
         URTWN_DEV(TRENDNET,     RTL8188CU),          URTWN_DEV(TRENDNET,     RTL8188CU),
         URTWN_DEV(TRENDNET,     RTL8192CU),          URTWN_DEV(TRENDNET,     RTL8192CU),
           URTWN_DEV(TRENDNET,     TEW648UBM),
         URTWN_DEV(ZYXEL,        RTL8192CU),          URTWN_DEV(ZYXEL,        RTL8192CU),
   
         /* URTWN_RTL8188E */          /* URTWN_RTL8188E */

Legend:
Removed from v.1.103  
changed lines
  Added in v.1.104

CVSweb <webmaster@jp.NetBSD.org>