home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / bsd / 5380 < prev    next >
Encoding:
Text File  |  1992-09-09  |  2.7 KB  |  95 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!ira.uka.de!math.fu-berlin.de!zrz.tu-berlin.de!cs.tu-berlin.de!engel
  3. From: engel@opal.cs.tu-berlin.de (Christian Engel)
  4. Subject: X386 xdm with crypt, other tools, printer EXPERIENCES
  5. Message-ID: <1992Sep9.122332.22785@cs.tu-berlin.de>
  6. Summary: xdm compiled with crypt.cgd code available 
  7. Keywords: xdm X386 crypt lpt.c
  8.   
  9. Sender: news@cs.tu-berlin.de
  10. Organization: Techn. University of Berlin, Germany
  11. Date: Wed, 9 Sep 1992 12:23:32 GMT
  12. Lines: 81
  13.  
  14. ftp.cs.tu-berlin.de
  15.  
  16. Directory:
  17.  
  18. pub/os/386BSD/386bsd-0.1/unofficial/local/xdm-crypt.engel.Z
  19.  
  20.  
  21. Btw, I was able to compile the following software:
  22.  
  23. gnu find3.7
  24. gnu make3.62
  25. gnu gcc2.2.2
  26. gnu libg++2.2 (libg++.a, iostream, stdio++)
  27. gnu emacs18.58
  28. gnu epoch4.1pl0
  29. gnu texinfo2.15
  30. gnu readline1.1
  31. gnu bison1.18
  32. xdviPl15
  33. bricons
  34. xtexcad1.2
  35. xfig
  36. xmenu
  37.  
  38.  
  39. Kernel Patches
  40. ==============
  41.  
  42. I patched my kernel with the Unofficial Buglist (patches.tar.Z), new.com.cgd,
  43. crypt.cgd, lptWithoutInterrupts, BusmouseV2, dmaFix, GreenmanFix (w/out no 5, I
  44. think), ttyFix, ...
  45. Since then I have no problems with crashing kernels anymore.
  46.  
  47.  
  48. Printer Support
  49. ===============
  50.  
  51. I had many problems using the original lpt.c driver although patched with
  52. lpt-haugh and the lp.c drivers.
  53. Printing of normal ascii files was ok using the lp.c driver. But when I tried to
  54. print a .dvi-djc file (Deskjet 500 output from dvi), character losses and even
  55. crashes (lpt.c) occurred.
  56. Switching off the printer caused a reboot.
  57. I could solve the problem for lpt.c using an output filter, that flushed the
  58. output and waited for a while (usleep) after a certain amount of characters were
  59. sent to the printer.
  60. I didn't need to use this filter for the new version of lpt.c that does busy
  61. waiting.
  62.  
  63.  
  64. X386
  65. ====
  66.  
  67. I am using one of the binary versions that were supplied. In the beginning I
  68. used a serial mouse. In the beginning the mouse wasn't read properly. I worked a
  69. bit on this problem using a mouse-test programme supplied with X11 for Linux,
  70. that I had to change  a bit and figured out, that the terminal
  71. characteristics weren't set properly.
  72. The same seemed to occur with the X386 kernel.
  73. Therefor I included an ``stty cs7 ...'' line into my .xinitrc and
  74. /usr/lib/X11/xdm/Xsetup_0 and then the mouse worked fine. 
  75.  
  76.  
  77.  
  78.  
  79. I hope these remarks help others to solve some of there problems with 386bsd.
  80. If you want to have more information or other binaries made available, feel free
  81. to contact me.
  82.  
  83.  
  84.     Christian  (engel@cs.tu-berlin.de)
  85.  
  86.  
  87.  
  88.  
  89.  
  90. --
  91. Christian Engel, TU-Berlin                  mail: engel@cs.tu-berlin.de
  92. TFS, dept of theoretical computer science,  formal specifications
  93. address:   TU-Berlin, FR6-1, Franklinstr. 28/29, 1000 Berlin 10, Germany
  94.  
  95.