home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / bsd / 5741 < prev    next >
Encoding:
Internet Message Format  |  1992-09-15  |  2.7 KB

  1. Path: sparky!uunet!wupost!usc!sol.ctr.columbia.edu!ira.uka.de!math.fu-berlin.de!unidui!du9ds3!veit
  2. From: veit@du9ds3.uni-duisburg.de (Holger Veit)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Re: HP Vectra and 386BSD, hope it's not a FAQ
  5. Date: 15 Sep 92 16:45:29 GMT
  6. Organization: Uni-Duisburg FB9 Datenverarbeitung
  7. Lines: 45
  8. Message-ID: <veit.716575529@du9ds3>
  9. References: <u4901ac.716556561@sun7>
  10. Reply-To: veit@du9ds3.uni-duisburg.de
  11. NNTP-Posting-Host: du9ds3.uni-duisburg.de
  12. Keywords: HP Vectra
  13.  
  14. In <u4901ac.716556561@sun7> u4901ac@sun7.LRZ-Muenchen.DE () writes:
  15.  
  16. >Hi,
  17. >I tried to boot the tiny boot diskette on a HP Vectra 386/25 with 170 MB disk
  18. >space. But the PC always reboots a few seconds after displaying the rom bios
  19. >copyright. I've read bsd.faq very carefully and read nearly everything related
  20. >in this newsgroup -- nothing seems to help me. I think it a problem of the 4
  21. >extra k that this machine  uses for the rom bios. I tried the instructions
  22. >recommended in bsd.faq but they are for an american setup program - I have
  23. >a german one.
  24.  
  25. >Has anyone an idea to get rid of these 4 k ?
  26.  
  27.  
  28. >-----------------------------------------------------------------------------
  29. >Henning Brockfeld        u4901ac@sun7.lrz-muenchen.de
  30. >Institute for economic geography
  31. >University of Munich
  32. >-----------------------------------------------------------------------------
  33.  
  34. I don't think that the 4k BIOS space will influence operation, because from
  35. the moment the secondary bootloader is loaded the system is "flying" without
  36. any BIOS support. So thether or not the data area is overwritten or
  37. reserved for other things, is irrelevant then (unless is it mapped out of
  38. the normal world by some chipset on the motherboard - then it is away).
  39.  
  40. I suspect that many problems relate to special, incompatible handling of 
  41. essential facilities, here in particular the Gate A20 code. There are a couple
  42. of different ways to enable this address bit, the keyboard controller method
  43. used by IBM (and "compatibles") is just one. When I disassembled some version
  44. of HIMEM.SYS long ago (just to find out what is does, no documentation on
  45. XMS was available that time), I was really shocked to find undocumented
  46. instructions (LOADALL'286) and about a dozen of different methods to 
  47. detect special hardware and then switch this simple A20 bit on and off. 
  48.  
  49. I think, some sort of Compaq and the HP Vectra was among those incompatible
  50. systems, but I am not quite sure. 
  51.  
  52. Holger
  53.  
  54. -- 
  55. |  |   / Dr. Holger Veit         | INTERNET: veit@du9ds3.uni-duisburg.de
  56. |__|  /  University of Duisburg  | BITNET: veit%du9ds3.uni-duisburg.de@UNIDO
  57. |  | /   Dept. of Electr. Eng.   | "No, my programs are not BUGGY, these are
  58. |  |/    Inst. f. Dataprocessing |          just unexpected FEATURES"
  59.