search for: com16

Displaying 11 results from an estimated 11 matches for "com16".

Did you mean: com1
2009 Oct 15
2
Syslinux roadmap, revised
...forward, I have experimented with using lwIP for PXELINUX. The good news is that the performance is *very* good -- I have reliably pulled about 250 Mbps over a local network, with peaks up to 600 Mbps. The downside is that it requires architectural changes which may make it *very* hard to support COM16 modules going forward. This will obviously break Gfxboot. As such, I'm looking at revising the roadmap, and I'm partly asking for input what it should look like. One possibility is: Syslinux 4 - Filesystems in C, COM32R, basic interfaces to support Gfxboot as COM16. Syslinux 5 - ELF li...
2005 Sep 17
2
com16/com32 module for APM powerdown
Hello, In case anyone is interested, here are the source code for comboot and com32 modules for powering down a computer using APM. I started work on the ACPI version of it, but it will take some time to parse the spec. Regards, Luciano Rocha -- lfr 0/0 -------------- next part -------------- ; **************************************************************************** ; ; apmoff.asm ; ; A
2004 Feb 02
10
SYSLINUX 2.09-pre2
This version contains a fix to mbr.asm, plus a version of Murali's menu system, but ported to gcc. Although gcc produces much bigger 16-bit code (since it's really 32-bit code with prefixes) I figured it would be much easier for people to deal with since it requires the configuration to be compiled in. That being said, it's a *very* powerful menu system, partially *because*
2007 Nov 09
1
Kernel command line truncation
...l variables are not passed to init Kernel parameters line is truncated at the edge of about 140 bytes According to syslinux documentation Changes in 3.08: * Max command line changed to 1023 characters. Note that the kernel proper still can only handle 255 characters without patching, and COM16 binaries can only handle 125 characters. Does it mean that under win32 it is impossible to pass 255 symbols to the 2.4.30 kernel using syslinux?
2005 Jun 05
2
pxelinux and DISPLAY
I've begun tinkering with syslinux v3 and have uncovered an anomoly with the DISPLAY file when called by pxelinux.0. If I have: DISPLAY boot.msg With an "^Xsplash.lss\n" in the file boot.msg (exactly: 18 73 70 6C 61 73 68 2E 6C 73 73 0A) file, it will fail to load the rle image. And produce some goofy results in the tftpd log: Jun 5 06:27:06 pxe in.tftpd[24649]: RRQ from
2014 Jun 12
1
Current 6.03 changelog
...S: Correct file->offset usage in ntfs_readdir (Andy Alex). * New support for UFS/FFS (UFS1/2) (Raphael S. Carvalho). * adv: Remove double definition; it should fix uses of the ADV, including "--once". * Make symbols defined in linker script HIDDEN. * memdump: Remove old obsolete COM16 binary. * com32: Fix lua's dependencies; improve parallel build.
2005 May 19
0
SYSLINUX 3.08 released
...BIOS flash programs. * COM32 module to boot Multiboot systems, including Xen. See com32/modules/mboot.doc. * Max command line changed to 1024 characters. Note that the kernel proper still can only handle 255 characters without patching, and COM16 binaries can only handle 125 characters. Begin3 Title: syslinux Version: 3.08 Entered-date: 2005-05-19 Description: SYSLINUX is a collection of boot loaders for the Linux operating system which operates off Linux ext2/3 filesystems, MS-DOS FA...
2010 Jan 26
1
Wintex 5.4 com port setup
Need to allocate USB0 to COM1 for Wintex 5.4 alarm software. Ubuntu sees the alarm panel (on device manager) on the usb port, but the software does'nt connect. Wintex software setup gives the options of Com1 to Com16. I have already tried: cd ~/.wine/dosdevices ln -s /dev/ttyUSB0 ./com1 Still not working. Any ideas?
2014 Oct 06
5
Syslinux 6.03 released
...outine. * NTFS: Correct file->offset usage in ntfs_readdir (Andy Alex). * New support for UFS/FFS (UFS1/2) (Raphael S. Carvalho). * adv: Remove double definition; it should fix uses of the ADV, including "--once". * memdump: Remove old obsolete COM16 binary. * isohybrid: Numerous fixes (Thomas Schmitt). * chain.c32: Add an adjustable "strict={0,1,2}" flag, improve error reporting (Michal Soltys.) * lpxelinux.0: Workaround for various buggy BIOSes (Gene Cumm.) * PXE: Fix a stack-smash...
2005 Jul 07
0
pxelinux and DISPLAY
...03.000000000 -0700 @@ -20,6 +20,9 @@ BIOS flash programs. * COM32 module to boot Multiboot systems, including Xen. See com32/modules/mboot.doc. + * Max command line changed to 1024 characters. Note that the + kernel proper still can only handle 255 characters without + patching, and COM16 binaries can only handle 125 characters. Changes in 3.07: * Fix chainloading (chain.c32). diff -urN syslinux-3.08-pre10/config.inc syslinux-3.08-pre11/config.inc --- syslinux-3.08-pre10/config.inc 2005-01-03 00:31:59.000000000 -0800 +++ syslinux-3.08-pre11/config.inc 2005-05-08 14:47:03.000000...
2014 Oct 14
0
Syslinux 6.03 released
...FS: Correct file->offset usage in ntfs_readdir (Andy Alex). > * New support for UFS/FFS (UFS1/2) (Raphael S. Carvalho). > * adv: Remove double definition; > it should fix uses of the ADV, including "--once". > * memdump: Remove old obsolete COM16 binary. > * isohybrid: Numerous fixes (Thomas Schmitt). > * chain.c32: Add an adjustable "strict={0,1,2}" flag, improve > error reporting (Michal Soltys.) > * lpxelinux.0: Workaround for various buggy BIOSes (Gene > Cumm.) >...