[BACK]Return to umcs.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/umcs.c between version 1.15.10.1 and 1.15.10.2

version 1.15.10.1, 2021/03/22 02:01:02 version 1.15.10.2, 2021/03/22 16:23:46
Line 342  umcs7840_attach(device_t parent, device_
Line 342  umcs7840_attach(device_t parent, device_
                 sc->sc_ports[i].sc_port_ucom =                  sc->sc_ports[i].sc_port_ucom =
                     config_found(self, &ucaa, ucomprint,                      config_found(self, &ucaa, ucomprint,
                                  CFARG_SUBMATCH, ucomsubmatch,                                   CFARG_SUBMATCH, ucomsubmatch,
                                  CFARG_IATTR, "ucombus",  
                                  CFARG_EOL);                                   CFARG_EOL);
         }          }
 }  }

Legend:
Removed from v.1.15.10.1  
changed lines
  Added in v.1.15.10.2

CVSweb <webmaster@jp.NetBSD.org>