NetBSD/sys
jdolecek d40a03f552 Add driver for Intel XMM7360 LTE modem, based upon Linux driver available
at https://github.com/xmm7360/xmm7360-pci

This version works on Linux, OpenBSD, and NetBSD.

OpenBSD port written for genua GmbH

Modem requires python script from the master site to initialize the network,
it will be added to pkgsrc shortly
2020-07-26 14:51:18 +00:00
..
altq
arch Add driver for Intel XMM7360 LTE modem, based upon Linux driver available 2020-07-26 14:51:18 +00:00
coda
compat Add lockstat(1) ioctl handling. 2020-07-21 05:33:51 +00:00
conf Add driver for Intel XMM7360 LTE modem, based upon Linux driver available 2020-07-26 14:51:18 +00:00
crypto Ensure aes_ccm module init runs after aes module init. 2020-07-26 04:44:47 +00:00
ddb Protect against multiple inclusion. 2020-06-28 04:06:14 +00:00
dev Add driver for Intel XMM7360 LTE modem, based upon Linux driver available 2020-07-26 14:51:18 +00:00
dist/pf
dtb Build i.MX7D dtbs for armv7 2020-06-10 18:53:31 +00:00
external viadrmums: Stop gracefully at the end of the PCI id list. 2020-07-20 21:29:38 +00:00
fs Replace the */ I accidentally removed in the last commit 2020-07-24 05:26:37 +00:00
gdbscripts
kern Do not allow disabling interrupts on the primary CPU. Fixes PR kern/45117. 2020-07-13 13:16:07 +00:00
lib Make copystr() a MI C function, part of libkern and shared on all 2020-06-30 16:20:00 +00:00
miscfs Introduce genfs_pathconf() and use it for the default case in all filesystems. 2020-06-27 17:29:17 +00:00
modules the x86 xen and non-xen modules are identical, 2020-07-04 21:02:15 +00:00
net Don't accept negative value. 2020-07-16 15:02:08 +00:00
net80211 Convert malloc -> kmem. 2020-07-25 22:27:05 +00:00
netatalk
netbt
netcan
netinet - always set both ip and ip6, otherwise a kernel assertion can be triggered 2020-07-06 18:49:12 +00:00
netinet6 localify 2020-06-19 16:08:06 +00:00
netipsec Rename enc_xform_rijndael128 -> enc_xform_aes. 2020-06-30 04:14:55 +00:00
netmpls
nfs Introduce genfs_pathconf() and use it for the default case in all filesystems. 2020-06-27 17:29:17 +00:00
opencrypto Fix kmem_free size in recent malloc->kmem conversion. 2020-07-04 18:07:31 +00:00
rump Fix more sort order. 2020-07-26 04:25:49 +00:00
secmodel Accept ioctl(RNDADDDATA) estimates at securelevel 1 (but not 2). 2020-05-28 23:17:25 +00:00
stand Fixup OpenSimpleReadFile usage: 2020-07-15 00:51:40 +00:00
sys Add ppoll() a compatibility wrapper around pollts(2) 2020-07-17 15:34:16 +00:00
ufs pull in a bit more FreeBSD code to allow specifying truncation of 2020-07-26 00:21:24 +00:00
uvm Split aes_cbc_* and aes_xts_* into their own header files. 2020-07-25 22:14:35 +00:00
Makefile