Index: sys/dev/usb/serial/ulpt.c =================================================================== --- sys/dev/usb/serial/ulpt.c (Revision 202551) +++ sys/dev/usb/serial/ulpt.c (Arbeitskopie) @@ -87,7 +87,11 @@ &ulpt_debug, 0, "Debug level"); #endif +#if 0 #define ULPT_BSIZE (1<<15) /* bytes */ +#else +#define ULPT_BSIZE 1024 +#endif #define ULPT_IFQ_MAXLEN 2 /* units */ #define UR_GET_DEVICE_ID 0x00 Index: sys/dev/usb/usbdevs =================================================================== --- sys/dev/usb/usbdevs (Revision 202551) +++ sys/dev/usb/usbdevs (Arbeitskopie) @@ -643,7 +643,7 @@ vendor PLANEX2 0x2019 Planex Communications vendor TLAYTECH 0x20b9 Tlay Tech vendor ERICSSON 0x2282 Ericsson -vendor MOTOROLA2 0x22b8 Motorola +vendor MOTOROLA2 0x22b8 Motorola Inc. vendor TRIPPLITE 0x2478 Tripp-Lite vendor HIROSE 0x2631 Hirose Electric vendor NHJ 0x2770 NHJ @@ -1021,6 +1021,7 @@ /* Brother Industries products */ product BROTHER HL1050 0x0002 HL-1050 laser printer +product BROTHER MFC8600_9650 0x0100 MFC8600/9650 multifunction device /* Behavior Technology Computer products */ product BTC BTC7932 0x6782 Keyboard with mouse port @@ -1947,6 +1948,7 @@ product MOTOROLA2 T720C 0x2822 T720c product MOTOROLA2 A41XV32X 0x2a22 A41x/V32x Mobile Phones product MOTOROLA2 E398 0x4810 E398 Mobile Phone +product MOTOROLA2 MOTOXXX 0x4902 Motorola MOTOxxx Mobile Phone product MOTOROLA2 USBLAN 0x600c USBLAN product MOTOROLA2 USBLAN2 0x6027 USBLAN @@ -1961,6 +1963,7 @@ product MUSTEK 1200USBPLUS 0x0007 1200 USB Plus scanner product MUSTEK 1200CUPLUS 0x0008 1200 CU Plus scanner product MUSTEK BEARPAW1200F 0x0010 BearPaw 1200F scanner +product MUSTEK BEARPAW2400TA 0x0218 BearPaw 2400TA scanner product MUSTEK BEARPAW1200TA 0x021e BearPaw 1200TA scanner product MUSTEK 600USB 0x0873 600 USB scanner product MUSTEK MDC800 0xa800 MDC-800 digital camera