2011/10/12 Mikolaj Golub wrote:
>
> On Wed, 12 Oct 2011 09:53:34 +0800 dave jones wrote:
>
> dj> On Fri, Oct 7, 2011 at 9:12 AM, dave jones wrote:
> >> 2011/10/4 Mikolaj Golub :
> >>>
> >>> On Sat, 1 Oct 2011 14:15:45 +0800 dave jones wrote:
&g
On Fri, Oct 7, 2011 at 9:12 AM, dave jones wrote:
> 2011/10/4 Mikolaj Golub :
>>
>> On Sat, 1 Oct 2011 14:15:45 +0800 dave jones wrote:
>>
>> dj> On Fri, Sep 30, 2011 at 9:41 PM, Robert Watson wrote:
>> >>
>> >> On Wed, 28 Sep 2011, Mikolaj
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.
>>
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?
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 embedded devices.
Best regards,
Dave.
2011/10/4 Mikolaj Golub :
>
> On Sat, 1 Oct 2011 14:15:45 +0800 dave jones wrote:
>
> dj> On Fri, Sep 30, 2011 at 9:41 PM, Robert Watson wrote:
> >>
> >> On Wed, 28 Sep 2011, Mikolaj Golub wrote:
> >>
> >>> On Mon, 26 Sep 2011 16:12:55 +02
On Fri, Sep 30, 2011 at 9:41 PM, Robert Watson wrote:
>
> On Wed, 28 Sep 2011, Mikolaj Golub wrote:
>
>> On Mon, 26 Sep 2011 16:12:55 +0200 K. Macy wrote:
>>
>> KM> Sorry, didn't look at the images (limited bw), I've seen something KM>
>> like this before in timewait. This "can't happen" with UDP s
On Thu, Sep 29, 2011 at 10:25 AM, Adrian Chadd wrote:
> .. so now there's a patch:
>
> * is there a PR for this?
> * if there is, can we get this patch and the discussion about this bug
> placed in the PR? :)
>
> That way it doesn't get lost. No, I lie. It doesn't get "too lost". :-)
What are you
2011/9/29 Mikolaj Golub :
>
> On Mon, 26 Sep 2011 16:12:55 +0200 K. Macy wrote:
>
> KM> Sorry, didn't look at the images (limited bw), I've seen something
> KM> like this before in timewait. This "can't happen" with UDP so will be
> KM> interested in learning more about the bug.
>
> The panic ca
On Tue, Sep 27, 2011 at 9:24 AM, Arnaud Lacombe wrote:
> Hi,
>
> On Mon, Sep 26, 2011 at 8:51 PM, dave jones wrote:
>> On Mon, Sep 26, 2011 at 1:41 PM, Arnaud Lacombe wrote:
>>> Hi,
>>>
>>> On Mon, Sep 26, 2011 at 1:12 AM, Arnaud Lacombe wrote:
>>&
On Mon, Sep 26, 2011 at 1:41 PM, Arnaud Lacombe wrote:
> Hi,
>
> On Mon, Sep 26, 2011 at 1:12 AM, Arnaud Lacombe wrote:
>> Hi,
>>
>> On Mon, Sep 26, 2011 at 12:43 AM, dave jones wrote:
>>> Hi,
>>> I have two production machines running on freebsd 9.0-b
Hi,
I have two production machines running on freebsd 9.0-beta2 and both got
kernel panic related to networking. Any idea how to solve it? thanks.
http://http://60.248.161.9/p1.jpg
http://http://60.248.161.9/p2.jpg
Regards,
Dave.
___
freebsd-net@freebsd
Hello,
In Linux, I can disconnect the socket using:
sa.sin_family = AF_UNSPEC;
val = connect(sockfd, (struct sockaddr *)&sa, sizeof(sa));
the return value of val is 0; on freebsd, the return value of connect() is -1.
According to Linux's connect(2) man page:
Connectionless sockets may dissolve
t
Hello,
It seems that FreeBSD's tftpd doesn't support multicast.
Does anyone know which multicast tftpd available on FreeBSD?
Thank you.
Regards,
Dave.
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsu
Hi,
I mount ntfs partition(/dev/ad4s3) using fuse-ntfs on FreeBSD and want
to export it via NFS
with no luck:
# mount_ntfs-3g /dev/ad4s3 /wxp
# cat /etc/exports
/wxp -alldirs -maproot=root -network 192.168.1/24
# mount_nfs 192.168.1.1:/wxp /mnt
[tcp] 192.168.1.1:/wxp: Permission denined
Any ide
Hi,
Is anyone working on implementing UDP lite in FreeBSD? If not,
I'd like to work on it.
BR,
Dave.
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
16 matches
Mail list logo