Date: Fri, 25 Feb 2000 14:18:15 -0500 From: "Carl A. Kolasky" <carlk@carol.net> To: questions@freebsd.org Subject: Re: SC30/SC50 Tape driver Message-ID: <38B6D577.FCBCE403@carol.net> References: <38B6D441.E2E0CC34@carol.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> I am presently in the startof writing a scsi tape driver for the > Onstream SC30 and SC50 scsi tape drive.First > blush it does not look good and need to seperate from the sa layer.I > have pulled over the scsi_sa.c layer as start point and would like to > see if I can go froward with it changing what needs to be done for these > tape drives..With the cam debug stuff in,it looks like the device can > not even do all the required commands.After that the tape surface and > writing to tape is way different then all the other scsi tapes. > I have a problem atthis point before I can go forward.It seems that > when some code layer grabs and with in a little time does an unload or > eject command.The cam layer show no debug info.Could you tell me what > layer might be probing the tape.Can I de-couple it form that layer and > if so how. > Also,after this,is there a method that I can stop the sa > interface(scsi_sa.c) form seeing this onstream device.Is there a bad > device list that I can add it to.??????????????????? > At some much latter point I will need maybe a new major numberfor > this device.Presently the driver registers on two of the resv local > Major number(bdev,cdev). > I would like an answer or contact that might save me some time.I'm > being pushed for time and do not have the time to unspool the code,but > will if it is the only way to get these answers. > > Thanks > Carl > > carlk@carol.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38B6D577.FCBCE403>