freebsd-dev/sys/powerpc
Peter Grehan 739211f027 - allow a device hint to disable probing a slot on a Uninorth PCI bus.
e.g. at the loader:

	set hint.pcib.1.skipslot=26

  This allows undocumented and problematic hardware on some systems
  to be ignored, for instance, the USB keyboard/mouse that shows up
  on a 12" albook that doesn't exist nor do anything other than eat up
  the syscons keyboard. Another one is the unused USB cell in the old
  366MHz iBook that locks up the machine when probed.

  In a way this is temporary, since there are better fixes for the
  above problems, but will be useful in the meantime by allowing
  a keyboard to be used to help debug said fixes :)

- while here remove some trailing white space
2005-01-11 08:09:50 +00:00
..
aim /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
compile
conf Reduce annoying SCSI probing delay from 15 to 5 seconds in all GENRIC kernels. 2004-11-02 20:57:20 +00:00
include /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
ofw /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
powermac - allow a device hint to disable probing a slot on a Uninorth PCI bus. 2005-01-11 08:09:50 +00:00
powerpc /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
psim /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00