Re: libertas private ioctls

2009-06-13 Thread James Cameron
On Fri, Jun 12, 2009 at 08:01:13PM +, Deepak Saxena wrote: I'm a little aprehensive about that option. Where would the command go? I'm wondering if this would be a good place for using platform device data? Would it not go well in the initialisation of the wireless device driver, such

Re: libertas private ioctls

2009-06-12 Thread Deepak Saxena
On Jun 11 2009, at 14:49, Daniel Drake was caught saying: On Thu, 2009-06-11 at 08:42 +, Deepak Saxena wrote: My quick answer is to move these forward from our old kernel. We can try pushing them upstream too but I would like to understand why we need them and if there are

Re: libertas private ioctls

2009-06-11 Thread Deepak Saxena
On Jun 10 2009, at 11:48, Daniel Drake was caught saying: Hi Deepak, In OLPC OS 8.2, libertas had private ioctls which /etc/init.d/olpc-configure used to configure the LEDs: iwpriv eth0 ledgpio 1 1 2 12 3 16 These aren't present in the 2.6.30-rc5 kernel I am running on my XO-1, and

Re: libertas private ioctls

2009-06-11 Thread Daniel Drake
On Thu, 2009-06-11 at 08:42 +, Deepak Saxena wrote: My quick answer is to move these forward from our old kernel. We can try pushing them upstream too but I would like to understand why we need them and if there are alternatives such as sysfs that we could use. Would it be appropriate to

libertas private ioctls

2009-06-10 Thread Daniel Drake
Hi Deepak, In OLPC OS 8.2, libertas had private ioctls which /etc/init.d/olpc-configure used to configure the LEDs: iwpriv eth0 ledgpio 1 1 2 12 3 16 These aren't present in the 2.6.30-rc5 kernel I am running on my XO-1, and presumably neither on the xo-1.5 kernel. I think the ledgpio