>I've put a patch against Russell's recent 2.1.131 version at:
>
> ftp://ftp.netwinder.org/users/p/philb/linux-2.1.131-philb-981207.gz
There's now a new patch in the same directory containing some extra stuff:
- fix a bug in ARM3 uaccess (16-bit put_user was corrupting a register)
- the NetWinder compile fix that I posted yesterday
- implementation of ioremap (currently only wired in for EBSA-285)
- couple of other minor things
The interesting bit is ioremap. I haven't tested this very much but it seems
to be sufficient for bttv to detect my card. :-) I've put some compatibility
gunk in there so that drivers doing readb() on an address they didn't get from
ioremap() should still work. In the longer term we probably want to fix any
code that does this and then the "FUDGE_FACTOR" bits in io.h can come out.
Share and enjoy. The filename is `linux-2.1.131-philb-981207-981209.gz'.
p.
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]