On 2/19/13 11:57 AM, Phileas Fogg wrote:
Oleksandr Tymoshenko wrote:
On 2/16/2013 5:20 AM, Phileas Fogg wrote:
Hi,
i have a question about how the scrolling in a framebuffer syscons
works.
I'm trying to speed up the syscons on the PS3 console which is a
simple
framebuffer syscons.
It uses
On 23/02/2013 10:52, Wojciech Puchar wrote:
> how to do it?
Only way I know to get iscsi that early would be to use
http://freebsd.1045724.n5.nabble.com/iSCSI-boot-driver-0-2-5-isboot-ko-has-been-released-td5736301.html
I never did get round to trying it myself though
Vince
>
with Geode CS5535 processor. any idea? tried kldload every driver from
generic kernel - nothing attaches.
no support or is there a support just not in base system?
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo
On Sat, 2013-02-23 at 17:57 +0100, Wojciech Puchar wrote:
> >
> > Basically what needs doing is to link the kernel with a modified
> > ldscript that doesn't add space for the program headers, and then run
> > the output of that link through "objcopy -S -O binary" to create a
> > kernel.bin file. T
Basically what needs doing is to link the kernel with a modified
ldscript that doesn't add space for the program headers, and then run
the output of that link through "objcopy -S -O binary" to create a
kernel.bin file. That file can be directly loaded to the address it was
linked for, and a jump
On Sat, 2013-02-23 at 16:28 +0100, Wojciech Puchar wrote:
> can it be done?
>
> converting ELF kernel (i don't use kld modules) to format that can be
> loaded directly over TFTP - without intermediate stages like loader(8)?
>
> just to have SINGLE FILE that tftp would load and run. no loader(8)
can it be done?
converting ELF kernel (i don't use kld modules) to format that can be
loaded directly over TFTP - without intermediate stages like loader(8)?
just to have SINGLE FILE that tftp would load and run. no loader(8) etc.
___
freebsd-hacker
how to do it?
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"
8 matches
Mail list logo