>>>>> "Jeff" == Jeff Garzik <jeff@xxxxxxxxxx> writes: Jeff> Alan Cox wrote: >>> With a brand new command set, might as well avoid SCSI completely >>> IMO, and create a brand new block device. >> >> Providing we allow for the (inevitable ;)) joys of NVHCI over SAS etc 8) Jeff> Perhaps... from what I can tell, this is a direct, asynchronous Jeff> NVM interface. It appears to lack any concept of bus or bus Jeff> enumeration. No worries about link up/down, storage device Jeff> hotplug, etc. (you still have PCI hotplug case, of course) Didn't we just spend years merging the old IDE PATA block devices into the libata/scsi block device setup to get a more unified userspace and to share common code? I'm a total ignoramous here, but it would seem that it would be nice to keep the /dev/sd# stuff around for this, esp since it is supported through/with/around AHCI and libata stuff. Honestly, I don't care as long as userspace isn't too affected and I can just format it using ext3. :] Which I realize would be silly since it's probably nothing like regular disk access, but more like the NVRAM used on Netapps for caching writes to disk so they can be acknowledged quicker to the clients. Or like the old PrestoServe NVRAM modules on DECsystems and Alphas. John -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html