Lines Matching defs:changes
87 The move to version number 3.0 reflects theses changes.
90 1996-12-13 Fixed for Linux networking changes. (G4KLX)
98 1998-10-21 Postponed the spinlock changes, would need a lot of
106 2000-02-13 Fixed for new network driver interface changes, still
433 unsigned char status,changes,chg_and_stat;
438 changes = status ^ scc->status;
439 chg_and_stat = changes & status;
448 if ((changes & SYNC_HUNT) && scc->kiss.softdcd)
466 if((changes & DCD) && !scc->kiss.softdcd) /* DCD input changed state */
925 cl(scc, R15, DCDIE|SYNCIE); /* No DCD changes, please */