Port-amiga archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: 1.4.1 Generic kernel doesn't recognize Apollo SCSI ?



On Sat, Oct 02, 1999 at 10:07:21PM +0100, Gareth Davis wrote:
> Just out of interest, how difficult a task is it to write a SCSI driver?

Uhm...

if you don't need DMA capability, it's relatively easy, because most
of the work is handled by a machine-independent layer.

Look at, I think, mlhsc.c + sci.c (belong together) for an example of an
simple driver.

        -is



Home | Main Index | Thread Index | Old Index