DragonFly BSD
DragonFly commits List (threaded) for 2003-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/conf options src/sys/i386/i386 exception.s machdep.c trap.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 25 Oct 2003 10:36:22 -0700 (PDT)

dillon      2003/10/25 10:36:22 PDT

  Modified files:
    sys/conf             options 
    sys/i386/i386        exception.s machdep.c trap.c 
  Log:
  Add a DEBUG_INTERRUPTS option for debugging unexpected (trap 30) interrupts.
  This might be useful in the upcoming AMD64 port as well so it's worth
  comitting.
  
  Revision  Changes    Path
  1.10      +1 -0      src/sys/conf/options
  1.20      +557 -1    src/sys/i386/i386/exception.s
  1.40      +40 -5     src/sys/i386/i386/machdep.c
  1.38      +1 -1      src/sys/i386/i386/trap.c




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]