Re: ATAPICAM problem

From: Lowell Gilbert <freebsd-current-local_at_be-well.ilk.org>
Date: 12 Mar 2004 14:36:45 -0500
Anton Nikiforov <anton_at_nikiforov.ru> writes:

> Kevin Oberman пишет:
> 
> >>Date: Fri, 12 Mar 2004 21:57:07 +0300
> >>From: Anton Nikiforov <anton_at_nikiforov.ru>
> >>Sender: owner-freebsd-current_at_freebsd.org
> >>
> >>This is a cryptographically signed message in MIME format.
> >>
> >>--------------ms060909070201090803040608
> >>Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> >>Content-Transfer-Encoding: 7bit
> >>
> >>Roman Neuhauser ?????:
> >>
> >>
> >>># anton_at_nikiforov.ru / 2004-03-12 21:42:00 +0300:
> >>>
> >>>> Could someone please help with running atapicam on ompaq Presario
> >>>> 2585 under -CURRENT?
> >>>>I did install device atapicam into the kernel and was not succseed.
> >>>>
> >>>   which means? cut+paste the buildkernel error message.
> >>>
> >>Which means what? Sorry for my english.
> >>in the kernel configuration file i have put a line
> >>device atapicam
> >>And the kernel was built and installed without visible problems.
> >>There was no messages (dmesg, /var/log/*, anywhere) about adding cd0.
> >>But under -STABLE it is just installing a cd0 like (1,0,0 in SCSI terms)
> >>
> >
> >And what did you want it to do? It is expected to create /dev/cd0 and,
> >unless you do something to invoke devfs, that's about all you should
> >expect. Have you tried using /dev/cd0? Does it work or fail? /dev/cd0c
> >is no longer used in V5.
> >
> I want to write cds with XCDroast or something like this (even
> cdrecord) But i have no /dev/cd*
> only /dev/acd0. That is it. And this was my question. How to get
> /dev/cd0 working?
> Maybe i was doing something wrong? Maybe i need something additional
> to be present in the kernel?

According to the FreeBSD Handbook's section "Using the ATAPI/CAM Driver",

       To use this driver, you will need to add the following lines to your
       kernel configuration file:

     device atapicam
     device scbus
     device cd
     device pass

       You also need the following lines in your kernel configuration file:

     device ata
     device atapicd

       Both of which should already be present.
Received on Fri Mar 12 2004 - 10:36:47 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:47 UTC