From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Sat, 12 Jan 2013 09:12:42 -0500 To: 9fans@9fans.net Message-ID: In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] these are release of 9front? Topicbox-Message-UUID: 076814dc-ead8-11e9-9d60-3106f5b1d025 On Sat Jan 12 08:51:16 EST 2013, 9fans@hamnavoe.com wrote: > > the lib we'r talking about isnt that big. > > > > term% wc /sys/src/cmd/nusb/lib/*.c > > 525 1635 10760 /sys/src/cmd/nusb/lib/dev.c > > 176 519 3429 /sys/src/cmd/nusb/lib/dump.c > > 272 857 6144 /sys/src/cmd/nusb/lib/parse.c > > 973 3011 20333 total > > I tried the experiment of un-embedding all the usb drivers > (kb, disk, ether, serial) from usbd and putting them separately > into /boot. Here's the size difference (ARM): > > --rwxrwxr-x M 15 miller sys 2542753 Jan 12 13:36 9pi > --rwxrwxr-x M 15 miller sys 2042801 Jan 12 09:57 9pi-embed on rasperry pi, can't one just run usbd & usb/* as regular programs, since usb is not required to boot? - erik