Subject: Re: LC 475
To: Charles J. Williams <chas@ohm.nrl.navy.mil>
From: J.C.Highfield <J.C.Highfield@lut.ac.uk>
List: port-mac68k
Date: 10/18/1995 17:26:42
> In message <199510180305.XAA15230@puma.bevd.blacksburg.va.us>,Allen Briggs writ
> es:
> >> tends to be driver/partition-layout specific information in some places for
> >> the driver to read.
> 
> yeah but the layout is well known, try running this program on under netbsd:
> (give it a pointer to the "c" partition of a particular drive)
> 
[snip] 
> struct DriverDescriptor
[snip]
> struct PartitionMap

I was referring to SCSI-driver-specific information, which often lives
just after parts of the published partition information. But this is
only relevant if you are writing MacOS drivers to the disk.

Julian