Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/netisdn



Module Name:    src
Committed By:   pooka
Date:           Thu Sep 25 14:17:57 UTC 2003

Modified Files:
        src/sys/netisdn: i4b_l4.c i4b_l4if.c

Log Message:
Add a hack to avoid calling l2 functions for active ISDN cards.  They
expect l1_token to contain the l2_token when it indeed is the l1_token
for active cards, which don't use l2.

Martin promised to look into really fixing this a few weeks from now .. ;)


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/sys/netisdn/i4b_l4.c
cvs rdiff -r1.14 -r1.15 src/sys/netisdn/i4b_l4if.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index