H. Peter Anvin writes: > Red herring. It's not very nice for *applications* to not indirect > through a driver, but if that driver is in userspace or kernel space > is irrelevant. Incidentally, "applications" here include a lot of the > parsers that produce /proc output. /proc/pci is occationally handy, > but it is also an example on why you shouldn't do data reduction in > kernel space unless you can avoid it. Now /proc/bus/pci is available > and contains all the data, however. Of course, /proc/bus/pci contains forbidden binary files. You're supposed to be happy with ASCII text, as found in the /proc/pci file. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo _at_ vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Follow-Ups:
- Re: ISA slot detection on PCI systems?Dave Jones <davej _at_ suse.de>
- Prev by Date: Re: Why would a valid DVD show zero files on Linux?
- Next by Date: Re: Compile error 2.5.2-pre8 (ext3)
- Previous by thread: Re: [patch] O(1) scheduler, 2.4.17-A1, 2.5.2-pre7-A1.
- Next by thread: Re: ISA slot detection on PCI systems?
- Indexes:[Main][Thread]