From owner-freebsd-hackers Sat Dec 8 13:56:47 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from mta05ps.bigpond.com (mta05ps.bigpond.com [144.135.25.137]) by hub.freebsd.org (Postfix) with ESMTP id C12AF37B416 for ; Sat, 8 Dec 2001 13:56:38 -0800 (PST) Received: from voicetronix.com.au ([144.135.25.84]) by mta05ps.bigpond.com (Netscape Messaging Server 4.15) with SMTP id GO1P9N00.8VD; Sun, 9 Dec 2001 08:03:23 +1000 Received: from 144.137.194.16 ([144.137.194.16]) by psmam06.mailsvc.email.bigpond.com(MailRouter V2.9k 8419/35296024); 09 Dec 2001 07:56:14 Message-ID: <3C128D82.CBF9DFB3@voicetronix.com.au> Date: Sun, 09 Dec 2001 08:30:34 +1030 From: David Rowe Organization: Voicetronix X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2-2 i686) X-Accept-Language: en MIME-Version: 1.0 To: Brooks Davis , hackers@freebsd.org Subject: Re: Newbie: Driver for PLX9050 References: <3C11C69B.F2898B1D@voicetronix.com.au> <20011208132933.A6980@Odin.AC.HMC.Edu> 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 > The chip driver is entierly bogus and only claims things that nothing > else does. This generally means that your probe code isn't working > correctly because if it were your driver would have claimed this device. As I am installing my driver after boot time (using KLD), the chip driver has already claimed the PLX device, and mydriver_probe is not presented with the device id for the PLX device. Does this mean I can only install my driver as part of the kernel, not using KLD? > > -- Brooks > > -- > Any statement of the form "X is the one, true Y" is FALSE. > PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 > > ------------------------------------------------------------------------ > Part 1.2Type: application/pgp-signature To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message