English Language flag
// Log In
// CVSweb
Project: FreeWRT
// Summary // Activity // Search // Tracker // Lists // News // SCM // Wiki

SCM Repository

ViewVC logotype

Contents of /branches/freewrt_1_0/package/ppp/patches/202-atm_fix.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 744 - (show annotations) (download)
Thu Sep 28 10:42:55 2006 UTC (7 years, 4 months ago) by wbx
File size: 349 byte(s)
create stable branch, feature freeze, please send svn diff patches to wbx
1 --- ppp-2.4.3/pppd/plugins/pppoatm/pppoatm.c 2005-08-26 15:18:55.000000000 +0200
2 +++ ppp-2.4.3/pppd/plugins/pppoatm/pppoatm.c 2005-08-26 15:19:51.000000000 +0200
3 @@ -136,8 +136,6 @@
4 int fd;
5 struct atm_qos qos;
6
7 - system ("/sbin/modprobe pppoatm");
8 -
9 if (!device_got_set)
10 no_device_given_pppoatm();
11 fd = socket(AF_ATMPVC, SOCK_DGRAM, 0);

root@freewrt.org:443
ViewVC Help
Powered by ViewVC 1.1.20