yongari     2005-09-13 10:12:28 UTC
  FreeBSD src repository
  Modified files:
    sys/dev/sound/pci    maestro3.c 
  Log:
  Unlock driver lock before calling resource_int_value(9).
  This should fix LOR(in fact it's not LOR) in device attach.
  
  Revision  Changes    Path
  1.29      +3 -0      src/sys/dev/sound/pci/maestro3.c