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: joerg
Date: Wed Nov 12 18:23:08 UTC 2008
Modified Files:
src/sys/dev/pci: if_wpi.c if_wpivar.h
Log Message:
Cache wpi firmware in memory, free it only on invalid content or when
the last user is detached. This stops wpi from accessing the disk on
resume.
To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 src/sys/dev/pci/if_wpi.c
cvs rdiff -r1.12 -r1.13 src/sys/dev/pci/if_wpivar.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