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

Olivier Houchard cognet at FreeBSD.org
Wed Oct 4 04:44:14 PDT 2006


cognet      2006-10-04 11:44:13 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/arm/at91         at91.c at91rm92reg.h kb920x_machdep.c 
  Log:
  MFC kb920x_machdep.c rev1.13:
  Use virtual_avail instead of freemempos as the starting point of the available
  physical memory, as the vm uses the memory between freemempos and
  virtual_avail.
  
  and kb920x_machdep.c rev 1.16 at91.c rev 1.8 at91rm92reg.h rev 1.4:
  Relocate the vector page for AT91, to work around bugs with the LOW_VECTOR
  code.
  
  Approved by:    re (mux)
  
  Revision  Changes    Path
  1.7.2.2   +8 -4      src/sys/arm/at91/at91.c
  1.3.2.2   +1 -1      src/sys/arm/at91/at91rm92reg.h
  1.8.2.3   +5 -5      src/sys/arm/at91/kb920x_machdep.c


More information about the cvs-all mailing list