Re: CFT: Overhauled CPSW driver for BeagleBone

2013-01-04 Thread Thomas Mueller
 On Tue, 1 Jan 2013 10:55:58 -0800
 Tim Kientzle kient...@freebsd.org wrote:

  On Jan 1, 2013, at 8:12 AM, Brett Wynkoop wrote:
   Greeting-

   The driver is working much better than the driver currently in
   head.  I have maintained an ssh connection to the BeagleBone for
   more than 24 hours!

  Just committed this to -CURRENT r244939.

  Tim

 Ok time to cvsup then rebuild the kernel followed by a buildworld!

 Thanks Tim!

 wynk...@wynn.com   http://prd4.wynn.com/wynkoop/pgp-keys.txt

Watch what you say about cvsup!  

Have you been following the many messages on the deprecation of cvs, cvsup and 
csup following the recent security breach on FreeBSD servers?

Now you need subversion port (svn) to download and update the source tree.

Tom
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


Re: CFT: Overhauled CPSW driver for BeagleBone

2013-01-02 Thread Brett Wynkoop
On Tue, 1 Jan 2013 10:55:58 -0800
Tim Kientzle kient...@freebsd.org wrote:

 
 On Jan 1, 2013, at 8:12 AM, Brett Wynkoop wrote:
  Greeting-
  
  The driver is working much better than the driver currently in
  head.  I have maintained an ssh connection to the BeagleBone for
  more than 24 hours!
 
 Just committed this to -CURRENT r244939.
 
 Tim

Ok time to cvsup then rebuild the kernel followed by a buildworld!

Thanks Tim!

-- 

wynk...@wynn.com   http://prd4.wynn.com/wynkoop/pgp-keys.txt
917-642-6924
718-717-5435

___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


Re: CFT: Overhauled CPSW driver for BeagleBone

2013-01-01 Thread Brett Wynkoop
Greeting-

This is a follow up to my previous private message about how your
driver is working on my BeagleBone.


wynkoop@beaglebone:~ % w
 8:15PM  up 15:17, 2 users, load averages: 0.05, 0.01, 0.00
USER   TTY  FROM  LOGIN@  IDLE WHAT
root   u0   - 5:00AM  3:36 -csh (csh)
wynkooppts/0cherry.wynn.com   2:05PM - w
wynkoop@beaglebone:~ % date
Mon Dec 31 20:15:13 EST 2012
wynkoop@beaglebone:~ % 

As you can see I am logged in on pts/0 since 2:05PM.  I was never able
to keep an ssh connection alive more than 30-40 min with the driver
that is in head.  I think you should check it into head now so people
setting up new BBs get the benefit.

As discussed off list there is still room for improvement, but I think
that can be better handled if this much more stable driver goes into
the tree sooner rather than later.  It will allow for more testing and
feedback to assist with the next round of improvements.

This thing is running so well now that I am about to put a web server
on the box and give it a static IP address.

Once we have USB I think the BB will become my primary mail and web
server..Think of the power I will save!

-Brett

-- 

wynk...@wynn.com   http://prd4.wynn.com/wynkoop/pgp-keys.txt
917-642-6924
718-717-5435

___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


Re: CFT: Overhauled CPSW driver for BeagleBone

2013-01-01 Thread Brett Wynkoop
On Mon, 31 Dec 2012 15:25:15 -0800
Tim Kientzle kient...@freebsd.org wrote:

 I've made some progress reworking the CPSW driver for
 BeagleBone and would appreciate any feedback:
 
   https://github.com/kientzle/cpsw
 
Greeting-

The driver is working much better than the driver currently in head.  I
have maintained an ssh connection to the BeagleBone for more than 24
hours!

Thanks so much Tim!

-Brett


-- 

wynk...@wynn.com   http://prd4.wynn.com/wynkoop/pgp-keys.txt
917-642-6924
718-717-5435

___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


Re: CFT: Overhauled CPSW driver for BeagleBone

2013-01-01 Thread Tim Kientzle

On Jan 1, 2013, at 8:12 AM, Brett Wynkoop wrote:

 On Mon, 31 Dec 2012 15:25:15 -0800
 Tim Kientzle kient...@freebsd.org wrote:
 
 I've made some progress reworking the CPSW driver for
 BeagleBone and would appreciate any feedback:
 
  https://github.com/kientzle/cpsw
 
 Greeting-
 
 The driver is working much better than the driver currently in head.  I
 have maintained an ssh connection to the BeagleBone for more than 24
 hours!

Just committed this to -CURRENT r244939.

Tim
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org