diff options
Diffstat (limited to 'drivers/isdn/hardware/eicon/pc.h')
-rw-r--r-- | drivers/isdn/hardware/eicon/pc.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/isdn/hardware/eicon/pc.h b/drivers/isdn/hardware/eicon/pc.h index 889dc984bbca..329c0c26abfb 100644 --- a/drivers/isdn/hardware/eicon/pc.h +++ b/drivers/isdn/hardware/eicon/pc.h | |||
@@ -419,11 +419,11 @@ struct dual | |||
419 | #define LAPD 6 /* lapd (Q.921) */ | 419 | #define LAPD 6 /* lapd (Q.921) */ |
420 | #define X25_L2 7 /* x.25 layer-2 */ | 420 | #define X25_L2 7 /* x.25 layer-2 */ |
421 | #define V120_L2 8 /* V.120 layer-2 protocol */ | 421 | #define V120_L2 8 /* V.120 layer-2 protocol */ |
422 | #define V42_IN 9 /* V.42 layer-2 protocol, incomming */ | 422 | #define V42_IN 9 /* V.42 layer-2 protocol, incoming */ |
423 | #define V42 10 /* V.42 layer-2 protocol */ | 423 | #define V42 10 /* V.42 layer-2 protocol */ |
424 | #define MDM_ATP 11 /* AT Parser built in the L2 */ | 424 | #define MDM_ATP 11 /* AT Parser built in the L2 */ |
425 | #define X75_V42BIS 12 /* x.75 with V.42bis */ | 425 | #define X75_V42BIS 12 /* x.75 with V.42bis */ |
426 | #define RTPL2_IN 13 /* RTP layer-2 protocol, incomming */ | 426 | #define RTPL2_IN 13 /* RTP layer-2 protocol, incoming */ |
427 | #define RTPL2 14 /* RTP layer-2 protocol */ | 427 | #define RTPL2 14 /* RTP layer-2 protocol */ |
428 | #define V120_V42BIS 15 /* V.120 asynchronous mode supporting V.42bis compression */ | 428 | #define V120_V42BIS 15 /* V.120 asynchronous mode supporting V.42bis compression */ |
429 | #define LISTENER 27 /* Layer 2 to listen line */ | 429 | #define LISTENER 27 /* Layer 2 to listen line */ |