From owner-freebsd-hackers Thu Nov 12 09:50:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA02596 for freebsd-hackers-outgoing; Thu, 12 Nov 1998 09:50:20 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from terra.Sarnoff.COM (terra.sarnoff.com [130.33.11.203]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id JAA02583 for ; Thu, 12 Nov 1998 09:50:15 -0800 (PST) (envelope-from rminnich@Sarnoff.COM) Received: (from rminnich@localhost) by terra.Sarnoff.COM (8.6.12/8.6.12) id MAA16088; Thu, 12 Nov 1998 12:49:21 -0500 Date: Thu, 12 Nov 1998 12:49:21 -0500 (EST) From: "Ron G. Minnich" X-Sender: rminnich@terra To: "Larry S. Lile" cc: hackers@FreeBSD.ORG Subject: Re: PCI device question In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 12 Nov 1998, Larry S. Lile wrote: > No, there is a probe function in the driver kit that will find all > of the adapters presumably through PIO, so I have not neede to > delve into this yet. They then want a pointer into the right spot > in memory for the config. info passed into another function. I agree with Mike. The driver kit is doing things the wrong say. Spend a little extra time and get it working the right way, it is not hard and you will not regret it. ron To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message