[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: firmware for the PseudoDisk
"Andy McFadden" <fadden@fadden.com> wrote in message
news:4554a19b$0$34532$742ec2ed@news.sonic.net...
>
> This uses the same set of routines as File->Open Volume, except it's using
> a file open instead of a device open. That suggests that it's actually
> wedging up in the device access code.
>
> I agree that it shouldn't hang, but you're the first person to report it
> doing that.
Most likely because I was the only one to do it :))
The same reader loaded with a 32MB card with a ProDOS volume
written to it opened perfectly. Only trying to open a 128MB device
with an empty FAT16 caused a problem.
No big deal because the expected behaviour was to give an error message.
-Alex.