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]
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- RFC: configuring net interfaces Krzysztof Halasa
- Re: RFC: configuring net interfaces Francois Romieu
- Re: RFC: configuring net interfaces Krzysztof Halasa
- Re: RFC: configuring net interfaces Paul Fulghum
- Re: RFC: configuring net interfaces Krzysztof Halasa
- Re: RFC: configuring net interfaces Francois Romieu
- Re: RFC: configuring net interfaces Krzysztof Halasa
- Re: RFC: configuring net interfaces Paul Fulghum
- Re: RFC: configuring net interfaces Ivan Passos
- Re: RFC: configuring net interfaces Jeff Garzik
- Re: RFC: configuring net interfaces Ivan Passos
- Re: RFC: configuring net interfaces Krzysztof Halasa
- Re: RFC: configuring net interfaces Jeff Garzik
- Re: RFC: configuring net interfaces Krzysztof Halasa

