cvs commit: src/sys/dev/cardbus cardbus_cis.c

Warner Losh imp at FreeBSD.org
Mon Jan 2 19:36:18 PST 2006


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


More information about the cvs-all mailing list