Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PID filter



Karsten Siebert writes:
 > It looks like that the driver can filter only two data (MPE) PIDs at the
 > same time (counter goes to 32 PIDs). I tried to set a couple of PIDs (5),
 > the system accepts all (SetBitFilter()) but forwards packets only for handle
 > 0 and handle 1 to the driver (tcpdump). If I change for instance a PID
 > previous assigned to handle 3 to handle 2 (PID from handle 2 to becomes PID
 > from handle 3), the system receives data on this PID now - but not on handle
 > 3. MAC address filters were set properly.
 > 
 > Any ideas ?


Could you give more details about what exactly you programmed?
I e.g. donīt understand how you assign a PID to a handle. Handles are
returned by calls to SetBitFilter, i.e. ultimately the firmware
assigns the handles.

Ralph


Home | Main Index | Thread Index