Source-Changes archive

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

CVS commit: src/sys/dev/pci



Module Name:    src
Committed By:   xtraeme
Date:           Wed Dec  5 16:02:26 UTC 2007

Modified Files:
        src/sys/dev/pci: arcmsr.c arcmsrvar.h

Log Message:
- arc_msgbuf: free wbuf and rbuf with the correct type (M_TEMP vs M_DEVBUF)
  this fixes a panic with debugging options.
- Do not use a callout to refresh sensor data, and make it available
  every time someone requests it.
- Enable ENVSYS_FMONSTCHANGED for notifications in the volumes.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/dev/pci/arcmsr.c src/sys/dev/pci/arcmsrvar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index