[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-ppp
Subject:    Help: reopen /dev/ppp fail
From:       Xia Wei-Zhong-W20079 <xia () motorola ! com>
Date:       2003-01-13 3:11:45
[Download RAW message or body]

Hi~~~

I run pppd 2.4.1 on my linux kernel 2.4.17, and I got following print out.

using channel 1
Couldn't reopen /dev/ppp: Device or resource busy

The related source code is as below:

sys-linux.c/tty_establish_ppp line 403

	dbglog("using channel %d", chindex);
	fd = open("/dev/ppp", O_RDWR);
	if (fd < 0) {
	    error("Couldn't reopen /dev/ppp: %m");
	    goto err;
	}

Can you give me any hint?

BR
xwz
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic