* Ed Swierk <[EMAIL PROTECTED]> [061006 02:42]:
> The attached patch adds a new option, CONFIG_XMODEM_ROM_STREAM, that
> allows LinuxBIOS to download its payload from the console via the
> XMODEM file transfer protocol.
> 
> This is handy if you want to try out a payload that's too big to fit
> into ROM, and you haven't yet gotten IDE or USB devices to work.
 
> I chose to hook this into the ROM stream code so it can take advantage
> of the usual compression methods, but one could imagine moving it to a
> separate "serial stream" mechanism.

Moving it into a "serial stream" (which would need to use compression,
too) would be a good idea I suppose. 

the rom stream is kind of crowded already..

Stefan

-- 
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
      Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: [EMAIL PROTECTED]  • http://www.coresystems.de/

-- 
linuxbios mailing list
linuxbios@linuxbios.org
http://www.openbios.org/mailman/listinfo/linuxbios

Reply via email to