]> rtime.felk.cvut.cz Git - lincan.git/blobdiff - lincan/src/boardlist.c
changed usb vendor and product id.
[lincan.git] / lincan / src / boardlist.c
index 46d606309bd88feedbba69c8285eaebff99b35f5..6caf3a286a53a7edef191ea7bb7814c1f83c6c45 100644 (file)
@@ -150,7 +150,7 @@ const struct boardtype_t can_boardtypes[]={
        {"nsicanpci", nsi_canpci_register, 1},
     #endif
     #if defined(CONFIG_OC_LINCAN_CARD_usbcan)
-       {"nsicanpci", usbcan_register, 0},
+       {"usbcan", usbcan_register, 0},
     #endif
        {NULL}
 };