2001-03-29 00:15:37

by Paul Fulghum

[permalink] [raw]
Subject: Re: RFC: configuring net interfaces

From: "Krzysztof Halasa" <[email protected]>

> +struct hdlc_physical /* 10 bytes */
> +{
> + unsigned int interface;
> + unsigned int clock_rate;
> + unsigned short clock_type;
> +};

What about encoding (NRZ/NRZI)?

Plus I think the CRC type would be a good idea for
raw HDLC mode. (CRC-16, CRC-32, no CRC)

Paul Fulghum
[email protected]