Subject: Re: zip mount and msdosfs problem
To: None <port-alpha@netbsd.org>
From: Christoph Badura <bad@oreilly.de>
List: port-alpha
Date: 07/13/1999 15:34:36
cgd@netbsd.org (Chris G. Demetriou) writes:

>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.

Perhaps in the meantime mbrlabel(8) is an option.

-- 
Christoph Badura					www.netbsd.org

	Anything that can be done in O(N) can be done in O(N^2).
	-- Ralf Schuettau (after looking at a particular piece of code)