John Baldwin
87c4a62333
Lock spic(4) and mark it MPSAFE:
...
- Add a per-softc mutex as a driver lock.
- Use callout(9) instead of timeout(9).
- Set softc pointer in si_drv1 of cdev instead of looking softc
up via devclass in cdev methods.
Tested by: no one
2014-11-20 20:24:30 +00:00
..
2014-11-15 23:40:44 +00:00
2014-11-18 17:22:08 +00:00
2014-11-15 03:34:34 +00:00
2014-11-20 19:28:42 +00:00
2014-11-19 07:44:21 +00:00
2014-11-13 18:01:51 +00:00
2014-11-18 17:06:40 +00:00
2014-11-20 08:11:54 +00:00
2014-11-11 13:37:28 +00:00
2014-11-20 20:09:18 +00:00
2014-11-12 16:23:56 +00:00
2014-11-20 17:31:25 +00:00
2014-11-20 20:24:30 +00:00
2014-11-19 14:27:38 +00:00
2014-11-17 21:01:35 +00:00
2014-11-20 17:06:41 +00:00
2014-11-18 17:06:54 +00:00
2014-11-17 01:05:29 +00:00
2014-11-12 09:57:15 +00:00
2014-11-17 14:56:02 +00:00
2014-11-17 01:05:29 +00:00
2014-11-13 12:58:33 +00:00
2014-11-19 13:31:08 +00:00
2014-11-12 09:57:15 +00:00
2014-11-09 21:33:01 +00:00
2014-11-20 06:32:47 +00:00
2014-11-12 09:57:15 +00:00
2014-11-09 21:33:01 +00:00
2014-11-16 01:18:41 +00:00
2014-11-02 13:14:55 +00:00
2014-11-19 16:29:39 +00:00
2014-11-02 22:58:30 +00:00
2014-11-18 17:06:56 +00:00