home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / bsd / 11001 < prev    next >
Encoding:
Internet Message Format  |  1993-01-07  |  2.9 KB

  1. Path: sparky!uunet!math.fu-berlin.de!unidui!du9ds3!veit
  2. From: veit@du9ds3.fb9dv.uni-duisburg.de (Holger Veit)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Re: codrv problems..
  5. Date: 7 Jan 93 17:40:12 GMT
  6. Organization: Uni-Duisburg FB9 Datenverarbeitung
  7. Lines: 58
  8. Message-ID: <veit.726428412@du9ds3>
  9. References: <1993Jan6.184438.5175@lgc.com>
  10. Reply-To: veit@du9ds3.fb9dv.uni-duisburg.de
  11. NNTP-Posting-Host: du9ds3.fb9dv.uni-duisburg.de
  12. Keywords: 386BSD, codrv
  13.  
  14. In <1993Jan6.184438.5175@lgc.com> danson@lgc.com (Doug Anson) writes:
  15.  
  16. >HI:
  17.  
  18. >I tried installing the latest codrv package (keycap-0.1.1.tar.Z). I ran into
  19. >several problems with /sys/i386/i386/conf.c. I _REMOVED_ the pc0 interface
  20. >definition from my config file and installed the co0 interface as told by the
  21. >instructions. As a result, I got an unresolved error in /sys/i386/i386/conf.c
  22. >(pcmmap to be specific) when compiling the kernel. 
  23.  
  24. Ah, you at least didn't read all the instructions. The "missing" comap,
  25. for instance, is one of the documentation bugs found after everyone already 
  26. had a working version ;-). There is a file BUGLIST.151292 which should be in 
  27. the same directory where you found keycap-0.1.1 which lists bugs and corrections
  28. for this version. Some of the corrections may be already corrected in
  29. the distribution you have. Also, the documentation does not explicitly
  30. state that there are some diffs which should also be applied (see below).
  31.  
  32. >Well, I decided to ifdef the pccons stuff (i.e. if NPC > 0 ...) as is done with
  33. >other drivers in conf.c. I managed to get the kernel recompiled successfully.
  34. >However, In addition, I made the /dev/vga and /dev/kbd as instructed with the
  35. >correct major device numbers coresponding to conf.c. However, my kernel now
  36. >reboots continuously on a syscall panic.
  37.  
  38. There is a sample file conf.c which gives a hint how your configuration
  39. should look like. In particular take a look at the "co" device, which 
  40. is in slot 15. The major numbers given in the documentation (15/0 and 15/128)
  41. assume that your conf.c has the co device in the same slot.
  42.  
  43. >I have the 386BSD 0.1 kernel with 1-58 patches applied + pcfs.
  44.  
  45. In this case, you do not need the tty.h.diff.
  46. But kbd.h.diff, cons.diff, and tty_pty.h.dif are still necessary.
  47.  
  48. >Any help would be appreciated.
  49. >Doug
  50.  
  51. >-- 
  52. >-------------------------------------------
  53. >Doug Anson                    
  54. >Internet: danson@lgc.com            
  55. >Phone:      713.560.1274
  56. >FAX:      713.560.1277
  57. >SNAIL:    Landmark Graphics Corporation LGC    
  58. >      15150 Memorial Drive
  59. >      Houston, TX 77079            
  60. >-------------------------------------------
  61.  
  62. Contact me for further questions (and some special offer!) at my
  63. email address veit@du9ds3.fb9dv.uni-duisburg.de.
  64.  
  65. Holger
  66.  
  67. -- 
  68. |  |   / Dr. Holger Veit         | INTERNET: veit@du9ds3.fb9dv.uni-duisburg.de
  69. |__|  /  University of Duisburg  |
  70. |  | /   Dept. of Electr. Eng.   |          "Understand me correctly:
  71. |  |/    Inst. f. Dataprocessing |     I'm NOT the WIZARD OF OS" (Holger)
  72.