Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Mar 2019 12:51:19 -0600
From:      Ian Lepore <ian@freebsd.org>
To:        Mori Hiroki <yamori813@yahoo.co.jp>, "freebsd-mips@freebsd.org" <freebsd-mips@freebsd.org>
Subject:   Re: geom_uzip need xz device
Message-ID:  <f8b116e54ae7125989b04eef50d75c199de8e614.camel@freebsd.org>
In-Reply-To: <2077848366.312096.1552094173950.JavaMail.yahoo@mail.yahoo.co.jp>
References:  <1637695521.1107419.1551747746210.JavaMail.yahoo.ref@mail.yahoo.co.jp> <1637695521.1107419.1551747746210.JavaMail.yahoo@mail.yahoo.co.jp> <882662318.2089676.1551750365727.JavaMail.yahoo@mail.yahoo.co.jp> <35f214d960d88abf935c913d9a00976614c9f2e3.camel@freebsd.org> <2077848366.312096.1552094173950.JavaMail.yahoo@mail.yahoo.co.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 2019-03-09 at 10:16 +0900, Mori Hiroki wrote:
> Hi
> 
> ----- Original Message -----
> > From: Ian Lepore <ian@freebsd.org>
> > To: Mori Hiroki <yamori813@yahoo.co.jp>; "freebsd-mips@freebsd.org"
> > <freebsd-mips@freebsd.org>
> > Cc: 
> > Date: 2019/3/6, Wed 01:01
> > Subject: Re: geom_uzip need xz device
> > 
> > On Tue, 2019-03-05 at 10:46 +0900, Mori Hiroki wrote:
> > >  Hi
> > > 
> > >  Also change device name.
> > > 
> > >  New: flash/mx25l0s.rootfs.uzip
> > >  Old: flash/spi0s.rootfs.uzip
> > > 
> > >  Be careful update system.
> > > 
> > >  Hiroki Mori
> > > 
> > > 
> > 
> > This is an unexpected effect of a change I made to remove a
> > conflict
> > between the mx25l and at45d drivers.  I'll try to fix it, and if I
> > can't, I'll revert the change (mx25l is used far more than at45d,
> > and
> > keeping it compatible with the past is more important).
> 
> Thanks consider this issue.
> 
> Now also not work geom_redboot.c. Because of spi is hard code.
> 
> Regards
> 
> Hiroki Mori
> 

I tried to fix the geom layer so that the disk alias feature would work
right with with geom_flashmap and geom_redboot, but that turns out to
be very hard to do.  So instead I just partially reverted r344526;
devices using the mx25l driver will use the /dev/flash/spi* names again
beginning with r344981.

Sorry for breaking this.

-- Ian





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f8b116e54ae7125989b04eef50d75c199de8e614.camel>