Changeset 283


Ignore:
Timestamp:
Feb 16, 2011, 8:26:30 PM (14 years ago)
Author:
Rick van der Zwet
Message:

Yeh! Made it into current, next step is to test it well and get it to stable.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • freebsd-mos-driver/README

    r276 r283  
    11EXPERIMENTAL Beta code, use with care. Active development.
    22
     3Status: It has been committed to HEAD (r218729).
     4Target: Get it RELENG_8 to make it into release.
     5
     6
     7== INTRO ==
    38The FreeBSD if_mos.c driver is based on various different sources:
    49The vendor provided driver at the following URL:
     
    712Mixed together with the OpenBSD if_mos.c driver for validation and checking
    813and the FreeBSD if_reu.c as reference for the USB Ethernet framework.
    9  
    10 Bugs and/or feedback welcome!
    11 /Rick van der Zwet <info@rickvanderzwet.nl>
    1214
    1315== COMPILE & RUN ==
     
    1517 2. make load
    1618 3. Driver ready for use (device found is ue0)
     19
     20= COMPILE & INSTALL ==
     21 1. Follow steps as above
     22 2. make install
     23
     24
     25Bugs and/or feedback are more than welcome! Please try to be verbose as
     26possible.
     27
     28/Rick van der Zwet <info@rickvanderzwet.nl>
Note: See TracChangeset for help on using the changeset viewer.