Ciaran McCreesh <[EMAIL PROTECTED]> writes: > Terje Kvernes <[EMAIL PROTECTED]> wrote: > > | /proc/pci isn't going to stay around in 2.6 unless you explicitly > | ask to keep it. use "lspci" instead, and depend on pciutils. ;-) > > Don't depend upon lspci, some archs don't have pci at all.
good point. maybe checking for 'lspci', then '/proc/pci' without having any dependencies is the best option then? -- Terje -- [EMAIL PROTECTED] mailing list
