On Mon, Feb 18, 2008 at 08:12:30AM -0800, ron minnich wrote:
One other option: have the code see how many boards match based on PCI ids. If it is more than one, ask the user which board it is by giving them a selection. That way, code won't stop at first match, and it can detect ambiguities.
If there is ambiguity I think it's ok to require -m.
Printing all matching boards is a great idea!
//Peter