HomeSort by: relevance | last modified time | path
    Searched refs:E220 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/usb/
uhmodem.c 150 #define E220 0x0001
153 /* Whether or not it is a device different from E220 is not clear. */
157 /* HUAWEI E220 / Emobile D0[12]HW */
158 {{ USB_VENDOR_HUAWEI, USB_PRODUCT_HUAWEI_E220 }, 2, E220},
216 /* Hauwei E220 need special request to change its mode to modem */
305 aprint_error_dev(self, "HUAWEI E220 need to re-attach "
445 if (sc->sc_devflags & E220) {
457 /* XXX E220 specific? need to check */
479 * Hauwei E220 needs special request to enable modem function.
495 DPRINTF(("%s: send e220 mode change request\n", __func__))
    [all...]
uhmodem.c 150 #define E220 0x0001
153 /* Whether or not it is a device different from E220 is not clear. */
157 /* HUAWEI E220 / Emobile D0[12]HW */
158 {{ USB_VENDOR_HUAWEI, USB_PRODUCT_HUAWEI_E220 }, 2, E220},
216 /* Hauwei E220 need special request to change its mode to modem */
305 aprint_error_dev(self, "HUAWEI E220 need to re-attach "
445 if (sc->sc_devflags & E220) {
457 /* XXX E220 specific? need to check */
479 * Hauwei E220 needs special request to enable modem function.
495 DPRINTF(("%s: send e220 mode change request\n", __func__))
    [all...]

Completed in 25 milliseconds