home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / bsd / 11023 < prev    next >
Encoding:
Text File  |  1993-01-08  |  1.7 KB  |  53 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!math.fu-berlin.de!news.th-darmstadt.de!deeken
  3. From: deeken@iti.informatik.th-darmstadt.de (Hans-Christoph Deeken)
  4. Subject: Re: codrv problems..
  5. Sender: news@news.th-darmstadt.de (The News System)
  6. Message-ID: <1993Jan8.084810.30764@news.th-darmstadt.de>
  7. Date: Fri, 8 Jan 1993 08:48:10 GMT
  8. References: <veit.726430723@du9ds3>
  9. Nntp-Posting-Host: sun2.iti.informatik.th-darmstadt.de
  10. Organization: TH Darmstadt
  11. X-Newsreader: Tin 1.1 PL5
  12. Lines: 39
  13.  
  14. Holger Veit (veit@du9ds3.fb9dv.uni-duisburg.de) wrote:
  15. > The location of the panic("syscall") line is in trap.c, that's right. But
  16. > it does not tell anything about the real reason of the fault. Panic's occur
  17. > for a lot of reasons, but in this case it is indeed evidence that there is
  18. > still a bug in codrv-0.1.1.
  19.  
  20. Well, it could have been possible, that you take a look at
  21.  
  22. [trap.c]
  23. >        if (ISPL(frame.sf_cs) != SEL_UPL)
  24. >                    panic("syscall");
  25.             
  26. and have at least a hint, what is wrong... :)
  27.  
  28.  
  29. >                             As Serge Vakulenko pointed out (in a private
  30. > letter), there is an uninitialized register variable in coprobe(), co_kbd.c.
  31. > The first declaration there should read
  32. >     register struct consoftc *p = &consoftc;
  33. > This might or might not be the bug which causes the trouble here, at least it
  34. > is worth trying. 
  35.  
  36. But it doesn't help. :(   (tried just 15 minutes ago)
  37.  
  38.  
  39. > You may of course wait (a little bit ;-) ) for the next version.
  40.  
  41. How long is "a little bit"?
  42.  
  43.  
  44. > Holger
  45.  
  46. Hannes
  47. --
  48. Hans-Christoph Deeken | hannes@flinx.{RoBIN.de,hotb.sub.org} (home)
  49. Gerauer Str. 20       | deeken@iti.informatik.th-darmstadt.de (university)
  50. 6000 Frankfurt/M 71   | IRC: Glenlivet
  51.       "Das Beispiel hinkt nicht, das sitzt im Rollstuhl" -- Marsi
  52.