On Sat, 31 Jul 1999, Malte Thoma wrote:

|Clifford Kite wrote:
|>
|> tcgetattr almost always means that there is another process besides
|> pppd that is contending for the modem IRQ.  Some examples are (1) an
|> ethernet card that used the same IRQ as the modem, (2) a misconfigured
|> ppp script that launched pppd twice, and (3) a mingetty that somehow
|> had been configured for call-in.
|>
|
|But I have nothing changed exept the kernel image:
|(1) No extra pcmcia card (on my Laptop)
|(2) The same ppp script as for the 2.0.36 kernel
|(3) mindgetty is not installed

Look for something using the IRQ configured for the /dev/ttySx or /dev/cua0
that your modem uses.  One way is "cat /proc/interrupts" which will show
the active IRQs. It's conceivable that a new kernel might configure a
device with a different IRQ than the old kernel did.

Have you linux/Documentation/Changes file in the Linux source tree?  I
don't think this pertains to the changes in networking there but you should
be aware that there are some. 

Note to Julius:  The files copied to the kernel source tree for a 2.2.10
kernel are not likely to be significant.  For 2.2.9 there were three files
copied and none were used in the kernel compile.  The 2.2.8+ kernel PPP
support code is newer than ppp-2.3.7 and perhaps later versions of pppd.

---
Clifford Kite                                               Not a guru. (tm)



-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]

Reply via email to