kopia lustrzana https://gitlab.com/sane-project/backends
Increase buffer size, as a device may send a larger blocksize when used over mfnp
rodzic
469674c442
commit
56b186e225
|
@ -64,7 +64,7 @@
|
|||
# define UNUSED(v)
|
||||
#endif
|
||||
|
||||
#define IMAGE_BLOCK_SIZE (0xffff)
|
||||
#define IMAGE_BLOCK_SIZE (0x80000)
|
||||
#define MAX_CHUNK_SIZE (0x1000)
|
||||
#define MIN_CHUNK_SIZE (0x0200)
|
||||
#define CMDBUF_SIZE 512
|
||||
|
|
Ładowanie…
Reference in New Issue