xbgmsharp / ipxe-buildweb

iPXE Prebuilt binary web interface
GNU General Public License v3.0
157 stars 63 forks source link

is it possible to add ASIX driver #48

Open gadd1 opened 7 years ago

gadd1 commented 7 years ago

Hi I have USB Ethernet adapter and i wondered will it be possible to add its driver to iPXE image in order to boot of a USB drive and PXE boot via the USB Ethernet

the driver is for ASIX
http://www.asix.com.tw/FrootAttach/driver/MCS783x_Linux_driver_v1.11.zip

also found this reference http://www.johnwillis.com/2014/08/ipxe-demo-of-usb-ethernet-adapter.html

Thanks,

NiKiZe commented 7 years ago

Which Asix device (USB VID and PID) are you using this for?

iPXE has a driver (axge) for Asix usb devices, but it does not seem lik this can be selected in the web interface. You could test to build from ipxe sources yourself and see if that driver works for you.

gadd1 commented 7 years ago

HW ID USB\VID_9710&PID_7832 I tried myself and didn't have manage building iPXE, this is one of the reasons I turned to ROM-O-Matic