Wykres commitów

8 Commity (d1cdf7a25d29b69f6f4d084cdc6e200bd29ec7f0)

Autor SHA1 Wiadomość Data
Ondrej Zary d1cdf7a25d pixma: honor BUSY status of AXIS devices during open
Check device status before connecting to a device and abort if BUSY.
2020-04-20 13:14:44 +02:00
Ondrej Zary b765b16989 pixma: mark busy AXIS device
When an AXIS device is in BUSY state, add "BUSY username" to serial number.
Haven't found any better way to do this in SANE.
2020-04-20 12:17:02 +02:00
Ondrej Zary 43eb737cdc pixma: fix signedness warning 2020-04-09 15:35:52 +02:00
Ondrej Zary 3e96f8ccc1 pixma: cleanup AXIS debug output 2020-04-09 14:36:55 +02:00
Ondrej Zary 94aa7b5057 pixma: cleanup AXIS udp_socket handling
Don't call connect() on UDP socket, use sendto() and recvfrom() properly
2020-04-09 12:13:05 +02:00
Ondrej Zary 92e2ef6270 pixma: add AXIS pixma.conf support
Support reading configuration from pixma conf.
Also fix some debug messages.
2020-04-09 11:00:18 +02:00
Ondrej Zary 4577e34080 pixma: make AXIS support really work
Add support for long transfers, timeout, ignore 0x24 bytes and fix warnings
Scanning works now!
2020-04-07 11:24:39 +02:00
Rolf Bensch d89af0691e pixma: new axis driver
moved to new pixma folder

provided by Ondrej Zary <linux@zary.sk>
see https://alioth-lists.debian.net/pipermail/sane-devel/2020-March/037734.html
2020-03-20 19:46:45 +01:00