cvs commit: src/sys/dev/sound/pci via8233.c

Ariff Abdullah ariff at FreeBSD.org
Mon Nov 14 18:18:53 GMT 2005


ariff       2005-11-14 18:18:52 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/pci    via8233.c 
  Log:
  Fix a long standing unhandled interrupt bug which can cause
  erratic system slowdown (beaten to a pulp) and possible panic. This
  issue has bugged me for as long as I could remember, until I
  realized that it is possible for register base offset to hold zero
  value which is definitely a "FALSE".
  
  Approved by:    netchild (mentor)
  
  Revision  Changes    Path
  1.23      +2 -2      src/sys/dev/sound/pci/via8233.c


More information about the cvs-src mailing list