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
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
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"


_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to