[BACK]Return to dev.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / sndiod

Diff for /src/usr.bin/sndiod/dev.c between version 1.10 and 1.11

version 1.10, 2014/02/08 15:17:37 version 1.11, 2014/03/05 20:24:16
Line 1047 
Line 1047 
         d->reqrate = rate;          d->reqrate = rate;
         d->hold = hold;          d->hold = hold;
         d->autovol = autovol;          d->autovol = autovol;
         d->autostart = 0;  
         d->refcnt = 0;          d->refcnt = 0;
         d->pstate = DEV_CFG;          d->pstate = DEV_CFG;
         d->serial = 0;          d->serial = 0;

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11