CompuServe Messages

Removable Hard Drives

    10-May-90 00:59:13
Fm: Wayde Higuchi 73520,627
To: Christopher Tolmie 73657,3335
Chris, Please remember that I have my Syquest SQ555 drive connected to my GVP HC-40Q hardcard and am using the GVP SCSI device driver supplied with the card. Note that this device driver DOES NOT AUTOMATICALLY RECOGNIZE A DISK CHANGE. With that in mind, my mountlist entry for the drive looks like: RCD0: Device = scsidev.device Unit = 2 Flags = 0 Reserved = 2 Buffers = 20 BufMemType = 1 Surfaces = 2 BlocksPerTrack = 32 LowCyl = 1 ; HighCyl = 1350 GlobVec = -1 StackSize = 4000 DosType = 0x444F5301 FileSystem = L:fastfilesystem MaxTransfer = 8192 # I also have two statements in my Startup-Sequence that say: mount RCD0: diskchange RCD0: Wayde