Re: [PATCH] atari aranym nfstderr, take 2

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

 



BTW, I am amazed by simplicity of the patch and am wondering if it is
similarly simple to write a disk driver (to avoid the IDE emulation in
ARAnyM).

I don't think it's quite as simple.

Not nearly as simple - you won't get away with a single fops, for
starters. OTOH we don't need to fudge around with interrupts and could
just pretend a disk request returns right away, meaning to call the
end_request()  function from the request function directly (if that's a
no-no for some reason, call it via a task queue right away).

I've started on that, and run into the issue on what to do with the
various minors, i.e. partitions. Other than that, it looks pretty
straightforward. Need to check other block drivers for that.

My broadband provider just went out of their way to prove that NZ is a
third world country WRT technology (nation-wide broadband outage for over
three days? Gimme a modem :-( ...) so I won't ba able to check out the
ARAnyM source all that soon. There's still that ESP project waiting as
well...

Cheers,

	Michael


-
To unsubscribe from this list: send the line "unsubscribe linux-m68k" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Video for Linux]     [Yosemite News]     [Linux S/390]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux