Date: Wed, 9 Feb 2000 02:10:28 -0800 From: Alfred Perlstein <bright@wintelcom.net> To: "Grover, Andrew" <andrew.grover@intel.com> Cc: "'freebsd-questions@freebsd.org'" <freebsd-questions@FreeBSD.ORG> Subject: Re: porting drivers from Linux Message-ID: <20000209021028.Q17536@fw.wintelcom.net> In-Reply-To: <4148FEAAD879D311AC5700A0C969E8905DE0FB@orsmsx35.jf.intel.com>; from andrew.grover@intel.com on Tue, Feb 08, 2000 at 08:29:10PM -0800 References: <4148FEAAD879D311AC5700A0C969E8905DE0FB@orsmsx35.jf.intel.com>
next in thread | previous in thread | raw e-mail | index | archive | help
* Grover, Andrew <andrew.grover@intel.com> [000209 01:54] wrote: > > (sorry if this is a FAQ, but the listserv search is temporarily down) > > So, Linux can port BSD drivers, but FreeBSD can't be based on Linux drivers, > because of the GPL on them? > > I'm specifically thinking pcmcia here... There's nothing wrong with GPL'd drivers, however since the Linux kernel interface to device is so different than the BSD one you'd basically be writing the driver from scratch. However see src/sys/contrib for non-BSD licensed things that can be _conditionally_ put into the kernel. -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000209021028.Q17536>