On Wed, Oct 10, 2001 at 05:32:12PM -0400, Philip Jones wrote: You just send this message to me personally without a CC to the linux-arm list and now I see it over here as well without a CC to myself. Please consider using a non-broken mailer that does show that you CC messages to me or the mailing list.
> I am including asm/hardware.h, compiling with -O2 and compiling against the > proper kernel tree. Are there any other headers that might be critical? The usual stuff: linux/module.h, linux/kernel.h, and linux/init.h. > Is > there a certain access mode the kernel module needs to be in to use physical > memory instead of virtual memory? No, the CPU IO registers are mapped in kernel mode. What kernel version are you using? If it's a recent kernel, please send some minimal test code that reveals the bug to the linux-arm-kernel list. Erik -- J.A.K. (Erik) Mouw, Information and Communication Theory Group, Department of Electrical Engineering, Faculty of Information Technology and Systems, Delft University of Technology, PO BOX 5031, 2600 GA Delft, The Netherlands Phone: +31-15-2783635 Fax: +31-15-2781843 Email: [EMAIL PROTECTED] WWW: http://www-ict.its.tudelft.nl/~erik/ _______________________________________________ http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm Please visit the above address for information on this list.
