Re: driverfs is not for everything! (was: [PATCH] /proc/scsi/map )

Patrick Mochel (mochel@osdl.org)
Tue, 25 Jun 2002 11:38:53 -0700 (PDT)


> I think the qualification for appearing in driverfs is actually possessing a
> driver. Therefore, we accept FC and iSCSI. Things which appear as
> FileSystems are debatable, but not anything which has a real device driver.

The qualification for appearing in the device tree is the physical
presence of the device, regardless of the presence of a driver to control
it. (This typically depends on the presence of the bus driver so it can
discover the device.) Presence in the device tree implies presence in
driverfs.

-pat

-
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/