# udev rules for gprs # currently only GlobeTrotter EDGE ML2132C2 recognized # if your card is not detected, just have a look in the system log # to which ttySx it is bound and call udevinfo to get the right options # (udevinfo --attribute-walk --name /dev/ttySx) # GlobeTrotter EDGE ML2132C2 SUBSYSTEM=="tty", SYSFS{prod_id3}=="ML2132C2", SYSFS{manf_id}=="0x0314", SYSFS{card_id}=="0x0007", SYMLINK="modem", RUN+="/lib/udev/gprs.hotplug.wrapper"