amiga.org
     
iconAll times are GMT -6. The time now is 01:50 AM. | Welcome to Forum, please register to access all of our features.

» Amiga.org » Amiga computer related discussion » Amiga Hardware Issues and discussion » SQUIRREL + SCSI CDROM question

Amiga Hardware Issues and discussion This forum is dedicated to the discussion and resolution of issues related to Classic and Next Generation Amiga hardware. Got a problem with a piece of hardware? Click to speak.

Reply
 
Thread Tools Display Modes
Old 09-30-2007, 10:10 AM   #1
Everblue
Technoid
Points: 12,024, Level: 71 Points: 12,024, Level: 71 Points: 12,024, Level: 71
Activity: 17% Activity: 17% Activity: 17%
 
Everblue's Avatar
 
Join Date: Dec 2004
Location: Malta, EU
Posts: 413
Default SQUIRREL + SCSI CDROM question

Hello,

I just got myself a Squirrel SCSI adapter + a scsi CDROM in an external enclosure. I have tried to install it, but it seems that the Squirrel is not detecting the drive.

Are there any particular settings I should put on the CDROM? There is quite a number of jumpers.

The settings are currently as follows:

Parity: Enabled:
ID: 1
Termination: Enabled

Thanks in advanced!
Everblue is offline   Reply With Quote
Old 09-30-2007, 10:52 AM   #2
rockape
Technoid
Points: 7,384, Level: 57 Points: 7,384, Level: 57 Points: 7,384, Level: 57
Activity: 4% Activity: 4% Activity: 4%
 
rockape's Avatar
 
Join Date: Nov 2005
Location: Lincolnshire, England.
Posts: 288
Blog Entries: 1
Default Re: SQUIRREL + SCSI CDROM question

Hi,

The Squirrel software can install the CD ROM Dos Driver into Storage/Devs/DosDrivers, so it may need to be moved into Workbenchevs/DosDrivers.

I'm running OS 3.9 and my CD ROM Dos Driver is as below,

/************************************************** *************/
/* CacheCDFS mountlist entry © 2000 Amiga Inc. */
/************************************************** *************/
FileSystem = L:CacheCDFS /* The name of the game */
Device = "squirrelscsi.device" /* Name of exec device driver */
Unit = 3 /* exec device unit */
Flags = 0 /* OpenDevice flags */
BlocksPerTrack = 351000 /* Unused */
BlockSize = 2048 /* True, but unused */
Mask = 0x7ffffffe /* Memory mask for direct read */
MaxTransfer = 0x1000000 /* Maximum amount of bytes for direct read */
Reserved = 0 /* Unused */
Interleave = 0 /* Unused */
LowCyl = 0 /* Unused */
HighCyl = 0 /* Unused */
Surfaces = 1 /* Unused */
Buffers = 500 /* Number of cache lines */
BufMemType = 5 /* MEMF_PUBLIC */
BootPri = 2 /* Boot priority for MountCD */
GlobVec = -1 /* Do not change! */
Mount = 1 /* Mount it immediately */
Priority = 10 /* Priority of FileSystem task */
DosType = 0x43443031 /* Currently unused */
StackSize = 3000 /* Minimum stack required is 3000! */
Control = "MD=0 LC=1 DC=8 L LV AL LFC=1 S NC AUDIO=Utilities/PlayCD"
/* The Control field is for special adjustments */
/* L/S convert all file/volume names to lowercase */
/* LV/S convert volume names to lowercase */
/* AL/S Auto-Lower converts only non-Amiga CDs */
/* LFC/N start converting at this character */
/* LC/N/A number of blocks per cache line */
/* DC/N/A number of cache lines for the data cache */
/* MD/N/A number of blocks, when starting direct read, not using */
/* the cache. 0 will be a reasonable default (LC*DC+1) */
/* S/S Do SCSI direct commands, no Trackdisk like commands! */
/* NC/S Do NOT use TD_ADDCHANGEINT, poll for DiskChange! */
/* M/S Issue a TD_MOTOR (OFF) command after read */

Most CD ROM drives are set to unit no 3, check yours is set on the back of the drive.

Also, you need to run Workbench:SquirrelSCSI/SCSIMounter/ with a CD disk in the drive and it should be found.

Kind Regards, Michael

aka rockape
rockape is offline   Reply With Quote
Old 09-30-2007, 11:17 AM   #3
Everblue
Technoid
Points: 12,024, Level: 71 Points: 12,024, Level: 71 Points: 12,024, Level: 71
Activity: 17% Activity: 17% Activity: 17%
 
Everblue's Avatar
 
Join Date: Dec 2004
Location: Malta, EU
Posts: 413
Default Re: SQUIRREL + SCSI CDROM question

Worked now - thanks!
Everblue is offline   Reply With Quote
Reply

Bookmarks

Tags
cdrom , question , scsi , squirrel

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
WTB: Squirrel SCSI or SCSI addon for Blizzard 030/50 MKIII Everblue Amiga Marketplace 1 01-20-2008 11:46 AM
AMIGA 1200 SQUIRREL CDROM CD32 NOT WORKING? amigaguy00 Amiga Hardware Issues and discussion 18 09-15-2007 09:59 AM
Hello everyone. Amiga 2000 SCSI CDRom question. salien New User Introductions 8 03-28-2007 09:31 AM
Squirrel SCSI Robert17 Amiga Hardware Issues and discussion 14 07-28-2004 09:52 PM
Squirrel scsi Robert17 Amiga Hardware Issues and discussion 20 07-08-2004 11:14 AM