Erwan Velu
2007-Feb-08 20:39 UTC
[syslinux] [PATCH 1/1]: Ethersel must use the pci com32 module instead of builtin pci detection code
From : Erwan Velu <erwan.velu at free.fr> This patch - remove the pci detection code from ethersel - add a find_pci_device() function in the PCI com32 module - make ethersel using the pci com32 module instead of builtin pci detection code Testing and feedback are welcome. Signed-off-by:Erwan Velu <erwan.velu at free.fr> -------------- next part -------------- A non-text attachment was scrubbed... Name: ethersel-pci.patch Type: text/x-patch Size: 5244 bytes Desc: not available URL: <http://www.zytor.com/pipermail/syslinux/attachments/20070208/582ac5f0/attachment.bin>
Erwan Velu
2007-Mar-07 18:52 UTC
[syslinux] [PATCH 1/1]: Ethersel must use the pci com32 module instead of builtin pci detection code
Erwan Velu wrote:> From : Erwan Velu <erwan.velu at free.fr> > > This patch > - remove the pci detection code from ethersel > - add a find_pci_device() function in the PCI com32 module > - make ethersel using the pci com32 module instead of builtin pci > detection code > > Testing and feedback are welcome. > > Signed-off-by:Erwan Velu <erwan.velu at free.fr> > ------------------------------------------------------------------------I just downloaded the latest 3.40-pre11 and this patch doesn't seems to be integrated. The patch still appy, is there anything wrong with this patch ? Regards,
Seemingly Similar Threads
- [PATCH 1/1] : Adding a new com32 module to handle cpu information
- [PATCH 1/1]: Improving PCI collected informations
- [PATCH 1/1] : Adding long mode support to dmi
- [syslinux:master] tftp: Report server IP address on debug message
- [PATCH 1/1] : PCI detection code doesn't corrupt memory anymore