commit | e91b2787d0a2e4719b016e8dec0afd2d5ab6c30f | [log] [tgz] |
---|---|---|
author | Clemens Ladisch <clemens@ladisch.de> | Thu Jun 10 08:40:49 2010 +0200 |
committer | Clemens Ladisch <clemens@ladisch.de> | Thu Jun 10 08:40:49 2010 +0200 |
tree | e76a3665243ed9fb7275228d9a14dcb0eb5b567a | |
parent | 7e0e314f198d5048b74c8f0ef9f4c1c02e5ecfc9 [diff] |
firewire: allocate broadcast channel in hardware On OHCI 1.1 controllers, let the hardware allocate the broadcast channel automatically. This removes a theoretical race condition directly after a bus reset where it could be possible to read the channel allocation register with channel 31 still being unallocated. Signed-off-by: Clemens Ladisch <clemens@ladisch.de>