Re: ISA slot detection on PCI systems?

From: Dave Jones (davej@suse.de)
Date: Sun Jan 06 2002 - 13:20:41 EST


On Sun, 6 Jan 2002, Mr. James W. Laferriere wrote:

> And what is there to replace /proc/ide ? I see no other facility
> in /proc to do the job . Again am I missing something here ?

99% of everything done by /proc/ide/ can be done in userspace by parsing
/proc/bus/pci. The remaining 1% can be done with ioctls.

The info exposed by /proc/scsi may be exposed by ioctls also, (in which
case, that too can be done entirely in userspace), however, I'm not sure
everything shown there is accessable by means other than proc parsing.

-- 
| Dave Jones.        http://www.codemonkey.org.uk
| SuSE Labs

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



This archive was generated by hypermail 2b29 : Mon Jan 07 2002 - 21:00:31 EST