L1A/L23 interface (L1CTL) cleanup
authorHarald Welte <laforge@gnumonks.org>
Sun, 21 Mar 2010 04:57:28 +0000 (12:57 +0800)
committerHarald Welte <laforge@gnumonks.org>
Sun, 21 Mar 2010 04:57:28 +0000 (12:57 +0800)
commitbee63154c4b763b5a6893a4f654ecb8b795325cc
treefa8c2e4bd332cc9acd603cef97bd3aff6e81ed84
parent7c8ed1a2300147e39437a6e5579b55b389784ff7
L1A/L23 interface (L1CTL) cleanup

* introduce a new 'l1ctl_hdr' structure common to all messages
  on this interface
* use struct l1ctl_hdr in both the firmware and layer23
* add a new L1CTL_PM_REQ request for performing layer23-initiated
  power measurements (firmware does not implement them yet)
include/l1a_l23_interface.h
src/host/layer23/src/l1ctl.c
src/target/firmware/layer1/l23_api.c
src/target/firmware/layer1/sync.c