Comment 8 for bug 103072

Revision history for this message
Motin (motin) wrote : Re: [Feisty] sl-modem doesn't work

> wodz said:
> You have to comment out line #include <linux/config.h> in /usr/src/modules/sl-modem/ungrab-winmodem/ungrab-winmodem.c

This instruction found in the mentioned "Special instructions" should make modifying ungrab-winmodem.c unnecessary:
sudo touch /usr/src/linux-headers-`uname -r`/linux/config.h # Compile-fix*

Feel free to update the special Feisty instructions with appropriate corrections if necessary.