cvs commit: src/sys/dev/isp isp_pci.c

John Baldwin jhb at FreeBSD.org
Thu Dec 15 14:12:33 PST 2005


jhb         2005-12-15 22:12:28 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/isp          isp_pci.c 
  Log:
  Use uintmax_t and %j to print bus dma segment members rather than casting
  to long long and using %ll.
  
  Revision  Changes    Path
  1.105     +7 -6      src/sys/dev/isp/isp_pci.c


More information about the cvs-src mailing list