Welcome, Guest. Please login or register.

Author Topic: Scanner for the Amiga  (Read 9071 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline rzookol

  • Jr. Member
  • **
  • Join Date: Jul 2006
  • Posts: 77
    • Show all replies
Re: Scanner for the Amiga
« on: August 03, 2009, 11:14:26 AM »
I'm working on new scanner software called SCANdal (previous name was muiscan).
It's Morphos project but Shinkuro helps me making ports for other Amigaoses.

I have 68k beta so If somebody could test it would be nice:
http://brain.umcs.lublin.pl/~rzookol/tmp/SCANdal.exe
Gfx card is required and software use betascan drivers. New scanners will be supported when uptodate betascan port (including sane backends) will be finished (progressing well).

Screenshot:
http://brain.umcs.lublin.pl/~rzookol/pics/muiscan8.png

about scaners:
I have two scanners: big and fast Umax Astra 1200S (A4 in grey mode in 15 secs using 68k betascan driver and 18 secs using native morphos driver :) ), and slow Mustek 600II CD. Both works. I have some scanners using popular gt68xx chip so next drivers will be made for this chipset.
« Last Edit: August 03, 2009, 11:41:07 AM by rzookol »
 

Offline rzookol

  • Jr. Member
  • **
  • Join Date: Jul 2006
  • Posts: 77
    • Show all replies
Re: Scanner for the Amiga
« Reply #1 on: August 03, 2009, 12:32:28 PM »
Yes, it should work. I tested it on e-uae and it works.
 

Offline rzookol

  • Jr. Member
  • **
  • Join Date: Jul 2006
  • Posts: 77
    • Show all replies
Re: Scanner for the Amiga
« Reply #2 on: August 06, 2009, 10:35:07 AM »
@Cammy

Maybe in the future, I want to finish drivers first.

btw. Stable 68k version will be uploaded to aminet  today.
 

Offline rzookol

  • Jr. Member
  • **
  • Join Date: Jul 2006
  • Posts: 77
    • Show all replies
Re: Scanner for the Amiga
« Reply #3 on: August 31, 2009, 10:04:31 PM »
No, usb scanners doesn't work with AmigaOS4.x, on morphos/aros/amigaos3.x there is usbwrap.class which creates usbraw.device and driver can communicate with scanner via this device. AmigaOS4.x doesn't have such a class/device so i can only work scsi scanner now. Thylacine which uses 68k version of Sirion has similar device: usbscanner.device but afaik it doesn't work with AmigaOS4.x.

There is native AmigaOS4.x SCANdal version available on OS4Depot, should work with scsi scanners.