Date: Sat, 15 Aug 1998 21:02:53 +0200 (CEST) From: Søren Schmidt <sos@FreeBSD.ORG> To: mike@smith.net.au (Mike Smith) Cc: sos@FreeBSD.ORG, tlambert@primenet.com, current@FreeBSD.ORG, hackers@FreeBSD.ORG Subject: Re: TESTERS WANTED for new ATAPI CD/CDR/CDRW driver. Message-ID: <199808151902.VAA08482@sos.freebsd.dk> In-Reply-To: <199808150936.JAA00459@word.smith.net.au> from Mike Smith at "Aug 15, 98 09:33:09 am"
next in thread | previous in thread | raw e-mail | index | archive | help
In reply to Mike Smith who wrote: > > > > There is no CAM in there. There might be a hook in the ata driver > > to register the ATAPI devices through CAM later. Acessing ATA disk > > devices through CAM is not planned. > > You've changed your mind *again*? No :) > For what it's worth, I don't see much value in treating ATA disks as > though they were SCSI disks; the overhead in translation is probably > too high. On the other hand, I'm less sure about things that use the > ATAPI packet protocol. The ATA driver with lowlevel ATAPI support _must_ be implemented in all cases, the difference is if the ATAPI device are registered under CAM (scsi) or if there are nataive ATAPI drivers instead. Since I've allready written an ATAPI tape driver, and now an ATAPI CD-R/RW driver (which doesn't exist for CAM), I see no reason why not to have them. There is nothing hindering a CAM hook too, for those wanting that, but that will be up in the future until CAM gets "serious" enough. I se NO reason to bloat an ATA/ATAPI only system with all the CAM stuff though, but in a mixed ATA/ATAPI/SCSI system it might have some merit. > Still, and more importantly, you're the one doing the work. Exactly, and as long as its my spare time, I'll do the deciding :) -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Søren Schmidt (sos@FreeBSD.org) FreeBSD Core Team Even more code to hack -- will it ever end? .. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808151902.VAA08482>