On Sun, Dec 10, 2017 at 12:42:32AM +0100, Christoph R. Murauer wrote:
> Hello !
> 

morning.

fixed, thanks.
jmc

> 
> Index: cdce.4
> ===================================================================
> RCS file: /cvs/src/share/man/man4/cdce.4,v
> retrieving revision 1.23
> diff -u -p -r1.23 cdce.4
> --- cdce.4      13 Nov 2016 08:22:47 -0000      1.23
> +++ cdce.4      9 Dec 2017 23:19:16 -0000
> @@ -68,6 +68,8 @@ Sony Ericsson F3705g
>  .It
>  Yota LU156
>  .It
> +ZTE MF831 LTE USB Modem
> +.It
>  Zyxel P-971M
>  .El
>  .Pp
> 
> The ZTE MF831 is a Cat 4 LTE USB modem stick with microSD card slot.
> It provides a web interface and handles SMS.
> 
> Tested / used on amd64 -current #261 Dec 8 and macppc #122 Dec 6. The
> output below is from the amd64 machine.
> 
> thinkpad-w541$ tail -n 20 /var/log/messages
> Dec  9 23:41:06 thinkpad-w541 apmd: battery status: high. external
> power status: connected. estimated battery life 100%
> Dec  9 23:41:27 thinkpad-w541 reorder_kernel: kernel relinking done
> Dec 10 00:00:01 thinkpad-w541 syslogd[74133]: restart
> Dec 10 00:08:00 thinkpad-w541 /bsd: umass0 at uhub0 port 3
> configuration 1 interface 0 "ZTE,Incorporated ZTE Wireless Ethernet
> Adapter" rev 2.00/52.45 addr 8
> Dec 10 00:08:00 thinkpad-w541 /bsd: umass0: using SCSI over Bulk-Only
> Dec 10 00:08:00 thinkpad-w541 /bsd: scsibus4 at umass0: 2 targets,
> initiator 0
> Dec 10 00:08:01 thinkpad-w541 /bsd: cd1 at scsibus4 targ 1 lun 0:
> <CWID, USB SCSI CD-ROM, 2.31> SCSI2 5/cdrom removable
> Dec 10 00:08:02 thinkpad-w541 /bsd: sd2 at scsibus4 targ 1 lun 1:
> <ZTE, MMC Storage, 2.31> SCSI2 0/direct removable
> Dec 10 00:08:15 thinkpad-w541 /bsd: cd1 detached
> Dec 10 00:08:15 thinkpad-w541 /bsd: sd2 detached
> Dec 10 00:08:15 thinkpad-w541 /bsd: scsibus4 detached
> Dec 10 00:08:15 thinkpad-w541 /bsd: umass0 detached
> Dec 10 00:08:16 thinkpad-w541 /bsd: cdce0 at uhub0 port 3
> configuration 1 interface 0 "ZTE,Incorporated ZTE Wireless Ethernet
> Adapter" rev 2.00/52.45 addr 8
> Dec 10 00:08:16 thinkpad-w541 /bsd: cdce0: address 36:4b:50:b7:ef:da
> Dec 10 00:08:16 thinkpad-w541 /bsd: umass0 at uhub0 port 3
> configuration 1 interface 2 "ZTE,Incorporated ZTE Wireless Ethernet
> Adapter" rev 2.00/52.45 addr 8
> Dec 10 00:08:16 thinkpad-w541 /bsd: umass0: using SCSI over Bulk-Only
> Dec 10 00:08:16 thinkpad-w541 /bsd: scsibus4 at umass0: 2 targets,
> initiator 0
> Dec 10 00:08:17 thinkpad-w541 /bsd: cd1 at scsibus4 targ 1 lun 0:
> <CWID, USB SCSI CD-ROM, 2.31> SCSI2 5/cdrom removable
> Dec 10 00:08:18 thinkpad-w541 /bsd: sd2 at scsibus4 targ 1 lun 1:
> <ZTE, MMC Storage, 2.31> SCSI2 0/direct removable
> Dec 10 00:08:18 thinkpad-w541 /bsd: sd2: 29724MB, 512 bytes/sector,
> 60874752 sectors
> 
> thinkpad-w541$ ifconfig cdce0
> cdce0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
>         lladdr 36:4b:50:b7:ef:da
>         index 7 priority 0 llprio 3
> thinkpad-w541$ ifconfig cdce0
> # after using dhclient
> cdce0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
>         lladdr 36:4b:50:b7:ef:da
>         index 7 priority 0 llprio 3
>         groups: egress
>         inet 192.168.0.153 netmask 0xffffff00 broadcast 192.168.0.255
> 
> thinkpad-w541$ usbdevs
> addr 1: xHCI root hub, Intel
>  addr 8: ZTE Wireless Ethernet Adapter, ZTE,Incorporated
>  addr 2: EMV Smartcard Reader, Generic
>  addr 3: VFS5011 Fingerprint Reader, Validity Sensors
>  addr 4: Sierra Wireless EM7345 4G LTE, Sierra Wireless Inc.
>  addr 5: product 0x07dc, Intel
>  addr 6: Integrated Camera, SunplusIT INC.
>  addr 7: product 0x5010, vendor 0x0765
> addr 1: EHCI root hub, Intel
>  addr 2: Rate Matching Hub, Intel
> addr 1: EHCI root hub, Intel
>  addr 2: Rate Matching Hub, Intel
> 
> Regards,
> 
> Christoph
> 
> 

Reply via email to