Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Mark Brinicombe <mark@netbsd.org>
List: source-changes
Date: 01/09/2000 20:01:19
Module Name:	syssrc
Committed By:	mark
Date:		Mon Jan 10 04:01:18 UTC 2000

Modified Files:
	syssrc/sys/arch/arm32/podulebus: podulebus.c

Log Message:
Add support for a boot argument podule?=mmmmpppp to enable the manufacturer
and product IDs for a podule to be overriden. The IDs are specified in hex.
A value of "ffff" means disable and replaces the podule?.disable option.
This allows podules whose IDs have been changed e.g. by PowerROMs to still
have the correct driver attached.
Based on my original patch but tided up and debugged by Stephen Hobbs.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 syssrc/sys/arch/arm32/podulebus/podulebus.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.