Bug 8092
Summary: | transaction code (tcode) not set for some hpsb packets | ||
---|---|---|---|
Product: | Drivers | Reporter: | arsene (s_lu_3) |
Component: | IEEE1394 | Assignee: | Stefan Richter (stefanr) |
Status: | REJECTED INVALID | ||
Severity: | normal | ||
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.20 | Subsystem: | |
Regression: | --- | Bisected commit-id: |
Description
arsene
2007-02-26 17:57:31 UTC
PHY packets are different from transaction request packets or transaction reponse packets. They don't contain a transaction code header field. Furthermore, we re-use some of the transaction send code to send PHY packets, but not to receive PHY packets. Thus there is also no need for internal pseudo transaction codes. |