On Sat, Mar 23, 2019 at 06:32:24PM +0000, Warner Losh wrote: > Author: imp > Date: Sat Mar 23 18:32:24 2019 > New Revision: 345455 > URL: https://svnweb.freebsd.org/changeset/base/345455 > > Log: > Add device xz. This was somehow missed in the last round. Because the config has #NO_UNIVERSE comment.
> > Submitted by: Brandon Bergren > > Modified: > head/sys/mips/conf/DIR-825C1 > > Modified: head/sys/mips/conf/DIR-825C1 > ============================================================================== > --- head/sys/mips/conf/DIR-825C1 Sat Mar 23 16:46:33 2019 > (r345454) > +++ head/sys/mips/conf/DIR-825C1 Sat Mar 23 18:32:24 2019 > (r345455) > @@ -44,6 +44,7 @@ device geom_map > # uzip - to boot natively from flash > options GEOM_UZIP > options GEOM_PART_GPT > +device xz > > # yes, this board has a PCI connected atheros device > options AR71XX_ATH_EEPROM _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
