Home | History | Annotate | Download | only in ofisa
History log of /src/sys/dev/ofisa/mcclock_ofisa.c
RevisionDateAuthorComments
 1.1  27-Apr-2021  thorpej branches: 1.1.4;
"ofisa" carried an "ofbus" interface attribute in addition to its own
in order to attach an "ofrtc" instance. This worked prior to the
autconfiguration system enforcing non-ambiguous interface attribute
specificaitons due to how the attach args for ofisa were structured.

But it no longer works, and is a big dodgy barring a formalized "subclassing"
facility for interface atributes in config(5).

So, stop using "ofrtc" on Shark, and replace it with an ofisa driver for
the mc146818 real time clock hardware, and remove "ofbus" from "ofisa".
 1.1.4.2  13-May-2021  thorpej Sync with HEAD.
 1.1.4.1  27-Apr-2021  thorpej file mcclock_ofisa.c was added on branch thorpej-i2c-spi-conf on 2021-05-13 00:47:30 +0000

RSS XML Feed