cvs commit: src/sys/powerpc/mpc85xx ocpbus.c

Marcel Moolenaar marcel at FreeBSD.org
Wed Mar 5 18:39:02 UTC 2008


marcel      2008-03-05 18:39:01 UTC

  FreeBSD src repository

  Modified files:
    sys/powerpc/mpc85xx  ocpbus.c 
  Log:
  o  We don't have to keep track of the PIC, nor do we have to make sure
     it's probed first. The PowerPC platform code deals with everything.
     As such, probe devices in order of their location in the memory map.
  o  Refactor the ocpbus_alloc_resource for readability and make sure we
     set the RID in the resource as per the new convention.
  
  Revision  Changes    Path
  1.2       +39 -28    src/sys/powerpc/mpc85xx/ocpbus.c


More information about the cvs-src mailing list