I'm also a newbie, but I think there is no drivers for your device on
OpenBSD.

Maybe you can solve the problem with PPPoE:
http://man.openbsd.org/OpenBSD-current/man4/pppoe.4

Have a good day!
Raffaele

On Sun, 2 Oct 2016 08:15:31 +0000 (UTC)
Farhad Benyamin <farhadbenya...@yahoo.com> wrote:

> Hello, I installed OpenBSD 6.0 (GENERIC kernel) on a AMD64 machine. The
system
> can't detect my USB ethernet interface, altough LED of USB on modem is
light
> up. I also had this problem on NetBSD 7.0.1, during installation it can't
> detect this interface, but I don't try to solve it.
>
> I am grateful for the help to solve this problem. I am newbie.
>
> ==========
>
> MODEM : Micronet ADSL2+ Modem Router, Model No. SP3361
>
> ### on OpenBSD  ###
>
> ***  ifconfig ***
>
> lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 32768
>     index 2 priority 0 llprio 3
>     groups: lo
>     inet6 ::1 prefixlen 128
>     inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2
>     inet 127.0.0.1 netmask 0xff000000
> enc0: flags=0<>
>     index 1 priority 0 llprio 3
>     groups: enc
>     status: active
> pflog0: flags=141<UP,RUNNING,PROMISC> mtu 33144
>     index 3 priority 0 llprio 3
>     groups: pflog
>
> *** dmesg | grep usb ***
>
> usb0 at ehci0: USB revision 2.0
> uhub0 at usb0 "ATI EHCI root hub" rev 2.00/1.00 addr 1
> usb1 at ehci1: USB revision 2.0
> uhub1 at usb1 "ATI EHCI root hub" rev 2.00/1.00 addr 1
> usb2 at ohci0: USB revision 1.0
> uhub2 at usb2 "ATI OHCI root hub" rev 1.00/1.00 addr 1
> usb3 at ohci1: USB revision 1.0
> uhub3 at usb3 "ATI OHCI root hub" rev 1.00/1.00 addr 1
> usb4 at ohci2: USB revision 1.0
> uhub4 at usb4 "ATI OHCI root hub" rev 1.00/1.00 addr 1
> usb5 at ohci3: USB revision 1.0
> uhub5 at usb5 "ATI OHCI root hub" rev 1.00/1.00 addr 1
> usb6 at ohci4: USB revision 1.0
> uhub6 at usb6 "ATI OHCI root hub" rev 1.00/1.00 addr 1
>
> *** dmesg | grep rndis ***
>
> urndis0 at uhub2 port 2 configuration 1 interface 0 "vendor 0x12a7 product
> 0x3160" rev 1.10/0.01 addr 2
> urndis0: using Vendor: interface alternate setting 0 failed
>
> ### on Debian 8 ###
>
> *** ifconfig ***
>
> eth1      Link encap:Ethernet  HWaddr (removed by me)
>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>           RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:1000
>           RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
>
> lo        Link encap:Local Loopback 
>           inet addr:127.0.0.1  Mask:255.0.0.0
>           inet6 addr: ::1/128 Scope:Host
>           UP LOOPBACK RUNNING  MTU:65536  Metric:1
>           RX packets:20 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:20 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:0
>           RX bytes:1420 (1.3 KiB)  TX bytes:1420 (1.3 KiB)
>
> *** dmesg | grep usb ***
> (output is customized)
>
> [    1.962069] usb 3-2: new full-speed USB device number 2 using ohci-pci
> [    2.188927] usb 3-2: New USB device found, idVendor=12a7, idProduct=3160
> [    2.188969] usb 3-2: New USB device strings: Mfr=0, Product=0,
> SerialNumber=0
> [    7.228928] usbcore: registered new interface driver cdc_ether
> [   12.349310] rndis_host 3-2:1.0 eth0: register 'rndis_host' at
> usb-0000:00:12.0-2, RNDIS device, (MAC Addr, removed by me)
> [   12.349414] usbcore: registered new interface driver rndis_host
> [   12.379849] usbcore: registered new interface driver rndis_wlan
>
> *** dmesg | grep rndis ***
>
> [   12.349310] rndis_host 3-2:1.0 eth0: register 'rndis_host' at
> usb-0000:00:12.0-2, RNDIS device, (MAC Addr, removed by me)
> [   12.349414] usbcore: registered new interface driver rndis_host
> [   12.379849] usbcore: registered new interface driver rndis_wlan
>


--
thrph.i...@gmail.com <thrph.i...@gmail.com>

Reply via email to