On 6/18/07, Michael Mauch <[EMAIL PROTECTED]> wrote:
> If I have to cardbus sockets, how do I get from what I know ("the card > is in socket 0") to "I have to talk to ttyUSB2 to talk to the card"? I > suspect I have to follow the thread from /sys/bus/pci to > /sys/bus/usb/devices, but how exactly?You should be able to distinguish the devices with udev. Have a look at http://www.reactivated.net/writing_udev_rules.html
Isn't this something that the distro should do for you? It's insane to expect users to write udev rules for such basic functionality... Lee - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

