Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Mar 2006 16:55:44 -0500
From:      Tom Grove <freebsd@voidmain.net>
To:        Lee Shackelford <lee_shackelford@dot.ca.gov>
Cc:        questions@freebsd.org
Subject:   Re: How to load CAM subsystem
Message-ID:  <442B0260.4040608@voidmain.net>
In-Reply-To: <OF4EFA4EC5.6DCAD8F2-ON88257140.006A1A44@dot.ca.gov>
References:  <OF4EFA4EC5.6DCAD8F2-ON88257140.006A1A44@dot.ca.gov>

next in thread | previous in thread | raw e-mail | index | archive | help
Lee Shackelford wrote:

>Good morning dear FreeBSD enthusiast,
>I am trying to install a FreeBSD system for the first time.  I wish to
>support a SCSI DVD-RAM.  I have found a bash program that provides a user
>interface to use this device for backup, kindly posted by a programmer in
>Norway.  It depends on the CAM subsystem.  I am unable to find, in the man
>page for this pseudo-device-driver, the acronym to insert into the
>configuration file to have it loaded into the operating system.  Any
>suggestion is appreciated.  Thank you.  Yours truly, Lee Shackelford
>
>_______________________________________________
>freebsd-questions@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>
>
>  
>
What version of FreeBSD are you running?  If you are running a version 
that supports kernel modules you could run kldload cam as root.  You 
could also just compile it into your kernel.

-Tom



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?442B0260.4040608>