Ray Van Dolson writes: > I'm by no means a C master and am trying to find out where in the code the > "lock" on the device name pppXXX is released at. I'm trying to trace > backwards from the sifdown() call in sys-linux.c but getting a little lost. The device name gets released in generic_disestablish_ppp() in sys-linux.c, called (usually) from tty_disestablish_ppp(). Paul. - To unsubscribe from this list: send the line "unsubscribe linux-ppp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html