7 Jan
2014
7 Jan
'14
4:39 p.m.
On Thu, Dec 19, 2013 at 03:55:08PM +0000, Lee Jones wrote:
We no longer have a means to differentiate between MSP devices at probe time, mainly because we don't really have to. So rather than have an over- sized static data structure in place, where the only difference between devices is the ID and name (which are unused), we'll just create one succinct, statically assigned and shared one instead.
Applied, thanks.