- fixes the build of the legacy psm/atkbc driver after c51978f4b2f0
reported by Mark Millard / discord (sorry for the break!)
- unlocks the use of the new NOTES featured kbd settings
via 'kbdcontrol -r ultra' from userland as well
Paths
| Differential D38806 Authored by fbsd_paepcke.de on Feb 27 2023, 8:02 AM.
Details
Summary
reported by Mark Millard / discord (sorry for the break!)
via 'kbdcontrol -r ultra' from userland as well
Diff Detail
Event Timelinefbsd_paepcke.de created this revision. fbsd_paepcke.de updated this revision to Diff 117993.Feb 27 2023, 9:49 AM2023-02-27 09:49:31 (UTC+0) fbsd_paepcke.de updated this revision to Diff 117994.Feb 27 2023, 10:07 AM2023-02-27 10:07:35 (UTC+0) fbsd_paepcke.de updated this revision to Diff 117997.Feb 27 2023, 10:57 AM2023-02-27 10:57:08 (UTC+0) Comment Actions... hope got them all now. fbsd_paepcke.de updated this revision to Diff 117998.Feb 27 2023, 11:10 AM2023-02-27 11:10:51 (UTC+0) Comment Actions I fixed the build issues, but look forward to what we need to do to make things work. Comment Actions
yes, but if we need for touch > 9 files, that mange *exact* the same two static tables with exact the same content (if we ignore the several typos), then it needs an cleanup / refactor first. Comment Actions
Agreed. I fixed the immediate issue, but the problem you points out lingers. There's time for you to do the cleanup / refactor now that the Comment Actions
I'm on it! But I need some more time for tests wired corner cases this time.
Revision Contents
Diff 117994 sys/dev/atkbdc/psm.c
usr.sbin/kbdcontrol/kbdcontrol.1
usr.sbin/kbdcontrol/kbdcontrol.c
|
That is kind of a difficult sentence to parse. Does this retain the meaning?
API is used to schedule a one-time call to an arbitrary function at a specific
future time.