imp         2006-10-30 22:46:33 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/pci          pci.c 
  Log:
  Assign start to the value we were able to allocate and use that to
  write out the BAR.  Otherwise, we were trying to shift a 32-bit
  quantity on 32-bit platforms.  Also, 'start' check sanity to where it
  is known.
  
  Revision  Changes    Path
  1.318     +11 -10    src/sys/dev/pci/pci.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to