On Fri, Mar 02, 2001 at 11:32:03PM +0000, J.D. Hood wrote:
> 
> Personally, I'm not very familiar with all that patches 
> that are applicable to the irda drivers.  I know that
> a number of patches have been sent to Linus recently,
> but I don't know whether these include the ones you give
> below or not.  I think I'll have to leave it up to the IR
> powers that be (Dag, I presume) to sort out the various
> patches and to package them appropriately.

        Yes, you are right, Dag does the processing. But we should try
to make his life easy.

> Are there really months-old patches that haven't yet made it
> into a Linus or AC kernel?

        Yes. Either they are too experiemental, or just in the
pipeline (Dag don't want to push to much on Linus at a time).

> Cheers,
> Thomas
> 
> P.S. to Dag:
> I just looked at the Linux-irda site on SourceForge.
> What I would suggest is that all the features that you
> are not using (forums, tracker, etc., etc.) be disabled
> until you need them.  You can disable them by clicking 
> on "Project Admin".

        Yes. And if he could set up some link on the various other
Linux-IrDA pages (mine, Christian Gennerat and others), that would be
even better.

> Jean Tourrilhes wrote:
> >     I'm currently updating my laptop. I already have applied the
> > nsc_wakeup fix posted to the list a couple of month ago :
> > http://www.pasta.cs.uit.no/pipermail/linux-irda/2001-January/002242.html
> > http://www.pasta.cs.uit.no/pipermail/linux-irda/2001-February/002555.html
> > 
> >     With this patch applied, your patch doesn't apply cleanly. I'm
> > going to apply it by hand. But it would be nice that for most users
> > both patches are combined or compatible. You get the idea.

        Try the patch, and it didn't made an ounce of difference.
        The driver still refuse to recognise my dongle properly (so I
have to use module parameters -> dongle_id=0x08).
        And you will need to fix that :
-----------------------------------------
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-f
rame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -march=i686
 -DMODULE   -c -o nsc-ircc.o nsc-ircc.c
nsc-ircc.c: In function `nsc_ircc_open':
nsc-ircc.c:285: warning: assignment makes integer from pointer without a cast
nsc-ircc.c:286: warning: comparison between pointer and integer
-----------------------------------------

        Have fun...

        Jean
_______________________________________________
Linux-IrDA mailing list  -  [EMAIL PROTECTED]
http://www.pasta.cs.UiT.No/mailman/listinfo/linux-irda

Reply via email to