Subject: Q. about bus_mem_unmap in arch/i386/machdep.c
To: None <port-i386@NetBSD.ORG>
From: enami tsugutomo <enami@ba2.so-net.or.jp>
List: port-i386
Date: 05/12/1996 16:38:17
The bus_mem_unmap doesn't use passed argument `size'.  So, if reading
that function literaly, it seems just one page is free'ed.  Or the
size is managed different way?

enami.