From owner-freebsd-hackers Mon Dec 6 16:50: 2 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from www.geocrawler.com (sourceforge.net [209.81.8.17]) by hub.freebsd.org (Postfix) with ESMTP id 4A166150E1 for ; Mon, 6 Dec 1999 16:49:55 -0800 (PST) (envelope-from nobody@www.geocrawler.com) Received: (from nobody@localhost) by www.geocrawler.com (8.9.3/8.9.3) id QAA22811; Mon, 6 Dec 1999 16:49:58 -0800 Date: Mon, 6 Dec 1999 16:49:58 -0800 Message-Id: <199912070049.QAA22811@www.geocrawler.com> To: freebsd-hackers@freebsd.org Subject: PCI device drivers From: "Alex" Reply-To: "Alex" Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This message was sent from Geocrawler.com by "Alex" Be sure to reply to that address. Hello, I'm writting PCI device drivers (KLD) for FreeBSD 3.2. PCI board is probed and attached correclty during booting. Is exist any function, which I can use in my device driver, that can returns me device configuration (pcici_t)? (like in Linux - pcibios_find_device) Thanks for any help? Geocrawler.com - The Knowledge Archive To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message