Trust me, you don't want to go there. Unless you only allow very minor
changes (like substituting one string for another), this is a lot of
work. I've been there. The Great Name Change took me over a month to
do most of the (devfs-aware) drivers. It was about 2 months before the
dust started settling.
And if you insert code for multiple layouts, you will be adding a lot
of extra code to the kernel. "The whole is greater than the sum of the
parts", except in this case that's bad.
Do it in user-space. That's what devfsd can do for you.
Regards,
Richard....
Permanent: rgooch@atnf.csiro.au
Current: rgooch@ras.ucalgary.ca
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/