Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  6 Jun 2003 13:30:28 -0400
From:      "cd_freebsd" <cd_freebsd@gatorzone.com>
To:        <freebsd-hackers@freebsd.org>
Subject:   Mapping Physical Memory without a Device?
Message-ID:  <200306061330.AA25428118@gatorzone.com>

next in thread | raw e-mail | index | archive | help
I would like to be able to map memory before I have a device to work with (to read system BIOS information or mess with the video buffer). Is this possible? In linux, I would just call ioremap_nocache or request region. Is there a way to use bus_alloc_resource or something similar to accomplish this?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306061330.AA25428118>