Date: Thu, 17 Feb 2000 00:37:42 -0800 (PST) From: "Eugene M. Kim" <ab@astralblue.com> To: Bharat Mediratta <bharat@menalto.com> Cc: FreeBSD SCSI Mailing List <freebsd-scsi@FreeBSD.ORG> Subject: Re: OnStream 30Gb SCSI drive Message-ID: <Pine.BSF.4.20.0002170026370.5336-100000@home.astralblue.com> In-Reply-To: <NDBBKDIKOLJOLALGCEBCGEOMCIAA.bharat@menalto.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Actually I was thinking of doing this myself (got hands on all necessary documents and studied them; kudos to OnStream for making the programming information readily available on the website). The problem is that the ADR standard is not a superset of the standard for SCSI sequential access device. It uses the almost same command set, but the way they execute those commands is much different from the standard SCSI way. Given this, I think the best way to support this device is probably some kind of port that uses passthrough interface (much in the same way cdrecord handles CD-Rs). If we can make the port behave like rmt(8), it could be easily integrated into the preexisting backup/restore system. BTW, I have a SC50 drive to play around with. Thanks, Eugene On Wed, 16 Feb 2000, Bharat Mediratta wrote: | | Hi, guys. It's time to revisit the "are there drivers for the | OnStream SCSI drives?" question again. I checked the geocrawler | and deja websites (since FreeBSD's search is still down) and | didn't see any posts more recent than 8/99. Is anybody still | working on this? I'm offering my services in both the driver | development and testing arenas, let me know. | | Thanks, | -Bharat | | | | To Unsubscribe: send mail to majordomo@FreeBSD.org | with "unsubscribe freebsd-scsi" in the body of the message | -- Eugene M. Kim <ab@astralblue.com> "Is your music unpopular? Make it popular; make music which people like, or make people who like your music." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.20.0002170026370.5336-100000>