[PATCH] dc395x [1/1] Fix support for highmem

2005-02-23 Thread Jamie Lenehan
es the page_to_virt and maps sg lists dynamically. This makes the driver work with highmem pages. Signed-off-by: Guennadi Liakhovetski <[EMAIL PROTECTED]> Signed-off-by: Jamie Lenehan <[EMAIL PROTECTED]> diff -u a/drivers/scsi/dc395x.c b/drivers/scsi/dc395x.c --- a/drivers/scsi/dc395x.c 17

Re: [PATCH] dc395x fix memory mapping (was Re: dc395x: can't write to tape)

2005-02-23 Thread Jamie Lenehan
would be good to get this bug fixed for the post-2.6.11 > SCSI patch. Yep. I've been rather busy and have not had any time to look at this. The patch looks good and I've had no issues testing it now with highmem enabled on my 4G DAT drive. I'll submit the patch in a minute. Tha