From owner-freebsd-questions@FreeBSD.ORG Sun Jan 2 15:57:32 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A303E16A4CE for ; Sun, 2 Jan 2005 15:57:32 +0000 (GMT) Received: from ispmxmta05-srv.alltel.net (ispmxmta05-srv.alltel.net [166.102.165.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id D999543D4C for ; Sun, 2 Jan 2005 15:57:31 +0000 (GMT) (envelope-from trey@fastmail.fm) Received: from [192.168.0.2] (really [69.40.74.131]) by ispmxmta05-srv.alltel.net with ESMTP <20050102155731.ZRYJ10027.ispmxmta05-srv.alltel.net@[192.168.0.2]> for ; Sun, 2 Jan 2005 09:57:31 -0600 From: Trey Sizemore To: freebsd-questions@freebsd.org Content-Type: text/plain Date: Sun, 02 Jan 2005 10:59:05 -0500 Message-Id: <1104681545.860.3.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.0.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Subject: Do I need atapicam? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Jan 2005 15:57:32 -0000 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: salamander# cat /sys/i386/conf/GENERIC | grep atapi device atapicd # ATAPI CDROM drives device atapifd # ATAPI floppy drives device atapist # ATAPI tape drives And trying to load atapicam results in: salamander# kldload atapicam kldload: can't load atapicam: No such file or directory Do I need to add a line for atapicam in my GENERIC file and rebuild the kernel? Thanks. -- Cheers, Trey --- "This wasn't just plain terrible, this was fancy terrible. This was terrible with raisins in it." -- Dorothy Parker 10:58AM up 18:11, 0 users, load averages: 0.09, 0.08, 0.07 FreeBSD salamander.thesizemores.net 5.3-RELEASE i386