> While digging through some of the /proc files, I stumbled across some
> interesting behavior in /proc/bus/pci. This doesn't seem to be very
> serious, as things recover just fine after a few seconds, and it only
> works as root, but reading a file in /proc/bus/pci/00 on my system (09.0
> in this case) causes my SCSI controller to flip.
This is a known problem (already discussed in this list a week ago). Your
SCSI card has configuration registers with side effects on reads and you are
root, therefore /proc/bus/pci does exactly what it should do.
Have a nice fortnight
-- Martin `MJ' Mares <mj@ucw.cz> http://atrey.karlin.mff.cuni.cz/~mj/ Faculty of Math and Physics, Charles University, Prague, Czech Rep., Earth "A LISP programmer knows value of everything, but cost of nothing."- 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/