Subject: Re: zip mount and msdosfs problem
To: Chris G. Demetriou <cgd@netbsd.org>
From: Bill Studenmund <wrstuden@nas.nasa.gov>
List: port-alpha
Date: 07/13/1999 08:58:49
On 12 Jul 1999, Chris G. Demetriou wrote:

> Ross Harvey <ross@ghs.com> writes:
> > Anyway, someone with the appropriate inclination needs to hack this into
> > /sys/arch/alpha/alpha/disksubr.c.  It's not too hard, since the code needed
> > is all in /sys/arch/i386/i386/disksubr.c.
> 
> Probably better to grab it from the arm port's
> arm32/arm32/disksubr_mbr.c, and look in arm32/arm32/disksubr.c for
> clues on how to glue it in to the alpha disksubr code.

Also look at the mac68k disklabel code. :-) It suports macos, mbr, and
unix disklabels.

Take care,

Bill