home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / bsd / 2594 < prev    next >
Encoding:
Text File  |  1992-07-21  |  875 b   |  22 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!cs.utexas.edu!wupost!slustl!ejh
  3. From: ejh@slustl.slu.edu (Eric J. Haug)
  4. Subject: com port names on 0.0 and 0.1
  5. Message-ID: <1992Jul22.005128.5667@slustl.slu.edu>
  6. Organization: St. Louis Univ.
  7. Date: Wed, 22 Jul 1992 00:51:28 GMT
  8. Lines: 12
  9.  
  10. Please be aware that the com drivers are slightly different in 0.0 and 0.1.
  11. Careful perusal of the code will show strategically placed -1's.
  12. DO NOT JUST DROP THE OLD DRIVER IN THE KERNEL AND RECOMPILE.
  13. change the system config file, reconfigure, and remake the device nodes.
  14. how?  note in 0.0 com0 and com1, and in 0.1 com1 and com2.
  15. MAKEDEV in 0.1 also wants to make com00 and com01 or some such.
  16.  
  17. Somebody wanted to ease the use of 0.1 and DOS users
  18. to the confusion of others.
  19. Please note that my lpt patches in unoffical on agate follow the same
  20. strange logic.
  21. eric   ejh@slustl.slu.edu
  22.