home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / bsd / 10233 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  3.1 KB

  1. Path: sparky!uunet!spool.mu.edu!yale.edu!ira.uka.de!math.fu-berlin.de!unidui!du9ds3!veit
  2. From: veit@du9ds3.fb9dv.uni-duisburg.de (Holger Veit)
  3. Newsgroups: comp.unix.bsd
  4. Subject: OS-BS & Codrv (was:Re: Want info on German Boot Manager thingy please)
  5. Date: 15 Dec 92 10:34:07 GMT
  6. Organization: Uni-Duisburg FB9 Datenverarbeitung
  7. Lines: 57
  8. Message-ID: <veit.724415647@du9ds3>
  9. References: <ricky.724300453@lindblat.cc.monash.edu.au> <6051@rosie.NeXT.COM> <veit.724405437@du9ds3>
  10. Reply-To: veit@du9ds3.fb9dv.uni-duisburg.de
  11. NNTP-Posting-Host: du9ds3.fb9dv.uni-duisburg.de
  12.  
  13. In <veit.724405437@du9ds3> veit@du9ds3.fb9dv.uni-duisburg.de (Holger Veit) writes:
  14.  
  15. >In <6051@rosie.NeXT.COM> sam_s@NeXT.com (Sam Streeper) writes:
  16.  
  17. >>ricky@lindblat.cc.monash.edu.au (Mr RS Mcconachy) writes:
  18. >>> A few months back (not long after the release of 0.1 386BSD in fact)
  19. >>> a German getleman posted a note to this group about his boot manager
  20. >>> program.  
  21.  
  22. >One "German" site for this code is ftp.uni-duisburg.de in
  23. >/pub/unix/386bsd-0.1/unofficial/patches/os-bs134.uu (extract from c.u.bsd).
  24. >Admitted, this site *is* slow, but not because of sloppy management here,
  25. >but because of the gateway 'Germany.Eu.Net' which is constantly overloaded.
  26. >If you find Germany.eu.net in your traceroute, go buying a coffee in Colombia.
  27. >(Sorry, no smiley here!)
  28.  
  29. >Holger
  30.  
  31. Some addendum to a possible problem between the partition switcher OS-BS
  32. mentioned above and my console driver CODRV:
  33.  
  34. (excerpt from BUGLIST.151292, only bug added since BUGLIST.011292):
  35.  
  36. -------
  37. BUG 14:    The old pccons worked. Codrv hangs after showing the Copyright
  38.     message. I use Thomas Wolfram's "os-bs" (osbs-132/134) 
  39.     partition switcher.
  40.  
  41. FIX 14:    os-bs is broken in that way that the keyboard character to be
  42.     entered is not correctly removed from the keyboard queue. 
  43.     OS-BS does not use, for some unknown reasons, BIOS Interrupt 16h, 
  44.     but fiddles with the keyboard controller itself. This causes a 
  45.     release code to be left in the keyboard queue, when a selection 
  46.     key is pressed. This code irriates the codrv attach routine and 
  47.     causes 386bsd to hang. The problem (with a different effect) also
  48.     occurs with OS/2 2.0 with the first keyboard request.
  49.  
  50.     Fix: This should be fixed in OS-BS, but it is unknown whether the
  51.     author is still available.
  52.     The next version of codrv will address this problem for 386bsd.
  53.     Workarounds:
  54.     1. Make 386bsd the default partition, and let it timeout.
  55.        The effect in other (DOS-type) OS versions is not so extreme
  56.        (mostly additional character at first keyboard access). The
  57.        effect on Linux or other UNIX versions is unknown.
  58.     2. Use the Mach-Kernel switcher that was posted some time ago
  59.        by Julian (a copy available from e.g. ftp.uni-duisburg.de
  60.        in /pub/unix/386bsd-0.1/unofficial/patches/boot.block). This
  61.        will catch the surplus scancode and has more benefits.
  62. -----
  63.  
  64. Holger
  65. -- 
  66. |  |   / Dr. Holger Veit         | INTERNET: veit@du9ds3.fb9dv.uni-duisburg.de
  67. |__|  /  University of Duisburg  |
  68. |  | /   Dept. of Electr. Eng.   |          "Understand me correctly:
  69. |  |/    Inst. f. Dataprocessing |     I'm NOT the WIZARD OF OS" (Holger)
  70.