Home | History | Annotate | Download | only in sbus
History log of /src/sys/dev/sbus/spifvar.h
RevisionDateAuthorComments
 1.5  31-Oct-2022  andvar s/interrut/interrupt/ and s/accelelerator/accelerator/ in comments.
 1.4  18-Jul-2011  mrg convert the remaining dev/sbus drivers to CFATTACH_DECL_NEW, cfdata_t
and device_t, including the pci frontend and backend for en(4).
 1.3  17-Sep-2009  tsutsui Remove struct sbusdev and related functions sbus_establish() and sbusreset().
They are derived from 4.4BSD/sparc and have been there since initial import
of NetBSD/sparc in 1993, but the struct sbusdev is almost unused for years,
nothing calls sbusreset(), and all (*sd->sd_reset)() functions look bogus.

Suggested by mrg@ and martin@, and tested on SS1+ and SS20.
 1.2  11-Dec-2005  christos branches: 1.2.74;
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 spifvar.h was added on branch ktrace-lwp on 2004-08-03 10:51:05 +0000
 1.2.74.1  11-Mar-2010  yamt sync with head

RSS XML Feed