💾 Archived View for mirrors.apple2.org.za › archive › apple.cabi.net › FAQs.and.INFO › GSOS › appled… captured on 2023-03-20 at 22:49:47.

View Raw

More Information

⬅️ Previous capture (2023-01-29)

-=-=-=-=-=-=-

Path: news1.icaen!news.uiowa.edu!iagnet.net!cpk-news-hub1.bbnplanet.com!news.bbnplanet.com!news-peer.sprintlink.net!news-pull.sprintlink.net!news-in-east.sprintlink.net!news.sprintlink.net!Sprint!199.227.0.16!news.gate.net!news.gate.net!not-for-mail
From: stever@gate.net (Steve Reeves)
Newsgroups: comp.sys.apple2
Subject: Re: Mac Recognizing a ProDos volume
Date: 6 Oct 1997 03:56:40 -0400
Organization: CyberGate, Inc.
Lines: 26
Message-ID: <61a5jo$odc@navajo.gate.net>
References: <343123FF.662C@s2.sonnet.com> <611jeq$9lc$1@nixon.area.com> <612bft$oro@dakota.gate.net> <61428e$2sv$1@europa.frii.com>
NNTP-Posting-Host: clnt3.gate.net

In article <61428e$2sv$1@europa.frii.com>,
Randy Shackelford <shack@frii.com> wrote:
>In article <612bft$oro@dakota.gate.net>, Steve Reeves <stever@gate.net> wrote:
>
>>There is a patch you can make to SCSIHD.DRIVER to get the IIgs to properly
>>ignore APPLE_DRIVER43 driver partitions.
>
>If you mean shortening how long the char string is which is compared to the
>partition name in the SCSIHD.DRIVER file, I tried it and it had no effect.
>I uses a pre SCSI manager 4.3 version of HD SC setup and made a 32 mb HFS
>volume and a 200 mb A/UX volume on my 230 mb disk, then erased the 32 mb into
>a ProDOS volume and the 200 mb into HFS.

I mean change the counter in the string comparison routine that checks
for the "Apple_Driver" partition type string so that it only checks the
first 12 characters.  This counter is at byte $3574 in the System 6.0.1
SCSIHD.DRIVER file and is originally $1F.  Change this to $0B and the
driver will then ignore "Apple_Driver43" partitions.

If you make this or any other patch to the driver, I also recommend
you bump up the version number.  Change byte $01FF from $10 to $2E (for
version 6.02 experimental).

-- 
Steve Reeves
stever@gate.net