anholt 2005-04-24 19:03:32 UTC
FreeBSD src repository
Modified files:
sys/dev/drm drm_bufs.c
Log:
Fix a panic on X startup for drivers that don't init maps themselves by storing
the return value of drm_ioremap in the right place again.
Submitted by: tegge
Revision Changes Path
1.2 +1 -1 src/sys/dev/drm/drm_bufs.c