Welcome, Guest. Please login or register.

Author Topic: Catweasel MK 4????????  (Read 9620 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline amigakit

Re: Catweasel MK 4????????
« on: January 15, 2006, 01:32:20 PM »
www.AmigaKit.com - Amiga Reseller | Manufacturer | Developer

New Products  --   Customer Help & Support -- @amigakit
 

Offline amigakit

Re: Catweasel MK 4????????
« Reply #1 on: January 15, 2006, 06:47:12 PM »
@AmigaDave

Heres the information for the Catweasel MK4 that you need:

Download multidisk.device and copy it to your DEVS: directory.

Add new dosdriver to your DEVS:DosDrivers (for example named "CAT") containing following lines:

   Device = multidisk.device
   Unit = 1 /* 0 = connector at the middle, 1 = connector at the end of floppy cable */
   Flags = 0 /* format #0 = Amiga DD */
   Surfaces = 2
   BlocksPerTrack = 11
   Reserved = 2
   mask = 0x7ffffffc
   MaxTransfer = 0x00200000
   Interleave  = 0
   LowCyl = 0
   HighCyl = 79
   Buffers = 5
   BufMemType = 0
   StackSize = 4096
   Priority = 5
   GlobVec = -1

Now you can mount the catweasel device by
typing "mount cat:" in to shell window.

Creating adf-files from Amiga floppies:

insert empty adf to DF0: and type "diskcopy cat: to df0: noverify"

Writing adf-files to Amiga floppies:

insert source adf to DF0: and type "diskcopy df0: to cat:"
www.AmigaKit.com - Amiga Reseller | Manufacturer | Developer

New Products  --   Customer Help & Support -- @amigakit
 

Offline amigakit

Re: Catweasel MK 4????????
« Reply #2 on: January 16, 2006, 01:31:06 AM »
Great Idea!  

I can facilitate it and host in on http://catweasel.amigakit.com

Send all tested hints, tips using the contact form.  Every contributor will be creditted next to their  tip.
www.AmigaKit.com - Amiga Reseller | Manufacturer | Developer

New Products  --   Customer Help & Support -- @amigakit
 

Offline amigakit

Re: Catweasel MK 4 write problem solved!
« Reply #3 on: January 16, 2006, 05:43:20 PM »
As promised the website and sub-domain are up and running at http://catweasel.amigakit.com

As peoples hints and tips arrive, I'll add it to the site with creditations if you want.

www.AmigaKit.com - Amiga Reseller | Manufacturer | Developer

New Products  --   Customer Help & Support -- @amigakit