The device drivers for network devices live in directory src/drivers/net.
There are already several Intel drivers there. Either enhance the existing ones 
or add your new one there.
Looks at the end of e.g. intel.c to see how PCI devices are matched.
In general the drivers are a lot like Linux drivers, but off course they have 
much reduced functionality.

Martin

On 17/03/2020 21:49, Stites, Robert wrote:
> I need to create a native iPXE driver for a new network device.  Can someone 
> direct me on how to proceed?  I’m not sure which files will need to be added 
> and what will need to be changed?  Thanks.
> 
>  
> 
> Rob
> 
> 
> _______________________________________________
> ipxe-devel mailing list
> ipxe-devel@lists.ipxe.org
> https://lists.ipxe.org/mailman/listinfo/ipxe-devel
> 
_______________________________________________
ipxe-devel mailing list
ipxe-devel@lists.ipxe.org
https://lists.ipxe.org/mailman/listinfo/ipxe-devel

Reply via email to