Re: [2.5 patch] let COMX depend on PROC_FS

Christoph Hellwig (hch@infradead.org)
Tue, 10 Jun 2003 14:57:21 +0100


On Tue, Jun 10, 2003 at 03:51:09PM +0200, Pásztor Szilárd wrote:
> Is the case the same with the SCSI drivers, IDE drivers, network core,
> filesystems and everything that creates directories and file entries in
> procfs?

No. The problem with comx is that unlike other driver it doesn't
not use the published procfs API but instead tries to implemented
half of an own filesystem abusing procfs infrastructure.

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