Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Aug 2009 04:59:09 +0000 (UTC)
From:      Alfred Perlstein <alfred@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/usb/misc ufm.c src/sys/dev/usb/storage urio.c
Message-ID:  <200908240459.n7O4xKQ8001814@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alfred      2009-08-24 04:59:09 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb/misc     ufm.c 
    sys/dev/usb/storage  urio.c 
  Log:
  SVN rev 196490 on 2009-08-24 04:59:09Z by alfred
  
          - FIFO's are always opened separately in read and write
          direction even if the actual device is opened for read and
          write. Fix fflags check so that the UFM and URIO drivers work.
  Reported by: Krassimir Slavchev
  
  Submitted by:   hps
  
  Revision  Changes    Path
  1.9       +4 -11     src/sys/dev/usb/misc/ufm.c
  1.12      +0 -3      src/sys/dev/usb/storage/urio.c



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