Re: Question about GPIO bitbang MII

2011-11-01 Thread Marius Strobl
On Mon, Oct 10, 2011 at 03:56:32PM +0800, dave jones wrote: > On Mon, Oct 10, 2011 at 12:58 AM, Marius Strobl wrote: > > On Fri, Oct 07, 2011 at 10:34:58AM +0800, dave jones wrote: > >> Hi, > >> > >> Does FreeBSD have gpio bitbang api for MII? If not, any driver in tree > >> using > >> gpio-bitba

Re: nge(4), tl(4), wb(4) and rl(4) 8129 testers wanted [Re: Question about GPIO bitbang MII]

2011-10-18 Thread Marius Strobl
On Tue, Oct 18, 2011 at 12:57:01PM +0300, andrew bliznak wrote: > On Sun, 2011-10-16 at 03:08 +0200, Marius Strobl wrote: > > On Sun, Oct 16, 2011 at 02:46:23AM +0200, Damien Fleuriot wrote: > > > > > > > > > On 15 Oct 2011, at 22:56, Marius Strobl wrote: > > > > > > > > > > > Could owners of

Re: nge(4), tl(4), wb(4) and rl(4) 8129 testers wanted [Re: Question about GPIO bitbang MII]

2011-10-18 Thread andrew bliznak
On Sun, 2011-10-16 at 03:08 +0200, Marius Strobl wrote: > On Sun, Oct 16, 2011 at 02:46:23AM +0200, Damien Fleuriot wrote: > > > > > > On 15 Oct 2011, at 22:56, Marius Strobl wrote: > > > > > > > > Could owners of nge(4), tl(4), wb(4) and rl(4) driven hardware (as for > > > rl(4) only 8129 nee

Re: Question about GPIO bitbang MII

2011-10-16 Thread YongHyeon PYUN
On Sat, Oct 15, 2011 at 10:47:39PM +0200, Marius Strobl wrote: > On Fri, Oct 14, 2011 at 01:32:26PM -0700, YongHyeon PYUN wrote: > > On Thu, Oct 13, 2011 at 11:49:03PM +0200, Marius Strobl wrote: > > > On Wed, Oct 12, 2011 at 04:57:07PM -0700, YongHyeon PYUN wrote: > > > > On Wed, Oct 12, 2011 at 1

Re: nge(4), tl(4), wb(4) and rl(4) 8129 testers wanted [Re: Question about GPIO bitbang MII]

2011-10-15 Thread Damien Fleuriot
On 15 Oct 2011, at 22:56, Marius Strobl wrote: > > Could owners of nge(4), tl(4), wb(4) and rl(4) driven hardware (as for > rl(4) only 8129 need testing, 8139 don't) please give the following > patch a try in order to ensure it doesn't break anything? > for 9/head: > http://people.freebsd.org/

Re: nge(4), tl(4), wb(4) and rl(4) 8129 testers wanted [Re: Question about GPIO bitbang MII]

2011-10-15 Thread Marius Strobl
On Sun, Oct 16, 2011 at 02:46:23AM +0200, Damien Fleuriot wrote: > > > On 15 Oct 2011, at 22:56, Marius Strobl wrote: > > > > > Could owners of nge(4), tl(4), wb(4) and rl(4) driven hardware (as for > > rl(4) only 8129 need testing, 8139 don't) please give the following > > patch a try in orde

nge(4), tl(4), wb(4) and rl(4) 8129 testers wanted [Re: Question about GPIO bitbang MII]

2011-10-15 Thread Marius Strobl
Could owners of nge(4), tl(4), wb(4) and rl(4) driven hardware (as for rl(4) only 8129 need testing, 8139 don't) please give the following patch a try in order to ensure it doesn't break anything? for 9/head: http://people.freebsd.org/~marius/mii_bitbang.diff for 8: http://people.freebsd.org/~mari

Re: Question about GPIO bitbang MII

2011-10-15 Thread Marius Strobl
On Fri, Oct 14, 2011 at 01:32:26PM -0700, YongHyeon PYUN wrote: > On Thu, Oct 13, 2011 at 11:49:03PM +0200, Marius Strobl wrote: > > On Wed, Oct 12, 2011 at 04:57:07PM -0700, YongHyeon PYUN wrote: > > > On Wed, Oct 12, 2011 at 10:42:22PM +0200, Marius Strobl wrote: > > > > On Tue, Oct 11, 2011 at 0

Re: Question about GPIO bitbang MII

2011-10-14 Thread YongHyeon PYUN
On Thu, Oct 13, 2011 at 11:49:03PM +0200, Marius Strobl wrote: > On Wed, Oct 12, 2011 at 04:57:07PM -0700, YongHyeon PYUN wrote: > > On Wed, Oct 12, 2011 at 10:42:22PM +0200, Marius Strobl wrote: > > > On Tue, Oct 11, 2011 at 03:55:31PM -0700, YongHyeon PYUN wrote: > > > > On Tue, Oct 11, 2011 at 1

Re: Question about GPIO bitbang MII

2011-10-13 Thread Marius Strobl
On Wed, Oct 12, 2011 at 04:57:07PM -0700, YongHyeon PYUN wrote: > On Wed, Oct 12, 2011 at 10:42:22PM +0200, Marius Strobl wrote: > > On Tue, Oct 11, 2011 at 03:55:31PM -0700, YongHyeon PYUN wrote: > > > On Tue, Oct 11, 2011 at 11:23:18PM +0200, Marius Strobl wrote: > > > > On Mon, Oct 10, 2011 at 1

Re: Question about GPIO bitbang MII

2011-10-12 Thread YongHyeon PYUN
On Wed, Oct 12, 2011 at 10:42:22PM +0200, Marius Strobl wrote: > On Tue, Oct 11, 2011 at 03:55:31PM -0700, YongHyeon PYUN wrote: > > On Tue, Oct 11, 2011 at 11:23:18PM +0200, Marius Strobl wrote: > > > On Mon, Oct 10, 2011 at 12:22:38PM -0700, YongHyeon PYUN wrote: > > > > On Sun, Oct 09, 2011 at 0

Re: Question about GPIO bitbang MII

2011-10-12 Thread Marius Strobl
On Tue, Oct 11, 2011 at 03:55:31PM -0700, YongHyeon PYUN wrote: > On Tue, Oct 11, 2011 at 11:23:18PM +0200, Marius Strobl wrote: > > On Mon, Oct 10, 2011 at 12:22:38PM -0700, YongHyeon PYUN wrote: > > > On Sun, Oct 09, 2011 at 06:58:38PM +0200, Marius Strobl wrote: > > > > On Fri, Oct 07, 2011 at 1

Re: Question about GPIO bitbang MII

2011-10-11 Thread YongHyeon PYUN
On Tue, Oct 11, 2011 at 11:23:18PM +0200, Marius Strobl wrote: > On Mon, Oct 10, 2011 at 12:22:38PM -0700, YongHyeon PYUN wrote: > > On Sun, Oct 09, 2011 at 06:58:38PM +0200, Marius Strobl wrote: > > > On Fri, Oct 07, 2011 at 10:34:58AM +0800, dave jones wrote: > > > > Hi, > > > > > > > > Does Fre

Re: Question about GPIO bitbang MII

2011-10-11 Thread Marius Strobl
On Mon, Oct 10, 2011 at 12:22:38PM -0700, YongHyeon PYUN wrote: > On Sun, Oct 09, 2011 at 06:58:38PM +0200, Marius Strobl wrote: > > On Fri, Oct 07, 2011 at 10:34:58AM +0800, dave jones wrote: > > > Hi, > > > > > > Does FreeBSD have gpio bitbang api for MII? If not, any driver in tree > > > using

Re: Question about GPIO bitbang MII

2011-10-10 Thread YongHyeon PYUN
On Sun, Oct 09, 2011 at 06:58:38PM +0200, Marius Strobl wrote: > On Fri, Oct 07, 2011 at 10:34:58AM +0800, dave jones wrote: > > Hi, > > > > Does FreeBSD have gpio bitbang api for MII? If not, any driver in tree using > > gpio-bitbang mii that I can refer to? Thanks. > > It seems like OpenBSD, Net

Re: Question about GPIO bitbang MII

2011-10-10 Thread dave jones
On Mon, Oct 10, 2011 at 12:58 AM, Marius Strobl wrote: > On Fri, Oct 07, 2011 at 10:34:58AM +0800, dave jones wrote: >> Hi, >> >> Does FreeBSD have gpio bitbang api for MII? If not, any driver in tree using >> gpio-bitbang mii that I can refer to? Thanks. >> It seems like OpenBSD, NetBSD and Linux

Re: Question about GPIO bitbang MII

2011-10-09 Thread Marius Strobl
On Fri, Oct 07, 2011 at 10:34:58AM +0800, dave jones wrote: > Hi, > > Does FreeBSD have gpio bitbang api for MII? If not, any driver in tree using > gpio-bitbang mii that I can refer to? Thanks. > It seems like OpenBSD, NetBSD and Linux have added support to gpio bitbang > mii, > and it's useful

Re: Question about GPIO bitbang MII

2011-10-07 Thread Juli Mallett
On Thu, Oct 6, 2011 at 19:34, dave jones wrote: > Hi, > > Does FreeBSD have gpio bitbang api for MII? If not, any driver in tree using > gpio-bitbang mii that I can refer to? Thanks. > It seems like OpenBSD, NetBSD and Linux have added support to gpio bitbang > mii, > and it's useful for porting

Re: Question about GPIO bitbang MII

2011-10-07 Thread dave jones
On Fri, Oct 7, 2011 at 4:00 PM, Aleksandr Rybalko wrote: > On Fri, 7 Oct 2011 10:34:58 +0800 > dave jones wrote: > >>> Hi, >>> >>> Does FreeBSD have gpio bitbang api for MII? If not, any driver in >>> tree using gpio-bitbang mii that I can refer to? Thanks. >>> It seems like OpenBSD, NetBSD and Li

Re: Question about GPIO bitbang MII

2011-10-07 Thread Aleksandr Rybalko
On Fri, 7 Oct 2011 10:34:58 +0800 dave jones wrote: >> Hi, >> >> Does FreeBSD have gpio bitbang api for MII? If not, any driver in >> tree using gpio-bitbang mii that I can refer to? Thanks. >> It seems like OpenBSD, NetBSD and Linux have added support to gpio >> bitbang mii, and it's useful for