Re: [Etherboot-developers] Etherboot.zdsk suggestions...
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ke...@et...> - 2003-09-21 01:01:27
|
>The drivers that write noise on the screen are: >------------------ >3c529.o: writes repeatedly: > > 3c509: eeprom busy. > (probe fail) > Warning assuming presence of MCA bus > MCA card not found > >...and require ESC to continue >------------------ >3c515.o writes repeatedly dots ".........................." > >The second time is is probed, writes instead: > > 0 3c515 cards found > >...and require ESC to continue >------------------ >3c509.o writes repeatedly: > > 3c509: eeprom busy. > (probe fail) > >...and require ESC to continue >------------------ >smc9000.o: no real problems.... simply writes a "...driver >version....\ncopyright...\nNo SMC9000 Adapter found" after writing his >name, not coherent with other drivers... >------------------ >sk_g16: no real problems.... simply writes a "\n" after writing his >name, not coherent with other drivers... Ok thanks very much for your work. We'll fix these 4 drivers and leave it at that. Timothy, can you do the 3c515? >> >No problem... the big problem was WHERE to put my hand to prevent this >> >file to be included in etherboot.zdsk; at the end I changed genrules.pl, >> >but I'm not really sure it is the right place... >> >> It's already commented out in the 5.2.1 I believe. > >No....it wasn't... :o( It's checked in now. |