home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 22526 < prev    next >
Encoding:
Internet Message Format  |  1993-01-03  |  1.8 KB

  1. Path: sparky!uunet!gatech!usenet.ins.cwru.edu!wariat!kf8nh
  2. From: kf8nh@kf8nh.wariat.org (Brandon S. Allbery)
  3. Newsgroups: comp.os.linux
  4. Subject: SLS 0.99 + patches 1 and 2 = cold boot
  5. Message-ID: <sRBswB1w165w@kf8nh.wariat.org>
  6. Date: Sun, 03 Jan 93 00:00:39 EST
  7. Distribution: world
  8. Organization: Brandon S. Allbery's Personal System
  9. Lines: 27
  10.  
  11. I just patched my SLS 0.99 kernel sources with the 0.99.1 and 0.99.2 patches
  12. from tsx-11 and rebuilt the kernel.  I did make two source changes:  I
  13. changed MOUSE_IRQ from 5 to 9 in <linux/busmouse.h> (my mouse being on IRQ2;
  14. IRQ5 is either COM3 or a QIC02 tape drive, which is going to cause me some
  15. problems!) and swapped the CTRL and CAPSLOCK keys in keyboard.c (this under
  16. control of a #define, SWAP_CAPL_CTRL).  I then did a "make dep" and "make
  17. disk".  (I had done a "make clean" previously, just before tarring off the
  18. original kernel sources before installing the 0.99.1 and 0.99.2 patches.
  19. I'm not a *total* idiot....)  I also forced the SVGA_MODE to default to
  20. normal VGA.  I did not attempt to configure lilo.  ROOT_DEV was set to
  21. /dev/hda2 (my Linux partition).
  22.  
  23. The resulting boot disk printed the usual "Loading..." stuff, then (at the
  24. point that the SLS boot disk asks for the video mode, occasionally
  25. indicating a "Wild interrupt? (IRQ9)" because MS-DOS doesn't deconfigure my
  26. busmouse before a reboot...) it cold boots.
  27.  
  28. Assuming patch 2 wouldn't have gone out with such a bug :-) , I assume it's
  29. my attempt to switch the busmouse driver to IRQ9.  Is this something to do
  30. with the PC's interrupt chaining?  Should I have used IRQ2 instead?  Should
  31. I give up on Linux kernel hacking?  :-)  I'm not much of a PC hardware guru,
  32. so a failure that early in the boot sequence has me pretty well stumped.
  33.  
  34. ++Brandon
  35.  
  36. He's BAAAACK! Brandon S. Allbery     NOTE NEW ADDRESS!!! kf8nh@kf8nh.wariat.org
  37.  
  38.