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

Re: [MiNT] scsilib



Hello!

So,why xif -- that device is actually ethernet one.It was just
"academic" question since i've got custom scsi lib but I wanted to use
as much from mint as possible.

So you want to write a xif network driver that use the SCSI interface as transport medium.

At the moment the scsidrv functions are not available through the kernel interface. But as fallback you can directly call GEMDOS 0x15f (sys_emulation) with the first argument set to 2 (just take a look into sys_emu.c [which is GEMDOS 0x15f] and scsidrv.c). It's maybe also a good idea to add the scsidrv functions to the kernel interface.


Regards,
Frank

--
ATARI FALCON 060 // MILAN 060
--------------------------------
http://sparemint.atariforge.org/
e-Mail: fnaumann@freemint.de