]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Use bus_foo() rather than bus_space_foo() and remove bus space tag/handle
authorjhb <jhb@FreeBSD.org>
Fri, 6 Jun 2008 18:29:56 +0000 (18:29 +0000)
committerjhb <jhb@FreeBSD.org>
Fri, 6 Jun 2008 18:29:56 +0000 (18:29 +0000)
commit8d2a500ba59f81e6597a356c696219e4b5cffa44
tree6f9d08409ea9bce0041bfb7f00f5f9aca04893e7
parentb78502eaeea24f85d4c6e7f828b238179d636a21
- Use bus_foo() rather than bus_space_foo() and remove bus space tag/handle
  from softc.
- Mark interrupt handlers MPSAFE as these drivers have been locked for a
  while.
sys/dev/ichsmb/ichsmb.c
sys/dev/ichsmb/ichsmb_pci.c
sys/dev/ichsmb/ichsmb_var.h
sys/pci/amdpm.c
sys/pci/amdsmb.c
sys/pci/intpm.c
sys/pci/nfsmb.c
sys/pci/viapm.c