K 10 svn:author V 6 cognet K 8 svn:date V 27 2006-07-12T00:48:50.000000Z K 7 svn:log V 238 Comment out the mapping of the OHCI controller registers va == pa. This address is in the userland address space. The proper thing is either to choose a virtual address in the kernel address space beyond the KVA, or to use pmap_mapdev(). END