sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
sys/modules: normalize .CURDIR-relative paths to SRCTOPThis simplifies make output/logicTested with: `cd sys/modules; make ALL_MODULES=` on amd64MFC after: 1 monthSponsored by: Dell EMC Isilon
Add a driver by Fredrik Lindberg for Option HSDPA USB devices. These differfrom standard 3G wireless units by supplying a raw IP/IPv6 endpoint rather thanusing PPP over serial. uhsoctl(1) is used t
Add a driver by Fredrik Lindberg for Option HSDPA USB devices. These differfrom standard 3G wireless units by supplying a raw IP/IPv6 endpoint rather thanusing PPP over serial. uhsoctl(1) is used to initiate and close the WANconnection.Obtained from: Fredrik Lindberg <fli@shapeshifter.se>
show more ...