hehe. Here's a salient point:
native block drivers are typically used in one of two ways: creating a
whole subsystem (ide, scsi), or servicing a single host (dac960).
I am doing the first: creating a whole subsystem. The infrastructure
involved in that, over and above what block already provides, is that
part I dread coding.
If I am to code that, I want to do so ONCE. And that means a
bus-agnostic /dev/{disk,cdrom,tape}. Not /dev/{ad,acd,at,ag}.
Jeff
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/