[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: //c Mystery Slots



If this helps...

My version 03 IIc with my CT100c hard drive, 1mb Ram IIc memory card, 2
UniDisks and an external 5.25" drive maps out with Slot Scan as such:

s6d1 - internal 5.25
s6d2 - external 5.25
s5d1 - CT1 (1st partition of 100mb hd)
s5d2 - CT2 (2nd partition of 100mb hd)
s4d1 - ? (it just renders a question mark)
s4d2 - ? (same thing as above)
s3d1 - UniDisk #2
s3d2 - /RAM Disk
s2d1 - CT3 (3rd partition of 100mb hd)
s2d2 - UniDisk #1

The assignment of slots jumps to slot 2 aft3er slot 5 and works its way
up from there.

-----------------------

On Tue, 19 Aug 2003, Roger Johnstone wrote:

> The original IIc ROM had no support for the UniDisk 3.5 drives. The 
> second revision added UniDisk 3.5 support mapped to slot 5. The third 
> revision added memory expansion with the RAM disk it provided mapped to 
> slot 4. This revision also moved the mouse from slot 4 to slot 7.
> 
> Error $2D is the code for the Smartport error "BadBlock". This is caused 
> when the block is out of range, in this case because there is no memory 
> card installed!
> 
> I don't know why slot 5 shows up as a disk controller in the first IIc 
> but not the second, perhaps the way the Smartport software reported the 
> number of disk drives attached changed between revisions.