Date: Tue, 15 Mar 2005 08:14:45 -0500 From: Charles Swiger <cswiger@mac.com> To: Jeff Smick <sprsquish@gmail.com> Cc: freebsd-current@freebsd.org Subject: Re: ATAPICAM Problem Message-ID: <7f5377ce7868d846c70151b31c2ebe43@mac.com> In-Reply-To: <669ac2d05031502585f8230a@mail.gmail.com> References: <669ac2d05031502585f8230a@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mar 15, 2005, at 5:58 AM, Jeff Smick wrote: [ ...problems making ATAPICAM go... ] You are commenting out too much stuff below. I believe you'll need to uncomment at least atadisk and da, but it's better to get a working config, and then comment stuff out until something breaks, then try going the other way... -- -Chuck > Here's what's enabled in my kernel config: > # ATA and ATAPI devices > device ata > #device atadisk # ATA disk drives > #device ataraid # ATA RAID drives > device atapicd # ATAPI CDROM drives > #device atapifd # ATAPI floppy drives > #device atapist # ATAPI tape drives > device atapicam # ATAPI CAM transport > options ATA_STATIC_ID # Static device numbering > > # SCSI peripherals > device scbus # SCSI bus (required for SCSI) > #device ch # SCSI media changers > #device da # Direct Access (disks) > #device sa # Sequential Access (tape etc) > device cd # CD > device pass # Passthrough device (direct SCSI > access)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7f5377ce7868d846c70151b31c2ebe43>