search for: config_old_hdlc_api

Displaying 1 result from an estimated 1 matches for "config_old_hdlc_api".

2004 Jun 24
0
-- Serious issues with current CVS?
...ago (June 9th) compiled and loaded fine. /* We now use the linux kernel config to detect which options to use */ /* You can still override them below */ /* #if defined(CONFIG_HDLC) || 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 m...