SYNC TO KERNEL: - Replace kvirt_to_pa with page_address() for 2.5.5. - Accessing inode->u.generic_ip isn't safe. Use PDE() instead. (2.5.5) NEW FEATURES: - New device: Lifeview USB Live TV (PAL/SECAM) BUG FIXES: - Disabled buf_timeout and related code. It was calling vfree() in interrupt context, which is illegal. Memory is deallocated immediately upon close() now. - Should have been printing 8 bytes of OV518 packet header rather than 12