Georgi Chorbadzhiyski
|
581cd66b37
|
No need to track where FSF moves. No code changes.
|
12 years ago |
Georgi Chorbadzhiyski
|
bd27f201c8
|
Cleanup camd ident handling.
|
12 years ago |
Georgi Chorbadzhiyski
|
3f4d1e9719
|
cs378x: Check return value of connect function.
|
13 years ago |
Georgi Chorbadzhiyski
|
d8c7a0acef
|
cs378x: Add protocol ident in error messages.
|
13 years ago |
Georgi Chorbadzhiyski
|
ce5db9e050
|
Simplify get_cw() protocol call.
Handle errors in generic camd code instead of protocol code.
|
13 years ago |
Georgi Chorbadzhiyski
|
111846981a
|
Make camd->do_ecm() and camd->do_emm() ops to take struct camd_msg.
|
13 years ago |
Georgi Chorbadzhiyski
|
9b7ef3dc4c
|
Add ident and camd_proto fields in struct camd_ops.
|
13 years ago |
Georgi Chorbadzhiyski
|
b5bd7a9ab0
|
Add service_id parameter to do_emm() camd callback.
This makes do_emm() and do_ecm() take the same parameters. The next
step is to make them take struct camd_msg as single parameter.
|
13 years ago |
Georgi Chorbadzhiyski
|
6404757eac
|
Move msg_id processing to be internal to cs378x protocol.
|
13 years ago |
Georgi Chorbadzhiyski
|
e503839219
|
Move cs378x private data into its own structure.
|
13 years ago |
Georgi Chorbadzhiyski
|
a71d02e33f
|
Rename struct camd35 to struct camd.
|
13 years ago |
Georgi Chorbadzhiyski
|
d8bad87e7d
|
Split cs378x protocol from generic camd code.
|
13 years ago |