Thats become windows think about USB ports in same way it thinks about COM1, COM2, COM3 ports, and it as one to one relation between the printer que/drivers and the USB ports, this does not work where well whit hub based architecture.
Edited by LiveForIt on 2008/1/2 16:51:38
(NutsAboutAmiga)
Basilisk II for AmigaOS4 AmigaInputAnywhere Excalibur and other tools and apps.
@abalaban Why cant windows look for the driver like Amiga OS does? surely this flies in the face of plug and play! I really miss a usb HP Scanner driver and a decent olympus usb camera driver
I got a CanoScan lide 80, so looking at SANE there many diffrent drivers for CanoScan serie.
What we really need is one to design a new API so you can connect WebCam, Camera, Scanner and so on, and 3rd party software can open the library and get access to WebCams or what it need without needing to have its own hardware drivers.
I got a CanoScan lide 80, so looking at SANE there many diffrent drivers for CanoScan serie.
What we really need is one to design a new API so you can connect WebCam, Camera, Scanner and so on, and 3rd party software can open the library and get access to WebCams or what it need without needing to have its own hardware drivers.
concerning scanners and sane... afaik the old betascan drivers are very similar to sane drivers. look here:
Absolutely agreed on the driver interface - needs something like the printer.device/devs:printers combination, but for scanners (ie. a usbscanner.device and devs:scanners directory containing the - perhaps simplified if most of the USB code can be kept in usbscanner.device - drivers)
Sorry to answer late even if I have a high interest about USB drivers, I am currently busy preparing the release of PointRider :)
@VooDoo In the past, I tried to write some webcam drivers on MorphOS and OS4, looking at libusb too. But it failed because isochronous mode was not supported. Pencam uses bulk and a driver would be feasible. The problem is finding old hardware like it.
Else I also have a serial-USB link with pl2303 and another one with an unsupported chip. At work we have many things that would be tested too.
I own several webcams and only one can be used with bulk transfers. I could try to use it but the webcam is not well documented.
For my personnal needs, I have a scanner AGFA Snapscan e25 and I plan to buy a new printer. For my camera (Canon PowerShot A560), I use directly the SD card.
Maybe in 2008 we will see open projects about USB devices on Amiga ?
@pvanni I already have mass storage devices on my printer (HP Photosmart C3180) and with my combination floppy/ multicard reader. It would be nice to have the option of using olympus camera as webcam or just as cctv cam. It may be that none of this is possible without USB2 but I can wish all the same