What would be the conditions (or reasons) for usbprint.sys to stop sending
the SOF to a printer device?

Is there a maximum number of errors reported by the printer device that
USBPrints.sys would shutdown the USB communication?

Any other information would help.

Mario

Re: USBPrint.sys on Windows XP SP2 by Maxim

Maxim
Tue Jun 20 14:54:55 CDT 2006

SOF is sent by the HC hardware to the whole bus, not only to the printers.
There are no ways to stop it.

--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@storagecraft.com
http://www.storagecraft.com

"Mario" <Mario@discussions.microsoft.com> wrote in message
news:6B59FC80-6406-41B9-B76F-973826E99651@microsoft.com...
> What would be the conditions (or reasons) for usbprint.sys to stop sending
> the SOF to a printer device?
>
> Is there a maximum number of errors reported by the printer device that
> USBPrints.sys would shutdown the USB communication?
>
> Any other information would help.
>
> Mario


RE: USBPrint.sys on Windows XP SP2 by pavel_a

pavel_a
Tue Jun 20 16:30:03 CDT 2006

"Mario" wrote:
> What would be the conditions (or reasons) for usbprint.sys to stop sending
> the SOF to a printer device?

suspending the port

--PA