On Sun, Jan 02, 2005 at 10:59:05AM -0500, Trey Sizemore wrote: > I'm running 5.3-RELEASE and want to use k3b for CD burning. I have an > IDE CD burner and IDE DVD drive. Do I need to have atapicam loaded in > the kernel? Has this been depricated in 5.3? I notice the following in > my GENERIC kernel config: > > [snip] > > Do I need to add a line for atapicam in my GENERIC file and rebuild the > kernel?
Yes. You can't kldload atapicam. You need a 'device atapicam' line in your kernel config file, then rebuild, install and reboot the kernel. > Cheers, > Trey Regards, -cpghost. -- Cordula's Web. http://www.cordula.ws/ _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
