> From: Miquel van Smoorenburg [mailto:[EMAIL PROTECTED]
> >+static int aac_scsi_32_64(struct fib * fib, struct scsi_cmnd * cmd)
> >+{
> >+if ((sizeof(dma_addr_t) > 4) &&
> >+ (num_physpages > (0xULL >> PAGE_SHIFT)) &&
> >+ (fib->dev->adapter_info.options & AAC_OPT_SGMAP_HOST64
In article <[EMAIL PROTECTED]> you write:
>Path: news.xs4all.nl!newsspool.news.xs4all.nl!post.news.xs4all.nl!gateway
>The enclosed patch introduces a new adapter quirk and tries to limp
>along by enabling pass-through in situations where memory is 32 bit
>addressable on 64 bit machines, or disable
2 matches
Mail list logo