Re: PNP depends on ISA ? (2.6.2-rc2

From: Adam Belay
Date: Mon Jan 26 2004 - 18:55:03 EST


On Mon, Jan 26, 2004 at 06:15:43PM -0500, David Sanders wrote:
> On Monday 26 January 2004 11:17 am, Adam Belay wrote:
> > On Mon, Jan 26, 2004 at 09:31:44PM +0200, Micha Feigin wrote:
> > > I was wondering why pnp depends on isa being selected in 2.6.2-rc2,
>
> > Yes, it only is related to isa devices, but they include onboard
> I the 2.4.x kernel I seem to remember being able to cat /proc/isapnp
> and getting info about pnp devices on my system. Is there an
> equivalent in 2.6.x ?

Yes. A complete interface, including id information and control over
resource management is provided through sysfs.

#mkdir /sys
#mount -t sysfs none /sys

Look in /sys/bus/pnp for more information.

Thanks,
Adam
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/