Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Mar 2003 20:06:21 -0800 (PST)
From:      Hidetoshi Shimokawa <simokawa@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/firewire fwmem.c fwohci.c
Message-ID:  <200303240406.h2O46LrL018124@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
simokawa    2003/03/23 20:06:21 PST

  FreeBSD src repository

  Modified files:
    sys/dev/firewire     fwmem.c fwohci.c 
  Log:
  - The payload of Write Request Quad and Read Response Quad must be
          network byte order.
  - Set ATRetries register after each bus reset because the value is 'undef'
          in OHCI spec.
  
  Revision  Changes    Path
  1.17      +1 -1      src/sys/dev/firewire/fwmem.c
  1.46      +8 -1      src/sys/dev/firewire/fwohci.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-src" in the body of the message




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