freebsd-dev/sys/dev/pccbb
Warner Losh f481fa4d29 MFP4: Changes to hopefully make the new power code work better
o Rather than just try to turn off EXCA_INTR_RESET, set the entire register
  to 0.  This is slightly faster, and a better hammer.
o Move attempted clearing of the output enable (EXCA_PWRCTL_OE) back to
  after we turn off the power.  Modify it to write 0 so that we don't get
  Bad Vcc messages on TI bridges (untested, but ru@ sent me a similar patch)
  while at the same time avoiding interrupt storms on Ricoh bridges (tested
  by me on my Sony).

# Many of my observations of 'breakage' for this patch are due to some bug
# in the load/unload of cbb.ko unlreated to this change.  I'll be investigating
# and fixing that bug in the fullness of time.
2005-10-08 06:57:13 +00:00
..
pccbb_isa.c Use the FreeBSD standard license, since there's no reason to use the 2005-01-11 05:33:18 +00:00
pccbb_pci.c Fix bad compile. Pointy hat to: imp 2005-09-29 20:41:04 +00:00
pccbb.c MFP4: Changes to hopefully make the new power code work better 2005-10-08 06:57:13 +00:00
pccbbdevid.h Fix bad compile. Pointy hat to: imp 2005-09-29 20:41:04 +00:00
pccbbreg.h Rename a bit to make it clearer that it enables routing of the function 2005-07-17 19:31:39 +00:00
pccbbvar.h MFP4: We no longer use intr_handlers, so remove it. 2005-10-08 06:53:17 +00:00