1. 30 12月, 2009 1 次提交
    • S
      firewire, ieee1394: update Kconfig help · 5d7db049
      Stefan Richter 提交于
      Update the Kconfig help texts of both stacks to encourage a general move
      from the older to the newer drivers.  However, do not label ieee1394 as
      "Obsolete" yet, as the newer drivers have not been deployed as default
      stack in the majority of Linux distributions yet, and those who start
      doing so now may still want to install the old drivers as fallback for
      unforeseen issues.
      
      Since Linux 2.6.32, FireWire audio devices can be driven by the newer
      firewire driver stack too, hence remove an outdated comment about audio
      devices.  Also remove comments about library versions since the 2nd
      generation of libraw1394 and libdc1394 is now in common use; details on
      library versions can be read at the wiki link from the help texts.
      Signed-off-by: NStefan Richter <stefanr@s5r6.in-berlin.de>
      5d7db049
  2. 21 6月, 2009 1 次提交
    • S
      firewire: new stack is no longer experimental · 0c53decd
      Stefan Richter 提交于
      The new stack is now recommended over the old one if used for industrial
      video (IIDC/DCAM) or for storage devices (SBP-2) due to better
      performance, improved compatibility, added features, and security.  It
      should also be functionally on par with and is more secure than the old
      ieee1394 stack in the use case of consumer video devices.
      
      IP-over-1394 support for the new stack is currently emerging, and a
      backend of the firedtv DVB driver to the new stack should be available
      soon.
      
      The one remaining area where the old stack is still required are audio
      devices, as the new stack is not yet able to support the FFADO FireWire
      audio framework.
      Signed-off-by: NStefan Richter <stefanr@s5r6.in-berlin.de>
      0c53decd
  3. 14 6月, 2009 1 次提交
  4. 20 8月, 2008 1 次提交
  5. 26 7月, 2008 1 次提交
  6. 19 6月, 2008 1 次提交
  7. 18 4月, 2008 1 次提交
    • S
      firewire: debug interrupt events · ad3c0fe8
      Stefan Richter 提交于
      This adds debug printks for asynchronous transmission and reception and
      for self ID reception.  They can be enabled at module load time, and at
      runtime via /sys/module/firewire_ohci/parameters/debug.
      Signed-off-by: NJarod Wilson <jwilson@redhat.com>
      
      Also added:  Logging of interrupt event codes and of cancelled AT
      packets.
      
      The code now depends on a Kconfig variable.  This makes it easier to
      build firewire-ohci without the feature or to make it an option in the
      future.  The variable is currently hidden and always on.
      
      This feature inflates firewire-ohci.ko by 7 kB = 27% on x86-64 and by
      4 kB = 23% on i686.
      Signed-off-by: NStefan Richter <stefanr@s5r6.in-berlin.de>
      ad3c0fe8
  8. 14 3月, 2008 1 次提交
  9. 07 10月, 2007 1 次提交
  10. 29 6月, 2007 1 次提交
  11. 28 5月, 2007 1 次提交
  12. 11 5月, 2007 1 次提交
  13. 21 3月, 2007 1 次提交
  14. 10 3月, 2007 7 次提交