Date: Fri, 01 Aug 2008 11:51:47 -0500 From: Paul Procacci <pprocacci@datapipe.com> To: John Nielsen <lists@jnielsen.net> Cc: freebsd-stable <freebsd-stable@freebsd.org>, "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: Re: Adding device to FreeBSD 6.3-STABLE Message-ID: <48933F23.1050201@datapipe.com> In-Reply-To: <200808011213.41335.lists@jnielsen.net> References: <6A7AD37501FA4199B44BBBB03B0EE368@jarasoft.net> <200808011213.41335.lists@jnielsen.net>
next in thread | previous in thread | raw e-mail | index | archive | help
John Nielsen wrote: > On Friday 01 August 2008, Jack Raats wrote: > >> I would like to add the zyd device to FreeBSD. >> The zyd driver allready is in FreeBSD 7.0. >> Which steps do I have to take to add the zyd device to FreeBSD? >> > > Sorry, what are you asking? What version of FreeBSD are you using and what > do you need help doing? > > JN > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > To make the device available without recompiling your kernel you do the following: kldload if_zyd To have zyd available after reboots add it to /boot/loader.conf as: if_zyd_load="YES"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48933F23.1050201>