Displaying 1 result from an estimated 1 matches for "config_zapata_ppp".
Did you mean:
dconfig_zapata_ppp
2004 Jun 24
0
-- Serious issues with current CVS?
...C) || defined(CONFIG_HDLC_MODULE)
#define CONFIG_ZAPATA_NET
#if LINUX_VERSION_CODE <= KERNEL_VERSION(2,4,20)
#define CONFIG_OLD_HDLC_API
#else
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,3)
#define HDLC_MAINTAINERS_ARE_MORE_STUPID_THAN_I_THOUGHT
#endif
#endif
#endif
#ifdef CONFIG_PPP
#define CONFIG_ZAPATA_PPP
#endif
*/
They also seem to have broken the SayUnixTime app - it can't cope with a
'digits/at' bit in the middle of the string any more.
I have had to change
exten => 123,1,SayUnixTime(||AdBY 'digits/at' IM)
to
exten => 123,1,SayUnixTime(||AdBY)
exten => 123,2,Playb...