Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 7 Dec 2002 23:13:07 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 7 Dec 2002 23:13:07 -0500 Received: from neon-gw-l3.transmeta.com ([63.209.4.196]:26126 "EHLO neon-gw.transmeta.com") by vger.kernel.org with ESMTP id ; Sat, 7 Dec 2002 23:13:06 -0500 Date: Sat, 7 Dec 2002 20:21:21 -0800 (PST) From: Linus Torvalds To: Patrick Mochel cc: Willy Tarreau , Petr Vandrovec , , Subject: Re: /proc/pci deprecation? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 882 Lines: 24 On Sat, 7 Dec 2002, Patrick Mochel wrote: > > > I don't know if lspci gets that right these days, and the information does > > exist in /sys, so there is certainly at least the _potential_ of dropping > > /proc/pci. > > It appears to: > > [mochel@tina mochel]$ lspci -v | grep -B 2 IRQ | fgrep -v Subsystem > > 00:07.4 USB Controller: Advanced Micro Devices [AMD] AMD-765 [Viper] USB (rev 07) (prog-if 10 [OHCI]) > Flags: bus master, medium devsel, latency 16, IRQ 19 Just out of interest, where _does_ it get the information? Does it try to do its own irq routing (bad!) or does it do it from /proc/bus/pci/devices? Linus - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/