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? _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"
- Re: Mapping Physical Memory without a Device? cd_freebsd
- Re: Mapping Physical Memory without a Device? Bruce M Simpson
- RE: Mapping Physical Memory without a Device? cd_freebsd
- RE: Mapping Physical Memory without a Device? John Baldwin
- Re: Mapping Physical Memory without a Device? Bruce M Simpson
- Re: Mapping Physical Memory without a Device? cd_freebsd
- Re: Mapping Physical Memory without a Device? John Baldwin
- RE: Mapping Physical Memory without a Device? cd_freebsd
- Re: Mapping Physical Memory without a Device? cd_freebsd
- Re: Mapping Physical Memory without a Device? John Baldwin