/proc/isapnp - automatisation fails - stat D

From: Håvard Garnes (hhg@iname.com)
Date: Thu Jun 01 2000 - 13:25:05 EST


Pardon me if this question has been adressed before, but this is the
most annoying thing I have come up with in the 2.4.0-test1 kernel yet.

The problem is that when I try to write a script (very simple and
perhaps no good) to just "cat" directly into /proc/isapnp, cat enters an
uniterruptable sleep (stat D in ps), and I have to reboot to be able to
write to /proc/isapnp again.

My script file looks partially like this:

/etc/isapnp

card 0 TAG2610
dev 0 TAG2610
port 0 0x580
irq 0 3
activate

If i now try to "cat /etc/isapnp > /proc/isapnp" cat dies hard.

The problem also occures if I try to paste things into the "standard
command-interface (cat >/proc/isapnp<<EOF)" it also freezes up if I try
to use the "auto" command like this:

card 0 TAG2610
dev 0 TAG2610
auto
activate

Is this a known problem?

Håvard.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Jun 07 2000 - 21:00:13 EST