Short: Catweasel V1.3 for AROS native i386 Author: Ian Gledhill Uploader: ian gledhill btinternet com (Ian Gledhill) Type: driver/media Version: 1.3 Architecture: i386-aros Catweasel device driver for AROS (Native) ========================================= Ported and modified by Ian Gledhill (ian.gledhill()btinternet.com) from Linux and AmigaOS 4 sources. This is version 1.3 - previous versions were on AmigaOS4. Supports: Amiga DD (Read/Write/Format) TD0: Amiga HD (Read/Write/Format) TH0: MS-DOS DD (Read/Write) PD0: MS-DOS HD (Read/Write) PH0: Installation: Copy Storage directory contents to SYS:Storage/ Copy Devs/catweasel.device DEVS: When you want to access the disk, mount the device you need (i.e. for an AmigaDD disk, mount TD0:) You can also copy the mountlist into devs:dosdrivers as long as you don't mind the gronking! Be sure you don't have a disk in when you boot up until they've fixed the Hang-in-Mount-Command bug though! I've tried to keep compatibility with the original multidisk.device so the format is taken from the flags field (0=AmigaDD, 3=DOS HD). I've also included a very simple diskimage ripping program (cwdiskimage) which is used thus: CWDiskImage Type it with no parameter if you want the command line options. It creates ADF files (i.e. rad data dumps) which can be used in UAE - you can then use the image with WHDLoad to install Amiga games! Please email with reports on how the driver is working for you! I've not been able to test (yet) various things like more than one disk drive, but it's on the list (and I think should work already anyway :) ) Have fun! Revision History ================ V1.3 20/04/2010 Fixed writing so that writing is automatic without a disk change even when CMD_UPDATE isn't sent. V1.2 19/04/2010 Initial AROS version. Uploaded using: archives.aros-exec.org