cvs commit: src/sys/arm/at91 kb920x_machdep.c

Olivier Houchard cognet at FreeBSD.org
Wed Jul 12 00:48:51 UTC 2006


cognet      2006-07-12 00:48:50 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/at91         kb920x_machdep.c 
  Log:
  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().
  
  Revision  Changes    Path
  1.9       +2 -0      src/sys/arm/at91/kb920x_machdep.c


More information about the cvs-all mailing list