cvs commit: src/sys/i386/isa atpic.c

John Baldwin jhb at FreeBSD.org
Wed Nov 19 07:40:26 PST 2003


jhb         2003/11/19 07:40:23 PST

  FreeBSD src repository

  Modified files:
    sys/i386/isa         atpic.c 
  Log:
  Add a special check for a stray IRQ 7 or IRQ 15 to see if it is actually
  a spurious interrupt from one of the 8259As.  If so, don't log it as a
  stray IRQ, but just silently ignore it.
  
  Approved by:    re (rwatson)
  
  Revision  Changes    Path
  1.7       +22 -0     src/sys/i386/isa/atpic.c


More information about the cvs-src mailing list