Re: [uClinux-dev] [PATCH]Driver for access to MCF IPS

2007-05-13 Thread Steve Bennett
I agree. I'll see what this is used for and at least come up with an mmap interface to it. Cheers, Steve Greg Ungerer wrote: Hi Steve, Steve Bennett wrote: This patch adds a driver for simple access to the Coldfire Internal Peripheral System (IPS) address space via the /dev/ips char device.

Re: [uClinux-dev] [PATCH]Driver for access to MCF IPS

2007-05-13 Thread Greg Ungerer
Hi Steve, Steve Bennett wrote: This patch adds a driver for simple access to the Coldfire Internal Peripheral System (IPS) address space via the /dev/ips char device. Signed-Off-By: Steve Bennett <[EMAIL PROTECTED]> I have some reservations about this one. Working with peripheral space regist

[uClinux-dev] [PATCH]Driver for access to MCF IPS

2007-05-13 Thread Steve Bennett
This patch adds a driver for simple access to the Coldfire Internal Peripheral System (IPS) address space via the /dev/ips char device. Signed-Off-By: Steve Bennett <[EMAIL PROTECTED]> diff -urN uClinux-dist.orig/linux-2.6.x/drivers/char/Makefile uClinux-dist/linux-2.6.x/drivers/char/Makefile -