diff options
author | hpa <hpa> | 1999-06-15 01:20:44 +0000 |
---|---|---|
committer | hpa <hpa> | 1999-06-15 01:20:44 +0000 |
commit | beaaa4fea71147c047ab074cbab3a8307c54a2fb (patch) | |
tree | c4fb53bc50699ae1f8563c14fc31fa410f1c478c /TODO | |
parent | bae36d18fea224e0049f7e6390a9b6d8b98b2941 (diff) | |
download | syslinux-elf-beaaa4fea71147c047ab074cbab3a8307c54a2fb.tar.gz syslinux-elf-beaaa4fea71147c047ab074cbab3a8307c54a2fb.tar.xz syslinux-elf-beaaa4fea71147c047ab074cbab3a8307c54a2fb.zip |
Fix up handling of serial port "raw hardware" driver; still needs to be
given a trap when boot fails (this would be good for the main code as
well.) Removed bogus \n in version file. Updated TODO for serial port.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +- Serial support: + - Need ^C/Esc to work + - Error messages need to be redirected to the serial port + - Clean up the option + - Disable serial support (or do something at least) on timeout + - Straight to hardware? - Cleaned up documentation, with a real man page. - Support for clusters larger than 16K. This would require changing a lot of the SYSLINUX internals so we can read partial clusters; |