]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add bus_space_unmap() and bus_space_free() functions to release
authorYoshihiro Takahashi <nyan@FreeBSD.org>
Mon, 18 Feb 2002 13:44:46 +0000 (13:44 +0000)
committerYoshihiro Takahashi <nyan@FreeBSD.org>
Mon, 18 Feb 2002 13:44:46 +0000 (13:44 +0000)
commitaeda92b5f20d8205a2ccb8e632025e3c2f03ac85
treee4bf2fe2debd664203d339befbc3391a41bb0856
parent2630782c21f55d082b49616bef8e8a99c09b2fe3
Add bus_space_unmap() and bus_space_free() functions to release
a bus_space_handle allocated by bus_space_subregion().
sys/i386/include/bus_pc98.h
sys/pc98/i386/busiosubr.c
sys/pc98/pc98/busiosubr.c