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".
|