Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jul 2003 21:51:21 -0700 (PDT)
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 firewire.h firewirereg.h fwdev.c fwohci.c
Message-ID:  <200308010451.h714pLPD041501@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
simokawa    2003/07/31 21:51:21 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/firewire     firewire.h firewirereg.h fwdev.c fwohci.c 
  Log:
  Clean up fwdev.
  
  Allocate iso DMA channel dynamically.  This allows us to have more
  /dev/fw* than number of DMA channels for asyn. transactions and etc.
  
  Revision  Changes    Path
  1.13      +2 -2      src/sys/dev/firewire/firewire.h
  1.28      +1 -1      src/sys/dev/firewire/firewirereg.h
  1.30      +225 -209  src/sys/dev/firewire/fwdev.c
  1.59      +7 -0      src/sys/dev/firewire/fwohci.c



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