Hi Alan,
On Mon, 2003-09-29 at 07:53, Alan McCollough wrote:
> zoran_driver.c:4704: warning: passing arg 1 of `remap_page_range_R2baf18f2'
> makes pointer from integer without a cast
Line 4475 in zoran_driver.c, change:
#if LINUX_VERSION_CODE < KERNEL_VERSION(2,5,0)
#define zr_remap_page_range(
I am very new to Linux, being an old Windows veteran.
Here is the problem: I have an Iomega BUZ card, which has worked fine
forever in one of my Win boxes. I have put together a new box, a Via EPIA-M
1000 board, 512mb ram, running RH 9. The kernel is 2.4.20.
Following the instructions as best