Re: [Etherboot-developers] Adding more device ids to drivers
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ebi...@ln...> - 2003-03-14 00:49:22
|
Georg Baum <Geo...@po...> writes: > Now that adding new vendor/device ids require only one change: Does it make > sense to add combinations that are missing in etherboot, but present in > linux? > I think it is safe to add them if the linux driver handles the missing ids > exactly like the existing ones. If there are no objections, I will do this. If you are real ambitious while you are going through you could grab the multicast support enable code from the linux drivers as well. Usually it amounts to a line or two of code change needed per driver. I keep intending to do it but never actually getting around to it. Eric |