Source-Changes archive

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

CVS commit: [netbsd-5] src/sys/dev/pci



Module Name:    src
Committed By:   snj
Date:           Sun Nov 16 07:38:03 UTC 2008

Modified Files:
        src/sys/dev/pci [netbsd-5]: if_wpi.c if_wpivar.h

Log Message:
Pull up following revision(s) (requested by joerg in ticket #62):
        sys/dev/pci/if_wpivar.h: revision 1.13
        sys/dev/pci/if_wpi.c: revision 1.41
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.39 -r1.39.6.1 src/sys/dev/pci/if_wpi.c
cvs rdiff -r1.12 -r1.12.6.1 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