Searched hist:267290 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/dev/hpt27xx/
H A Dhpt27xx_os_bsd.cdiff 267290 Mon Jun 09 18:24:13 MDT 2014 jhb Make the hpt27xx(4) driver MPSAFE.
- Use the existing vbus locks instead of Giant for the CAM sim lock.
- Use callout(9) instead of timeout(9).
- Mark the interrupt handler as MPSAFE.
- Don't attempt to pass data in the softc from probe() to attach().

Reviewed by: Steve Chang <ychang@highpoint-tech.com>
Assisted by: delphij
H A Dos_bsd.hdiff 267290 Mon Jun 09 18:24:13 MDT 2014 jhb Make the hpt27xx(4) driver MPSAFE.
- Use the existing vbus locks instead of Giant for the CAM sim lock.
- Use callout(9) instead of timeout(9).
- Mark the interrupt handler as MPSAFE.
- Don't attempt to pass data in the softc from probe() to attach().

Reviewed by: Steve Chang <ychang@highpoint-tech.com>
Assisted by: delphij
H A Dhpt27xx_osm_bsd.cdiff 267290 Mon Jun 09 18:24:13 MDT 2014 jhb Make the hpt27xx(4) driver MPSAFE.
- Use the existing vbus locks instead of Giant for the CAM sim lock.
- Use callout(9) instead of timeout(9).
- Mark the interrupt handler as MPSAFE.
- Don't attempt to pass data in the softc from probe() to attach().

Reviewed by: Steve Chang <ychang@highpoint-tech.com>
Assisted by: delphij

Completed in 165 milliseconds