EXPERIMENTAL Beta code, use with care. Active development. The FreeBSD if_mos.c driver is based on various different sources: The vendor provided driver at the following URL: http://www.moschip.com/data/products/MCS7830/Driver_FreeBSD_7830.tar.gz Mixed together with the OpenBSD if_mos.c driver for validation and checking and the FreeBSD if_reu.c as reference for the USB Ethernet framework. Bugs and/or feedback welcome! /Rick van der Zwet == COMPILE & RUN == 1. Make sure you got the FreeBSD source (RELENG_8) checked out in /usr/src 2. make load 3. Driver ready for use (device found is ue0)