d7f036be09
The umb(4) driver provides support for USB MBIM (Mobile Broadband Interface Model) devices. MBIM devices establish connections via cellular networks such as GPRS, UMTS, and LTE. They appear as a regular point-to-point network interface, transporting raw IP frames. Required configuration parameters like PIN and APN have to be set with umbctl(8), a new tool specific to this driver. The IP address is configured automatically; the default route and DNS server information have to be set separately. The driver is not fully functional yet, it is therefore still marked as experimental and disabled by default. Any help welcome to complete it! Tested on NetBSD/amd64, with a Sierra Wireless EM7345 LTE modem on a Lenovo ThinkPad T440s. No functional change expected otherwise.
161 lines
2.3 KiB
Plaintext
161 lines
2.3 KiB
Plaintext
# $NetBSD: list,v 1.50 2018/07/31 16:44:29 khorben Exp $
|
|
|
|
SRCDIRS bin
|
|
|
|
PROG cat
|
|
PROG chio
|
|
PROG chmod
|
|
PROG cgdconfig
|
|
PROG cp
|
|
PROG csh
|
|
PROG date
|
|
PROG dd
|
|
PROG df
|
|
PROG domainname
|
|
PROG echo
|
|
PROG ed
|
|
PROG expr
|
|
PROG hostname
|
|
PROG kill
|
|
PROG ksh
|
|
PROG ln
|
|
PROG ls
|
|
PROG mkdir
|
|
PROG mt
|
|
PROG mv
|
|
PROG pax tar
|
|
PROG ps
|
|
PROG pwd
|
|
PROG rcmd
|
|
PROG rcp
|
|
PROG rm
|
|
PROG rmdir
|
|
PROG sh
|
|
PROG sleep
|
|
PROG stty
|
|
PROG sync
|
|
PROG test [
|
|
|
|
ARGVLN csh -csh
|
|
ARGVLN ksh -ksh
|
|
ARGVLN sh -sh
|
|
|
|
SRCDIRS sbin
|
|
|
|
PROG atactl
|
|
PROG badsect
|
|
PROG brconfig
|
|
PROG ccdconfig
|
|
PROG chown chgrp
|
|
PROG clri
|
|
PROG disklabel
|
|
PROG dkctl
|
|
PROG dmesg
|
|
PROG dump rdump
|
|
PROG dump_lfs rdump_lfs
|
|
PROG fdisk
|
|
PROG fsck
|
|
PROG fsck_ext2fs
|
|
PROG fsck_ffs
|
|
PROG fsck_lfs
|
|
PROG fsck_msdos
|
|
PROG fsdb
|
|
PROG fsirand
|
|
PROG gpt
|
|
PROG ifconfig
|
|
PROG init init.bak
|
|
PROG lmcconfig
|
|
PROG mbrlabel
|
|
PROG mknod
|
|
PROG modload
|
|
PROG modstat
|
|
PROG modunload
|
|
PROG mount
|
|
PROG mount_ados
|
|
PROG mount_cd9660
|
|
PROG mount_efs
|
|
PROG mount_ext2fs
|
|
PROG mount_fdesc
|
|
PROG mount_ffs mount_ufs
|
|
PROG mount_filecore
|
|
PROG mount_kernfs
|
|
PROG mount_lfs
|
|
PROG mount_msdos
|
|
PROG mount_nfs
|
|
PROG mount_ntfs
|
|
PROG mount_null
|
|
PROG mount_overlay
|
|
PROG mount_procfs
|
|
PROG mount_smbfs
|
|
SPECIAL mount_smbfs srcdir external/bsd/smbfs/sbin/mount_smbfs
|
|
LIBS ${SMB_LIBDIR}/libsmb.a
|
|
PROG mount_tmpfs
|
|
PROG mount_umap
|
|
PROG mount_union
|
|
PROG newfs mount_mfs
|
|
PROG newfs_lfs
|
|
PROG newfs_msdos
|
|
PROG ping
|
|
PROG pppoectl ipppctl
|
|
PROG raidctl
|
|
PROG rcorder
|
|
PROG reboot halt
|
|
PROG restore rrestore
|
|
PROG rndctl
|
|
PROG route
|
|
PROG routed
|
|
PROG savecore
|
|
PROG scan_ffs
|
|
PROG scsictl
|
|
PROG setkey
|
|
PROG shutdown
|
|
PROG slattach
|
|
PROG swapctl swapon
|
|
PROG sysctl
|
|
PROG ttyflags
|
|
PROG tunefs
|
|
PROG umbctl
|
|
PROG umount
|
|
PROG wdogctl
|
|
PROG veriexecctl
|
|
PROG wsconsctl
|
|
|
|
SRCDIRS usr.bin
|
|
|
|
PROG bzip2 bunzip2 bzcat
|
|
PROG ftp
|
|
PROG grep egrep fgrep zgrep zegrep zfgrep
|
|
PROG gzip gunzip gzcat zcat
|
|
PROG kdump
|
|
PROG ktrace
|
|
PROG ktruss
|
|
PROG progress
|
|
|
|
PROG ekermit
|
|
SPECIAL ekermit srcdir external/bsd/ekermit/bin/ekermit
|
|
|
|
PROG less more
|
|
SPECIAL less srcdir external/bsd/less/bin/less
|
|
|
|
PROG vi ex
|
|
SPECIAL vi srcdir external/bsd/nvi/usr.bin/nvi
|
|
|
|
SRCDIRS usr.sbin
|
|
|
|
PROG chroot
|
|
PROG dumpfs
|
|
PROG dumplfs
|
|
PROG installboot
|
|
PROG vnconfig vndconfig
|
|
|
|
SRCDIRS games
|
|
|
|
PROG tetris
|
|
|
|
SRCDIRS libexec
|
|
|
|
PROG lfs_cleanerd
|
|
|
|
LIBS liboverride.o
|
|
LIBS -lbz2 -llzma -lcrypt -ledit -lipsec -lkvm -ll -lm -lrmt -lcurses -lterminfo -lutil -lz -levent -lprop
|