Re: ata vs atapicam ?

From: Scott Long (scottl_at_freebsd.org)
Date: 11/29/04

  • Next message: Michael Nottebrock: "fsck shortcomings"
    Date: Sun, 28 Nov 2004 18:36:30 -0700
    To: "Wilkinson, Alex" <alex.wilkinson@dsto.defence.gov.au>
    
    

    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@freebsd.org mailing list
    > http://lists.freebsd.org/mailman/listinfo/freebsd-current
    > To unsubscribe, send any mail to "freebsd-current-unsubscribe@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
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"


  • Next message: Michael Nottebrock: "fsck shortcomings"