I have been searching without much help, I am looking to add an ethernet
card to the eboot list of cards, and re-build eboot ?I have cards that are
close to cards that are listed but not completely the same yet have the
same Ethernet chip (i.e. vendor id or product id dont quite match) which
file do I modify to change or add a different product id and how do I build
eboot.bin ?

Thanks,

Joe W.

Re: eboot by Helge

Helge
Fri Aug 17 03:03:40 CDT 2007

look for g_NicSupported in kiltdrv.c

Consider that this file is shared across platforms.

/Helge