From owner-freebsd-hackers Wed Aug 22 13:17:47 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from slc.robotech.net (www.cyber-wire.com [209.119.76.3]) by hub.freebsd.org (Postfix) with ESMTP id 2A20D37B448 for ; Wed, 22 Aug 2001 13:17:32 -0700 (PDT) (envelope-from johnson@faradayco.com) Received: from faradayco.com [216.4.209.14] by slc.robotech.net with ESMTP (SMTPD32-5.05) id A2C78EA70226; Wed, 22 Aug 2001 14:15:03 -0600 Message-ID: <3B84149C.8DD7F30B@faradayco.com> Date: Wed, 22 Aug 2001 14:22:52 -0600 From: djohnson X-Mailer: Mozilla 4.6 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-hackers@FreeBSD.org Subject: pci_get_devid() Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm doing some PCI related code and keep running into the function/method pci_get_devid() in FreeBSD source files (like pcisupport.c). A couple of us have looked for this function in our systems and can't seem to find it. Can anyone tell me where I can find the source for pci_get_devid()? By the way, I'm trying to write a little application that gives a detailed enumeration of the PCI bus using BIOS calls. Thanks in advance. D. Johnson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message