home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / linux / 17507 < prev    next >
Encoding:
Text File  |  1992-11-21  |  1.8 KB  |  40 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!spool.mu.edu!darwin.sura.net!ra!tantalus.nrl.navy.mil!eric
  3. From: eric@tantalus.nrl.navy.mil (Eric Youngdale)
  4. Subject: Re: Flopticals under Linux??
  5. Message-ID: <By3Juo.IKp@ra.nrl.navy.mil>
  6. Keywords: SCSI, Floptical, drivers
  7. Sender: usenet@ra.nrl.navy.mil
  8. Organization: Naval Research Laboratory
  9. References: <shanea.721905806@extro.ucc.su.OZ.AU> <shanea.722248971@extro.ucc.su.OZ.AU> <!xpq34k@quantum.on.ca>
  10. Date: Sun, 22 Nov 1992 02:49:36 GMT
  11. Lines: 27
  12.  
  13. In article <!xpq34k@quantum.on.ca> ajedgar@quantum.on.ca (Andrew Edgar) writes:
  14. >The Insite Floptical people want to enforce the Floptical's use as 
  15. >a "floppy" type device instead of a removable Winchester.  In order
  16. >to do this they make the device inaccessible until it is sent a special
  17. >"Hey, I know you're a Floptical and I know what I'm doing" message which
  18. >is: "1a 00 2e 00 2a 00"  (SCSI mode sense, page 2eH, length 2aH).
  19. >
  20. >Eric would have to add this to the Adaptec driver -- if he hasn't already
  21. >(I have the data sheet if you want me to fax it to you).
  22.  
  23.  
  24.     It is not as simple as adding something to the Adaptec, since this
  25. would not work for people using the other host adapters.   I could add
  26. something to the upper level code.
  27.  
  28.     What I need to know is how does this device identify itself at boot
  29. time?  Does it come up as a direct-access device?  Does it come up at all?
  30. This is a scsi device, right?  What is it that you cannot do until you send the
  31. special message?  I guess what I am trying to say is that I can easily send the
  32. message, but I need to know which devices to send it to.  Ideally this would be
  33. done dynamically based upon information that is determined by querying the
  34. various devices on the bus.
  35.  
  36.     I will send you my fax number once I figure out what it is :-).
  37.  
  38. -- 
  39. Eric Youngdale
  40.