aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/gryphon/NEWS
blob: b4dabdae85212342e30f9fb91042647b8d62bc9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
October 3, 2003

    Added two new "well known destinations": SD_IOPWR AND SD_UTIL.

    Added logic to dissect the CMD_SET_TIME command.

    Added an alterate destination for the CMD_PGM_START command.

    Added logic to dissect the CMD_SCHED_MSG_REPLACE command.

    Added logic to dissect the CMD_USDT_REGISTER command.

    Added logic to dissect the CMD_USDT_SET_FUNCTIONAL command.

    Added logic to dissect the following commands
       CMD_IOPWR_GETINP   
       CMD_IOPWR_GETLATCH 
       CMD_IOPWR_CLRLATCH 
       CMD_IOPWR_GETOUT   
       CMD_IOPWR_SETOUT   
       CMD_IOPWR_SETBIT   
       CMD_IOPWR_CLRBIT   
       CMD_IOPWR_GETPOWER 
       CMD_UTIL_SET_INIT_STRATEGY
       CMD_UTIL_GET_INIT_STRATEGY

    Added the ability to recongnize more IOCTLS.  (For the SJA1000 driver, LIN
        and power drivers.)

    Added the ability to recognize more card types.

    Added dissection of more fields for CMD_SCHED_TX command.

    Bug fixes and general updating.