Home | History | Annotate | Download | only in sbus
History log of /src/sys/dev/sbus/spifreg.h
RevisionDateAuthorComments
 1.7  09-Jul-2018  christos Remove duplicate copies of the SET/CLR/ISSET macros.
 1.6  09-Jul-2018  kre Avoid redefining SET/CLR/ISSET (which in the kernel are normally
defined in <sys/types.h>). These redefinitions (when they are,
that is, when types.h is included) were sneaking through because
they were defined identically ... until CLR in <sys/types.h> was
changed... Avoid that issue arising again.
 1.5  15-Nov-2014  christos branches: 1.5.18; 1.5.20;
centralize the dialout/call unit macros.
 1.4  12-May-2009  cegger branches: 1.4.22;
struct device * -> device_t, no functional changes intended.
 1.3  12-May-2009  cegger struct cfdata * -> cfdata_t, no functional changes intended.
 1.2  11-Dec-2005  christos branches: 1.2.74; 1.2.90;
merge ktrace-lwp.
 1.1  24-Jul-2004  mrg branches: 1.1.2;
Hauke Fath's port of the openbsd SUNW,spif driver from PR#26061.
the driver was originally written by Jason L. Wright.

XXX: i haven't tested this on sparc64 at all...
 1.1.2.4  21-Sep-2004  skrll Fix the sync with head I botched.
 1.1.2.3  18-Sep-2004  skrll Sync with HEAD.
 1.1.2.2  03-Aug-2004  skrll Sync with HEAD
 1.1.2.1  24-Jul-2004  skrll file spifreg.h was added on branch ktrace-lwp on 2004-08-03 10:51:05 +0000
 1.2.90.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.2.74.1  16-May-2009  yamt sync with head
 1.4.22.1  03-Dec-2017  jdolecek update from HEAD
 1.5.20.1  10-Jun-2019  christos Sync with HEAD
 1.5.18.1  28-Jul-2018  pgoyette Sync with HEAD

RSS XML Feed