Hi,

Had some spare time, so I did some more hacking this weekend ;-)
So I just uploaded patch-2.4-test6-irda3 :-o

Have fun!

-- Dag

It should fix a lot of problems (most are from 2.2.15-pre20-irda1):

o IrLAN register_netdev() from interrupt context fixed. Removed support for multiple
   instances, since  nobody needs that anyway. Can add it later if I find a way to do 
it
   properly. 

o IrLAN now works with DHCP. Just configure irlan0 from netcfg in Redhat!

o IrLAP TEST frames (which are now mandatory) does now work correctly and does 
   not freeze the machine anymore

o IrLAP disocvery procedure is now much better and will detect devices it
   previously had problems detecting

o The ioctl's of the drivers were protected by capable(sysadm), but these functions
   were also called from interrupt context by IrLAP. Anyway, it's now fixed, but was 
very
   hard to debug!!

o w83977af_ir driver called register_netdev() instead of register_netdevice() which
   confused the rtnl locking.


On Sun, 20 Aug 2000 10:09:22 +0200 (CEST), you wrote:
> Hi,
> 
> Have just put out a new Linux-IrDA patch for Linux-2.4. You can find it at:
> 
>       ftp://irda.sourceforge.net/pub/irda/patches/
> 
> (This patch includes the previous one)
> 
> If you have submitted a patch to me lately and cannot find it included in this
> latest irda-patch, then please resubmit it to me!!
> 
> This patch was uploaded to sourceforge using this patch and IrLAN, so at
> least a few things are working ;-) Had a few problems using DHCP, which I 
> will look at shortly.
> 
> Have fun!
> 
> -- Dag
> 
> Changes (since patch-2.4-test6-irda1):
> 
> o Fixed some compile warnings (Rasmus Andersen)
> 
> o Adds MODULE_PARM_DESC to the modules (Phillip Matthias)
> 
> o Changes the Makefile to the new style (Phillip Matthias)
> 
> o Changes irda_deflate struct compressor to the new style (Phillip Matthias)
> 
> o Misc of small changes, nothing important (me)
> 
> ----
> Dag Brattli,                       Mail:  [EMAIL PROTECTED]
> Senior Systems Engineer            Web:   http://www.fast.no/
> Fast Search & Transfer ASA         Phone: +47 776 96 688
> P.O. Box 1126                      Fax:   +47 776 96 689
> NO-9261 Troms�, NORWAY             Cell:  +47 924 05 388
> 
> _______________________________________________
> Linux-IrDA mailing list  -  [EMAIL PROTECTED]
> http://www4.pasta.cs.UiT.No/mailman/listinfo/linux-irda
> 
> 
> 
> 
----
Dag Brattli,                       Mail:  [EMAIL PROTECTED]
Senior Systems Engineer            Web:   http://www.fast.no/
Fast Search & Transfer ASA         Phone: +47 776 96 688
P.O. Box 1126                      Fax:   +47 776 96 689
NO-9261 Troms�, NORWAY             Cell:  +47 924 05 388

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

Reply via email to