xRevision History
===== [ History of fileset ART/13XC02-06/13XC02-06 ] =====
-----[ Revision 1.11 ]-----
[ 2011-08-22 18:32:18 by ts ]
R: PIC firmware supports readout of raw foto sensor ADC value, configurable
startup behavior and auto backlight control characteristic
M: Added options for startup behavior (KEY_IN/always on), auto brightness
control (default or inverted, depending on panel type) to xc02_ctrl tool.
-----[ Revision 1.10 ]-----
[ 2010-01-27 15:36:25 by dpfeuffer ]
R: MDISWIZ supports new businterface SMBus
M: 13xc0206.xml: bbslot/bbismodel changed to busif SMBus
-----[ Revision 1.9 ]-----
[ 2009-09-04 13:36:03 by MRoth ]
R: A header file (wdog.h) was not delivered with package
M: changed wdog.h status from reference to noref in driver upfile
-----[ Revision 1.8 ]-----
[ 2009-09-04 12:16:12 by MRoth ]
R: Porting to MDIS5 (according porting guide rev. 0.7)
M: added support for 64bit (MDIS_PATH, Set/GetStat prototypes)
-----[ Revision 1.7 ]-----
[ 2009-06-22 12:33:31 by ts ]
R: XC2 offers adjustment of automatic brightness control with an offset and multiplier
M: added SetStats to driver and options to use them in xc02_ctrl tool
-----[ Revision 1.6 ]-----
[ 2009-03-24 20:05:57 by ts ]
R: 1) users couldnt change initial brightness of displays after powerup
2) unnecessary SMB writes were done in XC02_Init
3) bugfix: displays protect status wasnt displayed correct in xc02_ctrl
M: 1) SetStat XC02_INIT_BRIGHT added in driver and new option
added in xc02_ctrl to pass the brightness value
2) SMB writes done only for those values whose descriptor keys are present
3) corrected bitmask in driver and display status in own line in xc02_ctrl
-----[ Revision 1.5 ]-----
[ 2009-02-26 17:15:07 by ts ]
xc02_drv.c
- supports XC02 Rev 1 with 2nd display (independent switching and brightness)
xc02_ctrl.c
- added options -o to select 1st or 2nd display and -m for minicard power,
updated usage text
-----[ Revision 1.4 ]-----
[ 2008-12-12 16:44:10 by ts ]
xc02_ctrl.c
- non ASCII chars in -i info dump caused Windows to display wrong characters,
replaced dump line to "degree Celsius"
13xc0206.xml
- Key was missing for SMB_DEVADDR, so this registry key wasnt set.
- added value as 0x12 so default works under Win (Linux uses system.dsc files)
R: added xc02_test tool for customers
- Description "SMB bus" corrected to "SM Bus"
-----[ Revision 1.3 ]-----
[ 2008-12-09 15:49:57 by ts ]
Tested including auto brightness feature for displays with photo diode
Updated HTML documentation
xc02_drv.c:
- added GetStats to read out min/max voltage for display operation
- added DGBWRT macros in each Get/SetStat for thorough debugging
xc02_ctrl.c:
- displays more internal info
- specifier _MAPILIB added in SigHandler() routine
- changed option s to accept a value (magic 0xa8 is expected for
SW shutdown)
-----[ Revision 1.2 ]-----
[ 2008-09-08 16:22:59 by ts ]
13xc0206.xml
- corrected to include ctrl and test tool
-----[ Revision 1.1 ]-----
[ 2008-09-05 17:55:46 by ts ]
Initial Revision
Close