Re: svn commit: r253048 - in head/sys/ofed: drivers/net/mlx4 include/linux

2013-07-16 Thread Garrett Cooper
On Thu, Jul 11, 2013 at 5:26 AM, John Baldwin wrote: > On Wednesday, July 10, 2013 7:58:30 pm Garrett Cooper wrote: >> On Tue, Jul 9, 2013 at 8:20 AM, John Baldwin wrote: >> >> ... >> >> > I hadn't seen it. I had wondered if the '\n' issue was a generic sysfs >> > thing. >> > It sounds like it

Re: svn commit: r253048 - in head/sys/ofed: drivers/net/mlx4 include/linux

2013-07-11 Thread John Baldwin
On Wednesday, July 10, 2013 7:58:30 pm Garrett Cooper wrote: > On Tue, Jul 9, 2013 at 8:20 AM, John Baldwin wrote: > > ... > > > I hadn't seen it. I had wondered if the '\n' issue was a generic sysfs > > thing. > > It sounds like it is and I'd be happy to revert the mlx4 change and alter > >

Re: svn commit: r253048 - in head/sys/ofed: drivers/net/mlx4 include/linux

2013-07-10 Thread Garrett Cooper
On Tue, Jul 9, 2013 at 8:20 AM, John Baldwin wrote: ... > I hadn't seen it. I had wondered if the '\n' issue was a generic sysfs thing. > It sounds like it is and I'd be happy to revert the mlx4 change and alter the > sysfs bits to manage the newline directly if that is more appropriate. I'll

Re: svn commit: r253048 - in head/sys/ofed: drivers/net/mlx4 include/linux

2013-07-09 Thread John Baldwin
On Monday, July 08, 2013 6:13:22 pm Garrett Cooper wrote: > On Jul 8, 2013, at 2:25 PM, John Baldwin wrote: > > > Author: jhb > > Date: Mon Jul 8 21:25:12 2013 > > New Revision: 253048 > > URL: http://svnweb.freebsd.org/changeset/base/253048 > > > > Log: > > Allow mlx4 devices to switch from Et

Re: svn commit: r253048 - in head/sys/ofed: drivers/net/mlx4 include/linux

2013-07-08 Thread Garrett Cooper
On Jul 8, 2013, at 2:25 PM, John Baldwin wrote: > Author: jhb > Date: Mon Jul 8 21:25:12 2013 > New Revision: 253048 > URL: http://svnweb.freebsd.org/changeset/base/253048 > > Log: > Allow mlx4 devices to switch from Ethernet to Infiniband (and vice versa): > - Fix sysctl wrapper for sysfs att