Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 18 Sep 2002 01:45:43 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 18 Sep 2002 01:45:43 -0400 Received: from dmz.hesby.net ([81.29.32.2]:12500 "HELO firewall.hesbynett.no") by vger.kernel.org with SMTP id convert rfc822-to-8bit; Wed, 18 Sep 2002 01:45:43 -0400 Subject: Virtual to physical address mapping From: Ole =?ISO-8859-1?Q?Andr=E9?= Vadla =?ISO-8859-1?Q?Ravn=E5s?= To: linux-kernel@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8BIT X-Mailer: Ximian Evolution 1.0.8 Date: 18 Sep 2002 07:54:16 +0200 Message-Id: <1032328456.5812.16.camel@zole.jblinux.net> Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 681 Lines: 18 Hi I've noticed that ifconfig shows a base address and an interrupt number.. However, I can't get that base address to correspond to anything in /proc/iomem, which means that I can't determine which PCI device (in this case) it corresponds to (guess the base address is virtual). What I want is to find a way to get the PCI bus and device no for the network device, but is this at all possible without altering the kernel? Ole Andr? - 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/