Bug#394214: patch for eciadsl

2006-12-29 Thread Brice Goglin
tag 394214 + patch thanks Hi, What about the following patch? It gets page_size during open and stores it in a global so that sysconf is not called in the fast path. I did not find any better place than pusb_open (is there something like a pusb_init routine defined in pusb-linux.c ?). It builds

Processed: Re: Bug#394214: patch for eciadsl

2006-12-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tag 394214 + patch Bug#394214: eciadsl: FTBFS, uses PAGE_SIZE There were no tags set. Tags added: patch > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs

Bug#394214: patch for eciadsl

2006-10-24 Thread Marco d'Itri
On Oct 23, Bas Zoetekouw <[EMAIL PROTECTED]> wrote: > Below is a patch to fix the PAGE_SIZE/PAGE_MASK bug in eciadsl. I've > verified that the package builds again on ia64 with this patch applied. > Please let me know if I should NMU. The patch as is is wrong, because it calls sysconf in a fast p

Processed: Re: Bug#394214: patch for eciadsl

2006-10-23 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tag 394214 + patch Bug#394214: eciadsl: FTBFS, uses PAGE_SIZE There were no tags set. Tags added: patch > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs

Bug#394214: patch for eciadsl

2006-10-23 Thread Bas Zoetekouw
tag 394214 + patch thanks Below is a patch to fix the PAGE_SIZE/PAGE_MASK bug in eciadsl. I've verified that the package builds again on ia64 with this patch applied. Please let me know if I should NMU. --- foo/debian/patches/pagesize_pagemask1969-12-31 17:00:00.0 -0700 +++ ecia