Home | History | Annotate | Download | only in ic
History log of /src/sys/dev/ic/dm9000var.h
RevisionDateAuthorComments
 1.7  29-May-2020  rin Make this compile again. Not tested.
 1.6  31-Mar-2020  nisimura - reorgazine the entire structure to utilise ifmedia(4)/mii(4) and
redefine starting point of debug.
- nuke duplicated standard MII register definition. Davicom PHY extension
is defined in dev/mii/dmphyreg.h
 1.5  05-Mar-2020  riastradh Revert "Include opt_diagnostic.h for DIAGNOSTIC."

This did not do what I thought it did. opt_diagnostic.h is only for
the unused _DIAGNOSTIC, which seems like an abortive attempt to
incrementally convert DIAGNOSTIC to an opt_*.h option rather than a
command-line option.
 1.4  05-Mar-2020  riastradh Include opt_diagnostic.h for DIAGNOSTIC.

...at least, in header files, which may not have already included
libkern.h.
 1.3  19-Apr-2018  christos branches: 1.3.2;
s/static inline/static __inline/g for consistency.
 1.2  28-Jan-2012  nisimura branches: 1.2.46;

- add DM9000 internal PHY manipulating routines.
- now capable of auto-negotiation, use this as default media selection.
- add multicast filter support.
- code cleanup.

Code update from Paul Fleischer.
 1.1  08-Sep-2010  ahoka branches: 1.1.2; 1.1.4; 1.1.10; 1.1.14; 1.1.18;
Driver for Davicom DM9000 ethernet chips.

Written by Paul Fleischer, minor modifications by me.
 1.1.18.1  18-Feb-2012  mrg merge to -current.
 1.1.14.1  17-Apr-2012  yamt sync with head
 1.1.10.2  05-Mar-2011  rmind sync with head
 1.1.10.1  08-Sep-2010  rmind file dm9000var.h was added on branch rmind-uvmplock on 2011-03-05 20:53:14 +0000
 1.1.4.2  22-Oct-2010  uebayasi Sync with HEAD (-D20101022).
 1.1.4.1  08-Sep-2010  uebayasi file dm9000var.h was added on branch uebayasi-xip on 2010-10-22 07:21:57 +0000
 1.1.2.2  09-Oct-2010  yamt sync with head
 1.1.2.1  08-Sep-2010  yamt file dm9000var.h was added on branch yamt-nfs-mp on 2010-10-09 03:32:06 +0000
 1.2.46.1  22-Apr-2018  pgoyette Sync with HEAD
 1.3.2.1  08-Apr-2020  martin Merge changes from current as of 20200406

RSS XML Feed