home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / coherent / 4047 < prev    next >
Encoding:
Internet Message Format  |  1992-08-25  |  2.5 KB

  1. Path: sparky!uunet!van-bc!rwsys!root
  2. From: root@rwsys.UUCP (Superuser)
  3. Newsgroups: comp.os.coherent
  4. Distribution: world
  5. Subject: Re: Another Sob Story
  6. References: <9208241302.aa04703@VGR.BRL.MIL>
  7. Message-ID: <9208255945@rwsys.UUCP>
  8. Organization: "rwsys" Data Communications, Surrey, BC, Canada
  9. Date: Tue, 25 Aug 92 11:19:13 +0100
  10. Lines: 43
  11.  
  12. dnielsen@LETTERKENN-EMH1.ARMY.MIL (Daniel A Nielsen) writes:
  13. > I see a common theme among some of the messages, people desperately wanting to
  14. > use coherent on their systems, but unable to due to some uniqueness of their
  15. > system.  My case is similar.  About a year ago, I bought a 33Mhz, 486, 4M RAM
  16. > w 256K mem cache, FASTCACHE32 SCSI controller with 2M mem cache, 160M HD
  17. > and SVGA card w .25 dot pitch monitor.  A big step up from my Tandy 1400LT with
  18. > 720K floppies.  While I was doing this my main intent was to put coherent on it.
  19. > After getting the system up and running I find out I need a special driver to
  20. > run coherent, will probably have to write it myself and to do this I need to
  21. > buy a device driver kit and use it on a coherent system.  Well this has kind of
  22. > dashed my hopes, but I still have a glimmer left!  Is there someone out
  23. > there with coherent and a device kit that I could send code to for compilation?
  24. > I would like to make a driver for the 32 bit Ver 4., but I'm in no position
  25. > to be fussy! 8-) .  If successful I think it would help expand coherent's
  26. > market, but then if drivers were easy to do wouldn't MWC be punching out a lot
  27. > more of them?
  28. > Any replies (sympathy or fellow sob stories) will be appreciated 8-).
  29. > regards
  30. > dan
  31. > dnielsen@letterkenn-emn1.army.mil
  32. I dont' understand which driver you need, eg: video, disk drive, serial
  33. port. The 386 device driver kit hasn't been released yet, as far as I know.
  34. I expect that while 4.0 can run applications written for the '286, it may
  35. not run device drivers written for 3.x.
  36.  
  37. At any rate, I suspect that you are wanting a device driver for your SCSI
  38. equipment. In order to write such a beast, not only will the author need
  39. a device driver kit, they will need specific information on the hardware's
  40. i/o workings and a copy of the hardware itself in order to do the debugging.
  41.  
  42. If you are going to attempt to write the device driver, start as soon as
  43. possible trying to get the technical data on the hardware. I have found
  44. manufacturers to be tight lipped, even when the creation of a public domain
  45. driver would expand their markets. Of course, some manufacuters are willing
  46. to provide technical data.
  47.  
  48. Yours Truly,
  49. Randy Wright
  50.