home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / bsd / 2563 < prev    next >
Encoding:
Internet Message Format  |  1992-07-21  |  1.8 KB

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!wupost!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!agate!usenet
  2. From: cgd@agate.berkeley.edu (Chris G. Demetriou)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Re: General problems (serial line, spontaneous reboots) (fix)
  5. Date: 21 Jul 1992 15:19:01 -0700
  6. Organization: Kernel Hackers 'r' Us
  7. Lines: 33
  8. Message-ID: <14i2glINN1gc@agate.berkeley.edu>
  9. References: <1992Jul21.025130.15471@ponds.uucp> <1992Jul21.030339.15654@ponds.uucp>
  10. NNTP-Posting-Host: agate.berkeley.edu
  11. Keywords: 386bsd serial COM
  12.  
  13. In article <1992Jul21.030339.15654@ponds.uucp> rivers@ponds.uucp (Thomas David Rivers) writes:
  14. >I have just discovered that replacing the COM driver with the 
  15. >bidirectional one from Chris (cgd@agate.berkely.edu) solved the
  16. >problems I was having with screen over a serial line.
  17.  
  18. <sigh>  well, i guess i'm going to have to hack harder on the 0.1 serial
  19. driver... there'll be a 'beta' com driver out in a day or two...
  20.  
  21. > [stuff about smaller kernel being larger...]
  22. >
  23. >Now, that driver isn't *too* different from the older one, and certainly
  24. >without the 3 ethernet drivers, the kernel should be smaller.  But, 
  25. >my new kernel is *MUCH* larger.
  26.  
  27. (I had to be "Mr. Shoehorn" to get the unoffical dist floppies i put
  28. up the other day to work, and this was one of the things i had to figger
  29. out...)
  30.  
  31. the kernel, as distributed, it "strip"ped...  this is generally a bad
  32. thing, but for a application like that (where nothing wants its symbol
  33. table or name list) it's ok...
  34.  
  35. also of note, the floppy filesystems were created with:
  36. newfs -c 32 -i 32768 /dev/rfd0a 5in
  37.  
  38. <sigh>  nothing like tweaking filesystem params to get more space... 8-)
  39.  
  40. Chris
  41. -- 
  42.                             Chris G. Demetriou
  43.                              cgd@berkeley.edu
  44.  
  45.      I'm not from the computer center, and I'm *NOT* here to help *YOU*!
  46.