Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jan 2006 03:36:17 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/cardbus cardbus_cis.c
Message-ID:  <200601030336.k033aHZY033368@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2006-01-03 03:36:17 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/cardbus      cardbus_cis.c 
  Log:
  Use the child to allocate the resource rather than bridge, since we're
  allocating a resource that's in the card itself.
  
  Remove more now-redundant resource_list_add, and now-redunant code
  that lives in the pci layer.
  
  # This fixes the atheros card that I have which had its CIS in one of
  # the BARs.  Don't know yet if this fixes the amd64 issues reported.
  
  Revision  Changes    Path
  1.58      +6 -41     src/sys/dev/cardbus/cardbus_cis.c



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