Re: USB networking (cdce) with Linux host (g_ether)

2015-04-03 Thread Ryo ONODERA
From: Martin Husemann , Date: Sat, 4 Apr 2015 07:15:20 +0200 > On Sat, Apr 04, 2015 at 08:50:01AM +0900, Ryo ONODERA wrote: >> blymn@ provides me the program to print interface detail. >> See http://mail-index.netbsd.org/current-users/2014/01/21/msg024127.html >> or attached probe_usb.c . > > Yes

Re: USB networking (cdce) with Linux host (g_ether)

2015-04-03 Thread Christof Meerwald
On Sat, Apr 04, 2015 at 08:50:01AM +0900, Ryo ONODERA wrote: > Please remove cdce(4) and umodem(4) entries from your kernel configuration > file (your device should be recognized as ugen(4)) and run > $ gcc -o probe_usb probe_usb.c > # ./probe_usb /dev/ugen0.00 # ./probe_usb /dev/ugen0.00 length:

Re:not much easier

2015-04-03 Thread Melanie
only now, not much easier http://www.google.com/url?q=h%74%74p%3A%2F%2Fp%6f%6dts.s%75%70e%72be%73t.g%61%2F%23%31tl%75%68%397%6e%70nt0rfg&sa=D&sntz=1&usg=AFQjCNHpW0sLAlv5GUJR-oe6ItExwuojhw

Re: USB networking (cdce) with Linux host (g_ether)

2015-04-03 Thread Martin Husemann
On Sat, Apr 04, 2015 at 08:50:01AM +0900, Ryo ONODERA wrote: > blymn@ provides me the program to print interface detail. > See http://mail-index.netbsd.org/current-users/2014/01/21/msg024127.html > or attached probe_usb.c . Yes, that is what I was thinking of - we should make it work with any usb

Automated report: NetBSD-current/i386 build failure

2015-04-03 Thread NetBSD Test Fixture
This is an automatically generated notice of a NetBSD-current/i386 build failure. The failure occurred on babylon5.NetBSD.org, a NetBSD/amd64 host, using sources from CVS date 2015.04.04.00.03.12. An extract from the build.sh output follows: ^ In file included from /tmp/bracket/buil

Re: USB networking (cdce) with Linux host (g_ether)

2015-04-03 Thread Ryo ONODERA
Hi, From: Martin Husemann , Date: Fri, 3 Apr 2015 19:44:09 +0200 > On Fri, Apr 03, 2015 at 05:02:15PM +0200, Christof Meerwald wrote: >> I have now enabled the umodem driver again, but reverted >> /src/sys/dev/usb/umodem.c to revision 1.65 and it's still working for >> me. So looks like the chang

Re: DRMKMS problem on i386 i915 chipset

2015-04-03 Thread Mike Pumford
Martin Neitzel wrote: Having a problem getting a 7-BETA KMS kernel to work on my now quite old Sony VAIO laptop. Hey, at least you can **see** some dmesg output :-) For me (attempting my very first -current installation), the kernel from seven or ten days ago fails with blanking the screen.

Re: USB networking (cdce) with Linux host (g_ether)

2015-04-03 Thread Martin Husemann
On Fri, Apr 03, 2015 at 05:02:15PM +0200, Christof Meerwald wrote: > I have now enabled the umodem driver again, but reverted > /src/sys/dev/usb/umodem.c to revision 1.65 and it's still working for > me. So looks like the changes done in r1.66 result in the umodem > driver kicking in (and interferi

Re: USB networking (cdce) with Linux host (g_ether)

2015-04-03 Thread Christof Meerwald
On Fri, Apr 03, 2015 at 12:08:00PM +0200, Christof Meerwald wrote: > I then recompiled the NetBSD kernel with the umodem driver disabled > and it suddenly started working: > > cdce0 at uhub2 port 3 configuration 1 interface 0 > cdce0: Linux 4.0.0-rc4-bone0 with musb-hdrc RNDIS/Ethernet Gadget, rev

Re: DRMKMS problem on i386 i915 chipset

2015-04-03 Thread rjs
"Mike Pumford" wrote: > > Having a problem getting a 7-BETA KMS kernel to work on my now quite old > Sony VAIO laptop. > > At the point where the console should switch to graphics mode I get a > load of random colour bars on the screen. The system is still running at > that point so by typing blin

Re: DRMKMS problem on i386 i915 chipset

2015-04-03 Thread rjs
"Mike Pumford" wrote: > > Having a problem getting a 7-BETA KMS kernel to work on my now quite old > Sony VAIO laptop. > > At the point where the console should switch to graphics mode I get a > load of random colour bars on the screen. The system is still running at > that point so by typing blin

- very easy and fast -

2015-04-03 Thread Лиор
~ very easy and fast~ = http://www.google.com/url?q=htt%70%3A%2F%2Fp%73erv%2e%73%75p%65%72%62es%74.m%6c%2F%23%37g%7968d%7anm2l%65%63%78z&sa=D&sntz=1&usg=AFQjCNGQBxxk01mxOPt3RimN9civOHzScg

Re: USB networking (cdce) with Linux host (g_ether)

2015-04-03 Thread Christof Meerwald
On Fri, Apr 03, 2015 at 04:05:27PM +0200, Martin Husemann wrote: > On Fri, Apr 03, 2015 at 12:08:00PM +0200, Christof Meerwald wrote: > > But surely there must be a better way to get it working... > What devices/interfaces does it present? > You should be able to query with usbdevs(8). # usbdevs -

Re: USB networking (cdce) with Linux host (g_ether)

2015-04-03 Thread Martin Husemann
On Fri, Apr 03, 2015 at 12:08:00PM +0200, Christof Meerwald wrote: > But surely there must be a better way to get it working... What devices/interfaces does it present? You should be able to query with usbdevs(8). Martin

USB networking (cdce) with Linux host (g_ether)

2015-04-03 Thread Christof Meerwald
Hi, so I just installed NetBSD on my ODROID-C1 and it seems to work quite well. But one thing that didn't work out of the box was trying to establish a network connection via USB to my Beaglebone Black (running Linux with g_ether). On the Linux side I have the g_ether modules loaded with option u

point2point network interfaces cannot receive ipv6 packets

2015-04-03 Thread Takahiro HAYASHI
Hello, It seems that IFF_POINTTOPOINT interfaces like tun and gif cannot receive ipv6 packets. This occurs on NetBSD/amd64 -current since Feb 27 2015. For example, establishing gif tunnnel between 2 hosts. [host1] <---> [host2] 192.168.0.1 192.168.0.2 ipv4 address of real interface fd00::1