Re: [PATCH] libertas/sdio: 8686: set ECSI bit for 1-bit transfers

2010-04-13 Thread Daniel Mack
On Tue, Apr 13, 2010 at 09:06:54AM -0400, John W. Linville wrote: > On Tue, Apr 13, 2010 at 12:29:54PM +0200, Daniel Mack wrote: > > Was this picked by anyone? > > Just asking because I didn't see it in the wireless-2.6.git yet. > > It is in wireless-next-2.6, queued for 2.6.35. Thanks a lot! Da

Re: [PATCH] libertas/sdio: 8686: set ECSI bit for 1-bit transfers

2010-04-13 Thread John W. Linville
On Tue, Apr 13, 2010 at 12:29:54PM +0200, Daniel Mack wrote: > On Tue, Apr 06, 2010 at 09:07:34AM -0700, Dan Williams wrote: > > On Tue, 2010-04-06 at 10:52 +0200, Daniel Mack wrote: > > > When operating in 1-bit mode, SDAT1 is used as dedicated interrupt line. > > > However, the 8686 will only dri

Re: [PATCH] libertas/sdio: 8686: set ECSI bit for 1-bit transfers

2010-04-13 Thread Daniel Mack
On Tue, Apr 06, 2010 at 09:07:34AM -0700, Dan Williams wrote: > On Tue, 2010-04-06 at 10:52 +0200, Daniel Mack wrote: > > When operating in 1-bit mode, SDAT1 is used as dedicated interrupt line. > > However, the 8686 will only drive this line when the ECSI bit is set in > > the CCCR_IF register. >

Re: [PATCH] libertas/sdio: 8686: set ECSI bit for 1-bit transfers

2010-04-06 Thread Dan Williams
On Tue, 2010-04-06 at 10:52 +0200, Daniel Mack wrote: > When operating in 1-bit mode, SDAT1 is used as dedicated interrupt line. > However, the 8686 will only drive this line when the ECSI bit is set in > the CCCR_IF register. > > Thanks to Alagu Sankar for pointing me in the right direction. > >

[PATCH] libertas/sdio: 8686: set ECSI bit for 1-bit transfers

2010-04-06 Thread Daniel Mack
When operating in 1-bit mode, SDAT1 is used as dedicated interrupt line. However, the 8686 will only drive this line when the ECSI bit is set in the CCCR_IF register. Thanks to Alagu Sankar for pointing me in the right direction. Signed-off-by: Daniel Mack Cc: Alagu Sankar Cc: Volker Ernst Cc: