DragonFly commits List (threaded) for 2008-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/dev/video/i386/vesa vesa.c
dillon 2008/04/29 21:05:21 PDT
DragonFly src repository
Modified files:
sys/dev/video/i386/vesa vesa.c
Log:
The driver was improperly using kmem_free() instead of pmap_unmapdev(),
and hitting a recently added assertion. Use the proper call.
Reported-by: Rumko <rumcic@gmail.com>
Revision Changes Path
1.25 +1 -1 src/sys/dev/video/i386/vesa/vesa.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/video/i386/vesa/vesa.c.diff?r1=1.24&r2=1.25&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]