Re: [Etherboot-developers] Adding more device ids to drivers
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: Georg B. <Geo...@po...> - 2003-03-19 21:26:20
|
Am Freitag, 14. M=E4rz 2003 01:52 schrieb Eric W. Biederman: > 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 was not ambitious, so no multicast changes, but the new device ids = are in. A script to extract the ids from the linux drivers and the output fro= m the=20 2.4.20 kernel sources I used follows later. This makes it easy to red= o this=20 procedure in the future and check wether Linux knows new ids. I added all device ids I found, except for some 3Com EISA and CardBus= cards,=20 since I believe that Etherboot cannot handle these. Eric, I changed the last two rom entries of tg3.c, since the device i= ds=20 seemed to be wrong. Please verify that. Georg |