Paul G. Allen wrote:
Yup, it's changed. It looks like the flip buffer (tty.flip) has been
removed from the tty struct. The driver I am looking at is the latest
from the Digi web site.

Just my luck. The last thing I need to install on the server and a
kernel update has broken the application. Now, which path to take to
get it working again...?

Quickest would probably be to grab a kernel just before they changed tty_struct and compile that up. Or, you might be able to find an rpm floating around, possibly even just take a FC4 kernel rpm. It *should* install in parallel with the FC5 kernel.

-Jon

PGA

On 7/27/06, Jon Wahlmann <[EMAIL PROTECTED]> wrote:
Paul G. Allen wrote:
> I sent this to LKML, but thought maybe someone here could give a hand.
> I haven't done any kernel stuff in many months, so my systems aren't
> setup with the latest source trees yet. I figured by the time I get
> the sources installed and my environment setup, maybe someone could
> point me to the relavent kernel files. (I'd copy the LPSG list, but
> this account is not registered on it.)

Check with Digi?

http://www.digi.com/support/forum/thread.jspa?messageID=7862

It appears they are aware of the issue. Perhaps they have an updated driver
available by now...

It appears the tty code changed in a recent 2.6 kernel.

-Jon

> Thanks,
>
> PGA
>
> ---------- Forwarded message ----------
> From: Paul G. Allen <[EMAIL PROTECTED]>
> Date: Jul 27, 2006 2:02 PM
> Subject: Problems with Digi Etherlite Dirver
> To: linux-kernel <[email protected]>
>
>
> While attempting to compile the Digi Etherlite 16/32 driver on a
> server running Fedora Core 5 (2.6.17-1.2145_FC5-smp-i686), I ran
> across this error:
>
> /usr/src/redhat/BUILD/dgrp-1.9/driver/dgrp_net_ops.c:453: error:
> 'struct tty_struct' has no member named 'flip'
>
> The driver works in FC3 and FC4. Since I have the source for the
> driver, my question is what has changed in the kernel and where do I
> look (in the kernel) to find what to change to make the driver
> compatible with FC5?
>
> Thanks,
>
> PGA
> --
> Paul G. Allen
> Random Logic Consulting
> www.randomlogic.com
>
>


--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list





--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to