Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Mar 2004 01:23:19 -0800 (PST)
From:      Julian Elischer <julian@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb ohci.c
Message-ID:  <200403290923.i2T9NJ34092709@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
julian      2004/03/29 01:23:19 PST

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/dev/usb          ohci.c 
  Log:
  MFC 1.142
  After examining the remaining diffs after MFCing,
  I've decided that -current has this right and 4.x has this wrong..
  Set the buffer end address as startpage + offset + buflen
  instead of startpage + buflen
  After all, the buffer START is startpage + offset
  
  Revision   Changes    Path
  1.39.2.12  +1 -1      src/sys/dev/usb/ohci.c



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