freebsd-skq/sys/arm
Olivier Houchard 8f395fae42 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().
2006-07-12 00:48:50 +00:00
..
arm Add a new flag to pmap_enter_locked() to say if it's OK to wait. If it is, and 2006-07-11 11:22:06 +00:00
at91 Comment out the mapping of the OHCI controller registers va == pa. This 2006-07-12 00:48:50 +00:00
compile
conf comment out twi for now: no iicbus in KB920X: it breaks booting 2006-06-17 23:34:59 +00:00
include Add partial pmap locking. 2006-06-06 04:32:20 +00:00
sa11x0 Don't forget to define uart_sa1110_vaddr. 2006-06-21 10:56:59 +00:00
xscale Remove a bogus, useless, "i++". 2006-06-06 20:47:59 +00:00