Hello Marcelo, On 18.12.2003 20:05, Marcelo Tosatti schrieb: > > On Mon, 15 Dec 2003, Geert Uytterhoeven wrote: > > >>On Fri, 12 Dec 2003, Michael Hunold wrote: >> >>>Two framebuffer drivers (clgenfb.c and hgafb.c), however, use KERN_ERR >>>to say that their particular card has *not* been found which is very >>>annoying. >>> >>>Especially the clgenfb.c driver simply says on bootup: >>> > Couldn't find PCI device >>>which can really confuse newbie users. >>> >>>The appended patch replaces two KERN_ERR with KERN_INFO and additionally >>>makes the clgen.c message more descriptive. >>> >>>Please apply, thanks! >> >>Patch looks OK to me, except that I would print `clgenfb' instead of `clgen'. > > > That looks sane. > > Can you change it Michael? Attached is an updated patch -- sorry for the long delay. I'll create a separate patch for 2.6 and sent it to Linus/Andrew. CU Michael.