freebsd-dev/sys/dev/bhnd/siba
Landon J. Fuller 1c8edc1ed8 bhnd(4): fix a few bugs in pwrctl/fixed-clock device support.
- Do not panic on siba(4) detach when the bhnd(4) bus calls
   bhnd_get_pmu_info() on a PMU-less device.
 - Fix bhnd_pwrctl attach/detach on fixed-clock devices:
    - Treat bhnd_pwrctl_updateclk() as a no-op on fixed-clock devices.
    - Use bhnd_pwrctl_updateclk() to perform the appropriate clock
      transition on detach.

Sponsored by:	The FreeBSD Foundation
2018-01-19 21:58:48 +00:00
..
siba_bhndb.c siba(4): fix workaround for BCM4312 D11 core backplane timeouts 2017-11-27 22:38:44 +00:00
siba_erom.c dev/bhnd: Make use of mallocarray(9). 2018-01-11 15:44:03 +00:00
siba_subr.c bhnd(4): Fix bcma/siba core reset behavior 2017-11-27 22:13:30 +00:00
siba.c bhnd(4): fix a few bugs in pwrctl/fixed-clock device support. 2018-01-19 21:58:48 +00:00
siba.h Implement a generic bhnd(4) device enumeration table API. 2016-09-03 23:57:17 +00:00
sibareg.h bhnd(4): implement MIPS and PCI(e) interrupt support 2017-11-21 23:15:20 +00:00
sibavar.h siba(4): Add support for devices have neither PMU nor PWRCTL support. 2017-11-28 00:42:44 +00:00