Re: [GIT PATCH] W1 patches for 2.6.13

2005-09-09 Thread Greg KH
On Sat, Sep 10, 2005 at 01:58:14AM +0400, Evgeniy Polyakov wrote: > I'm sorry - quite far from testing machines... > Here is additional patch for ds_2433.c - it adds two missing defines. > > --- ./drivers/w1/w1_ds2433.c.orig 2005-09-10 01:59:41.0 +0400 > +++ ./drivers/w1/w1_ds2433.c 2

Re: [GIT PATCH] W1 patches for 2.6.13

2005-09-09 Thread Evgeniy Polyakov
On Fri, Sep 09, 2005 at 02:16:19PM -0700, GregKH ([EMAIL PROTECTED]) wrote: > On Fri, Sep 09, 2005 at 09:08:25AM +0400, Evgeniy Polyakov wrote: > > On Thu, Sep 08, 2005 at 08:30:36PM -0700, Greg KH ([EMAIL PROTECTED]) wrote: > > > On Fri, Sep 09, 2005 at 01:30:09AM +0200, Marcel Holtmann wrote: > >

Re: [GIT PATCH] W1 patches for 2.6.13

2005-09-09 Thread Greg KH
On Fri, Sep 09, 2005 at 09:08:25AM +0400, Evgeniy Polyakov wrote: > On Thu, Sep 08, 2005 at 08:30:36PM -0700, Greg KH ([EMAIL PROTECTED]) wrote: > > On Fri, Sep 09, 2005 at 01:30:09AM +0200, Marcel Holtmann wrote: > > > Hi Greg, > > > > > > > Here are some w1 patches that have been in the -mm tree

Re: [GIT PATCH] W1 patches for 2.6.13

2005-09-08 Thread Evgeniy Polyakov
On Thu, Sep 08, 2005 at 08:30:36PM -0700, Greg KH ([EMAIL PROTECTED]) wrote: > On Fri, Sep 09, 2005 at 01:30:09AM +0200, Marcel Holtmann wrote: > > Hi Greg, > > > > > Here are some w1 patches that have been in the -mm tree for a while. > > > They add a new driver, and fix up the netlink logic a lo

Re: [GIT PATCH] W1 patches for 2.6.13

2005-09-08 Thread Greg KH
On Fri, Sep 09, 2005 at 01:30:09AM +0200, Marcel Holtmann wrote: > Hi Greg, > > > Here are some w1 patches that have been in the -mm tree for a while. > > They add a new driver, and fix up the netlink logic a lot. They also > > add a crc16 implementation that is needed. > > adding the CRC-16 is

Re: [GIT PATCH] W1 patches for 2.6.13

2005-09-08 Thread Marcel Holtmann
Hi Greg, > Here are some w1 patches that have been in the -mm tree for a while. > They add a new driver, and fix up the netlink logic a lot. They also > add a crc16 implementation that is needed. adding the CRC-16 is very cool. I was just about to submit one by my own, because it is also needed

[GIT PATCH] W1 patches for 2.6.13

2005-09-08 Thread Greg KH
Here are some w1 patches that have been in the -mm tree for a while. They add a new driver, and fix up the netlink logic a lot. They also add a crc16 implementation that is needed. Please pull from: rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/w1-2.6.git/ or from: mast