On Sun, Nov 05, 2017 at 03:33:48PM -0600, Edgar Pettijohn wrote: > My isp leaves a lot to be desired. I'm into possible backup plans for > when the connection is unbearable. Are there any 3g usb dongles or > mini pci devices which work on openbsd?
On my old ThinkPad T500: $ dmesg | grep cdce cdce0 at uhub1 port 4 configuration 1 interface 7 "Ericsson Ericsson F3507g Mobile Broadband Minicard Composite Device" rev 2.00/0.00 addr 2 cdce0: address 02:80:37:ec:02:00 Mini-PCI. Works. Check cdce(4) for more adapters. Erling