linux mkp
mkp@puffin.external.hp.com
mkp@puffin.external.hp.com
Fri, 27 Oct 2000 10:27:27 -0600
CVSROOT: /home/cvs/parisc
Module name: linux
Changes by: mkp 00/10/27 10:27:27
Modified files:
arch/parisc/kernel: drivers.c inventory.c setup.c
Log message:
Temporary workaround for machines whose firmware doesn't list processors.
* drivers.c: register_module now returns struct hp_device *
* inventory.c: Modified to reflect the change above
* setup.c: Added register_fallback_cpu()
This will go away once we have proper bus walking implemented...