home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / unix / bsd / 11883 < prev    next >
Encoding:
Text File  |  1993-01-28  |  2.3 KB  |  68 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!ukma!bogus.sura.net!howland.reston.ans.net!spool.mu.edu!agate!tfs.com!julian
  3. From: julian@tfs.com (Julian Elischer)
  4. Subject: new scsi tape driver for the brave hearted
  5. Message-ID: <1993Jan28.071957.4362@tfs.com>
  6. Organization: Trw Financial Systems
  7. Date: Thu, 28 Jan 1993 07:19:57 GMT
  8. Lines: 58
  9.  
  10. This is anouncing an 'alpha test' of some changes to the scsi system
  11. I'm looking for guinea pigs.
  12.  
  13. I have rewritten parts of the scsi tape driver
  14. it's available in
  15. ref.tfs.com:/usr/src/sys.extras/julian-scsi/scsi
  16.  
  17. you'll probably need new copies of the other files in that directory too.
  18.  
  19. I'd like some brave souls to try it out on fixed record length
  20. tape drives as I only have the variable type.
  21.  
  22. main changes are:
  23.  
  24. better handling of end of file (filemark handling on read)
  25. better handling of variable record size.
  26. some minor numbers should push some drives into differnt densities
  27. hopefilly better handling of some 'silly' drives
  28.   (but this isn't completed yet).. eventually
  29.   this will be run-time configurable with an ioctl interface.
  30.  
  31.  
  32. Also for the brave..
  33. sd.c has been changed so that if your drive doesn't support
  34. the geometry inquiry, it uses a ficticious one.
  35. Also has a better default disklabel for unlabeled drives.
  36.  
  37. I only suggest this for people already running my scsi system.
  38. The rest of the system should remain compatible
  39.  
  40. hey maybe you want to try the new scsiconf.c too
  41. (takes a config variable SCSI_DELAY in seconds form the config
  42. file if you need to wait for a slow device to wake up on boot)
  43. (also probes faster)
  44.  
  45. remember
  46. this is only for experienced scsi hackers or people 
  47. desperate to get a new device working..
  48.  
  49. Also see the new ultrastore 14f driver support
  50. First release anywhere!
  51. Be the second person in the world to run a 14f under 386bsd!
  52. (real adventurers only) (i386/isa/ultra14f.c)
  53.  
  54. (if you're an experienced kernel hacker with scsi experience
  55. who wants a chalenge.. I have a tmc1670 driver 99.5% working..
  56. apply within..)
  57.  
  58.  
  59. julian
  60. +----------------------------------+       ______ _  __
  61. |   __--_|\  Julian Elischer       |       \     U \/ / On assignment
  62. |  /       \ julian@tfs.com        +------>x   USA    \ in a very strange
  63. | (   OZ    ) 2118 Milvia st. Berkeley CA. \___   ___ | country !
  64. +- X_.---._/  USA+(510) 704-3137(wk)           \_/   \\
  65.       v
  66.  
  67.  
  68.