On Tue, 2004-02-10 at 19:03, Marcus Brown wrote:
> Can anyone tell me what is wrong with having a separate module
> for the 22xx hamcop? I think this is a good thing.
> a. different device
> b. different chip
> c. etc .... :)
There are two problems with duplicating the code. First, in a generic
ipaqpxa kernel you would end up carrying around two copies of
essentially the same thing, which is a waste of space. Second, and
perhaps more serious, having more copies of the code means more
maintenance work in the future.
p.
Received on Wed Feb 11 2004 - 00:13:46 EST
This archive was generated by hypermail 2.2.0 : Mon Jul 25 2005 - 17:19:25 EDT