Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Mar 2009 19:15:35 +0000 (UTC)
From:      Sam Leffler <sam@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/arm/xscale/ixp425 ixp425.c
Message-ID:  <200903101915.n2AJFo97067921@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2009-03-10 19:15:35 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/xscale/ixp425 ixp425.c 
  Log:
  SVN rev 189641 on 2009-03-10 19:15:35Z by sam
  
  o add missing bus_release_resource and bus_deactivate_resource that just
    operate on the resource (we have no local resources to manage); this
    fixes drivers that alloc/release resources in their probe method and
    then do it again in attach
  o while here add some prints to catch failures and massage style a bit
  
  Revision  Changes    Path
  1.17      +44 -22    src/sys/arm/xscale/ixp425/ixp425.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903101915.n2AJFo97067921>