home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / bsd / 3085 < prev    next >
Encoding:
Text File  |  1992-07-28  |  2.3 KB  |  77 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!tfs.com!tfs.com!julian
  3. From: julian@tfs.com (Julian Elischer)
  4. Subject: Re: Suggestion to somebody who's really bored (hack SCSI driver!)
  5. Message-ID: <1992Jul29.062609.25656@tfs.com>
  6. Keywords: SCSI, ugly, 386bsd, boredom, project, driver, panic, crash, burn
  7. Organization: TRW Financial Systems
  8. References: <14ojmoINN8j4@agate.berkeley.edu>
  9. Date: Wed, 29 Jul 1992 06:26:09 GMT
  10. Lines: 65
  11.  
  12. I have a full scsi subsystem that autoconfigures itself
  13. It has been made available to the mach people at cmu and so
  14. is available.
  15.  
  16. It runs on mach2.5, OSF/1 and has run on the Net2 release here 
  17. in house.
  18.  
  19. It is available if someone has the time to make the minor hacks needed
  20. to get it working under the jolitz distribion:
  21.  
  22. needs:
  23. The disk driver assumes MACH FS layout but could be changed by dumping
  24. the wd driver onto the top of it
  25.  
  26. The config files would need to be tailored to suit it.
  27.  
  28. features:
  29.  
  30. FULLY adapter independent. Presently runs on adapted 1542b
  31. and bustek 742a (EISA) in Native mode.
  32. I will be writing the native mode for the adaptec 1740 in the next couple
  33. of weeks.
  34.  
  35. Autoconfigures. Quieries the scsi bus and attaches what ever it finds
  36. to the closes approximatin driver it has available
  37.  
  38. is running solidly in several comercial sites.
  39.  
  40. supports generic retries and timeouts on all commands.
  41.  
  42. has been seen to run on
  43. 1/ many scsi disks
  44. 2. wangdat dat drive
  45. 3. cypher 3480 compatible tape drive
  46. 4. exabyte
  47. 5. Calera csci print recog. engine
  48. 6. AEG hand-print recog engine.
  49.  
  50. (5 and 6 are proprietary sub drivers, but it took
  51. a couple of hours to impliment them each.)
  52.  
  53. Things I'd LOVE to see:
  54.  
  55. someone to take it and merge in the better bits of Pace's drivers
  56. and port it to BSD386 (or was that 386BSD? 8-)
  57.  
  58. It's VERY modular and has quite good performance.
  59. If someone does this, I will supply a working 1740 NATIVE
  60. mode driver as well in a few weeks (THAT will give performance!)
  61.  
  62. Philsuth? you interested?
  63.  
  64.  
  65. +----------------------------------+       ______ _  __
  66. |   __--_|\  Julian Elischer       |       \     U \/ / On assignment
  67. |  /       \ julian@tfs.com        +------>x   USA    \ in a very strange
  68. | (   OZ    ) 2118 Milvia st. Berkeley CA. \___   ___ | country !
  69. +- X_.---._/  USA+(510) 704-3137(wk)           \_/   \\            
  70.           v
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.