usbdi.9 (6a068746777241722b2b32c5d0bc443a2a64d80b) | usbdi.9 (73bbeaa52983176108b99fe246560723b55e5cf4) |
---|---|
1.\" 2.\" Copyright (c) 2005 Ian Dowse <iedowse@FreeBSD.org> 3.\" All rights reserved. 4.\" 5.\" Redistribution and use in source and binary forms, with or without 6.\" modification, are permitted provided that the following conditions 7.\" are met: 8.\" 1. Redistributions of source code must retain the above copyright --- 510 unchanged lines hidden (view full) --- 519example. 520. 521In this case this flag is used to prevent the following USB transfers 522from being executed at the same time the clear-stall command is 523executed on the USB control endpoint. 524. 525This flag can be changed during operation. 526.Pp | 1.\" 2.\" Copyright (c) 2005 Ian Dowse <iedowse@FreeBSD.org> 3.\" All rights reserved. 4.\" 5.\" Redistribution and use in source and binary forms, with or without 6.\" modification, are permitted provided that the following conditions 7.\" are met: 8.\" 1. Redistributions of source code must retain the above copyright --- 510 unchanged lines hidden (view full) --- 519example. 520. 521In this case this flag is used to prevent the following USB transfers 522from being executed at the same time the clear-stall command is 523executed on the USB control endpoint. 524. 525This flag can be changed during operation. 526.Pp |
527"BOF" is short for "Block On Failure" | 527"BOF" is short for "Block On Failure". |
528.Pp 529NOTE: This flag should be set on all BULK and INTERRUPT USB transfers 530which use an endpoint that can be shared between userland and kernel. 531. 532. 533.It proxy_buffer 534Setting this flag will cause that the total buffer size will be 535rounded up to the nearest atomic hardware transfer size. --- 106 unchanged lines hidden --- | 528.Pp 529NOTE: This flag should be set on all BULK and INTERRUPT USB transfers 530which use an endpoint that can be shared between userland and kernel. 531. 532. 533.It proxy_buffer 534Setting this flag will cause that the total buffer size will be 535rounded up to the nearest atomic hardware transfer size. --- 106 unchanged lines hidden --- |