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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to