On Wednesday, October 08, 2014 8:23:54 pm Alfred Perlstein wrote:
>
> On 10/8/14 11:53 AM, John Baldwin wrote:
> > This patch adds locking to scd(4) and marks it MPSAFE. It also uses bus_*()
> > instead of bus_space_*(). The patch is against HEAD but probably applies
> > to 9
> > and 10 as well
On 10/8/14 11:53 AM, John Baldwin wrote:
This patch adds locking to scd(4) and marks it MPSAFE. It also uses bus_*()
instead of bus_space_*(). The patch is against HEAD but probably applies to 9
and 10 as well.
http://people.freebsd.org/~jhb/patches/scd_locking.patch
Note that this driver is
This patch adds locking to scd(4) and marks it MPSAFE. It also uses bus_*()
instead of bus_space_*(). The patch is against HEAD but probably applies to 9
and 10 as well.
http://people.freebsd.org/~jhb/patches/scd_locking.patch
Note that this driver is using a deprecated API that will be remov