Subject: Re: bus-dma implementation for aic7xxx driver
To: None <leo@wau.mis.ah.nl>
From: Noriyuki Soda <soda@sra.co.jp>
List: tech-kern
Date: 03/03/1998 01:37:29
> I am planning to modify this driver soon (within a week or 2). I was planning
> to use the implementation of bus_dma in aha.c as an example.

Please make sure that ahc_isa.c doesn't use bounce buffer,
because it is driver for AHA-284x (VL bus adapter) and doesn't need
bounce buffering.
--
soda