On Tue, 27 Sep 2011 10:12:32 +0200 Wolfram Sang <w.sang@xxxxxxxxxxxxxx> wrote: > > > Yes, but from the filename you'd already have a hint. If you only know > > mc13892 and don't know that the mc13783 is an almost compatible part, > > you'd never find the former was already supported. > > When looking for suitable drivers, 'grep' is a way better friend than > 'find' :) Can you easily 'grep' on git-web? :-) ... I may be a noob, but that's usually where I start to look for support of a particular chip when I don't happen to have a local clone of that git repo. Being a mainline-minded hardware developer, I do this fairly often ;-) > > OTOH, I know that many other drivers tend to have names reflecting the > > first supported model of a family, so that is usual practice. > > Yes, otherwise drivers/rtc/rtc-ds1307 would be rtc-xxxxxx.c these days. > Also, using those 'x' tends to create conflicts like 30cb35b > ("leds-pca9532.c: change driver name to be unique"). Spoiled history for > git blame is another drawback. I agree. That's why I hadn't changed the filename myself in the original patch. I consider file-renames/moves as a PITA when searching git logs and trying to track changes. There might be powerful git-fu these days to do it (done it myself), but IMHO it still hurts too much. Best regards, -- David Jander Protonic Holland. _______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors