ata vs atapicam ?

Scott Long scottl at freebsd.org
Sun Nov 28 17:36:05 PST 2004


Wilkinson, Alex wrote:
> Hi all,
> 
> Question: Now that we can manage ATA devs via the CAM layer
>           [atapicam(4)], I would like to ask: what is the point 
>           and benefit of doing so ?
> 
>   - aW
> 
> _______________________________________________
> freebsd-current at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"

ATA devices cannot be managed via CAM, only ATAPI devices.  However,
this is useful for the plethora of applications that want to talk to
CDROMs via SCSI commands (and the MMC part of the ATAPI spec is just
striped-down SCSI anyways).

Scott


More information about the freebsd-current mailing list