~adam-hraska+lp/helenos/cht-bench

« back to all changes in this revision

Viewing changes to uspace/srv/hid/input/port/ns16550.c

  • Committer: Adam Hraska
  • Date: 2012-08-08 17:19:28 UTC
  • mfrom: (1574.1.16 rcu-clone)
  • Revision ID: adam.hraska+hos@gmail.com-20120808171928-7gf0fh7pcxxcoaoo
Merged in mainline changes from rcu-clone.

Show diffs side-by-side

added added

removed removed

Lines of Context:
83
83
                .dstarg = 1
84
84
        },
85
85
        {
86
 
                .cmd = CMD_BTEST,
 
86
                .cmd = CMD_AND,
87
87
                .value = LSR_DATA_READY,
88
88
                .srcarg = 1,
89
89
                .dstarg = 3