From: Adrian M. <ad...@mc...> - 2002-08-11 11:11:38
|
On Sunday 11 Aug 2002 12:05 pm, M. R. Brown wrote: > * Adrian McMenamin <ad...@mc...> on Thu, Aug 08, 2002: > > It appears to run modprobe - can someone explain to me what it does. I > > haven't read the source, I admit. But I have googled and I am none the > > wiser. > > Even when compiled statically? > > M. R. Do you mean when the code is bound into the kernel statically? Then the answer is yes. I have been reading the code and I am still deeply confused. If you idea is to map this into an area of the SH4's memory space I am not sure how that would work. Is it not better to treat this as a block device - with all the async maple stuff underneath? |