Displaying 3 results from an estimated 3 matches for "syslimux".
Did you mean:
sysinux
2014 Sep 29
0
syslimux with interrupts
...I will try lpxelinux.0 from Syslinux6.03-pre20.
Is there lpxelinux.0 in versions earlier than Syslinux5.10?
-----Original Message-----
From: Gene Cumm [mailto:gene.cumm at gmail.com]
Sent: Monday, 29 September, 2014 18:40
To: Wissam Shoukair; For discussion of Syslinux and tftp-hpa
Subject: Re: syslimux with interrupts
On Mon, Sep 29, 2014 at 11:07 AM, Wissam Shoukair <wissams at mellanox.com> wrote:
> Hi Gene,
>
> Is there a way to compile pxelinux.0 to work with interrupts ?
>
> I need to check my driver (based on iPXE) which works in interrupt
> mode (and not polling)...
2014 Sep 29
2
syslimux with interrupts
On Mon, Sep 29, 2014 at 11:07 AM, Wissam Shoukair <wissams at mellanox.com> wrote:
> Hi Gene,
>
> Is there a way to compile pxelinux.0 to work with interrupts ?
>
> I need to check my driver (based on iPXE) which works in interrupt mode (and
> not polling)
>
>
>
> Thanks for your help.
>
> Wissam
What version? pxelinux.0 or lpxelinux.0? I've never
2009 Mar 30
2
[PATCH 1/1] v2 Add Diagnostic MBR for trouble-shooting
---
mbr/Makefile | 6 +-
mbr/mbr-diag.S | 372 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 377 insertions(+), 1 deletions(-)
create mode 100644 mbr/mbr-diag.S
diff --git a/mbr/Makefile b/mbr/Makefile
index 0bdf7e3..b9d743d 100644
--- a/mbr/Makefile
+++ b/mbr/Makefile
@@ -17,7 +17,7 @@
topdir = ..
include $(topdir)/MCONFIG.embedded
-all: mbr.bin gptmbr.bin