> I'd say to switch them in hcd.c, as the manufacturer of the USB card > shows up in the Product line with the hcd code,
PCI actually stores "manufacturer plus product name", and if you configure the kernel without PCI names (or don't have a name for that vendor/product) it'll be a cryptic pair of numbers. That wouldn't make much sense as a manufacturer name, but folk will be somewhat familiar with that pair of numbers from PCI showing it on the same system. > which might confuse people (it confused me :) Once everything uses the HCD framework, the answer will be consistent (whatever it is) and there won't be confusion. But as I said, it's easily switched if it seems important. - Dave _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
