- fix some log messages
authorMark Huang <mlhuang@cs.princeton.edu>
Wed, 22 Jun 2005 22:21:53 +0000 (22:21 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Wed, 22 Jun 2005 22:21:53 +0000 (22:21 +0000)
commit54a85f64b88157e888a24fc9a1b64aa6c78c0017
treeb567a62774a72d265326d406f7448bc01a92bbb1
parente6e349b69285eca5c841d062c6584ce2ddcda613
- fix some log messages
- get usage count for USB (currently, just the usage count for
  usb_storage); if in use, don't try to unload the HCD drivers. This is
  an ugly workaround; the real solution is to fix all the HCD drivers to
  shutdown properly in the kexec path, and not unload them manually
  ever. A node will have problems if it both boots from USB, and its HCD
  shares an IRQ with another device. So far, it's been either one or the
  other.
source/steps/ChainBootNode.py