home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / ibm / pc / hardware / 20273 < prev    next >
Encoding:
Text File  |  1992-07-25  |  1.7 KB  |  41 lines

  1. Newsgroups: comp.sys.ibm.pc.hardware
  2. Path: sparky!uunet!darwin.sura.net!wupost!usc!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!news.columbia.edu!cunixf.cc.columbia.edu!dc22
  3. From: dc22@cunixf.cc.columbia.edu (Dieter Christensen)
  4. Subject: SCSI driver source wanted
  5. Message-ID: <1992Jul25.031629.4115@news.columbia.edu>
  6. Sender: usenet@news.columbia.edu (The Network News)
  7. Nntp-Posting-Host: cunixf.cc.columbia.edu
  8. Organization: Columbia University
  9. Date: Sat, 25 Jul 1992 03:16:29 GMT
  10. Lines: 29
  11.  
  12. HELLO SCUZZY PEOPLE!  I'm looking for SCSI driver source code...
  13.  
  14.     We are looking for source code which will enable us to cause a
  15. PC (the server) to pretend to be a CD-ROM drive on a SCSI bus
  16. connected to a second PC (the client).  This emulation will occur as
  17. follows.  The client PC will establish a SCSI connection with the
  18. server PC and submit a read request.  At this point the server PC will
  19. issue a disconnect to the client.  When the bus is free, the server
  20. will establish a connection with a real CD-ROM drive which is on the
  21. same bus.  The server will re-issue the read request, handle any
  22. disconnects/reconnects which may be issued by the drive, and
  23. eventually receive the data.  The server will massage the data,
  24. reconnect with the client, and send the data over.
  25.  
  26.     I would very much like to obtain some source for a driver to
  27. get started, as time pressure prohibits starting from scratch.  This
  28. source wants to drive either a commercially available SCSI board, or
  29. an available SCSI interface chip, for which parts data can also be
  30. obtained.
  31.  
  32.     Any assistance in this matter would be greatly appreciated.
  33.     I mean, _e_n_o_r_m_o_u_s_l_y_ appreciated, because disassembling
  34.     existing drivers is no fun at all.
  35.     
  36.     Please email to dc22@cunixf.cc.columbia.edu 
  37.  
  38.  
  39.  
  40.  
  41.