Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: cgd
Date: Wed Mar 24 03:52:42 UTC 1999
Modified Files:
src/sys/uvm: uvm_device.c uvm_device.h uvm_mmap.c
Log Message:
modify udv_attach() and its caller (uvm_mmap()) so that it's passed the
offset and size of the requested region to be mapped, so that the
udv_attach() can use the device d_mmap() entry to check mappability
of the requested region.
Home |
Main Index |
Thread Index |
Old Index