Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Oct 2000 18:40:18 +0900
From:      Tatsumi Hosokawa <hosokawa@FreeBSD.org>
To:        current@FreeBSD.org
Cc:        hosokawa@FreeBSD.org
Subject:   "Driver Floppy" implementation (Re: "make release" breakage - dokern.sh patch 2)
Message-ID:  <86em10t27x.wl@ringo.FromTo.Cc>
In-Reply-To: In your message of "Wed, 25 Oct 2000 19:49:08 %2B0900" <86bsw9i4bf.wl@ringo.FromTo.Cc>
References:  <20001024143644.A52958@bsdwins.com> <20001024121509.I17729@dragon.nuxi.com> <86zojudnr5.wl@tkc.att.ne.jp> <86d7gpi4uh.wl@ringo.FromTo.Cc> <86bsw9i4bf.wl@ringo.FromTo.Cc>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi!

In "make release breakage" discussion, I said that I'll write a patch
to load kernel module from sysinstall to get more free space in the
first floppy.  This is my implementation.  I'll commit this patch to
-current if there's no objection.

I moved PCI/PCCARD/USB if_xx.ko driver to mfsroot.flp, and I've got
100KB of free blocks in the first floppy.  If we move more drivers to
mfsroot.flp or coming drivers.flp, we can get not only free blocks in
the first floppy, but also more installation devices.

I've put the patche and the binary images of *.flp at,

http://people.freebsd.org/~hosokawa/driver-floppy/

I've tested these floppies on my machine with Intel PRO/100+ fxp
network card.  Sysinstall loads if_fxp.ko from mfsroot.flp, and listed
it as network installation media (Alt-F2 shows debug messages).


--
Tatsumi Hosokawa
<hosokawa@FreeBSD.org>
http://www.sm.rim.or.jp/~hosokawa/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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