Well, I've had to reinstall slackware now as there was a pppd respawn script that went haywire on the system and I couldn't for the life of me remember where I put it...
So anyway, to get power to your modem (this is under slackware, not sure about other distros) issue these commands:
/sbin/modprobe acm
/sbin/modprobe usbcore
/sbin/modprobe usb-uhci
after you modprobe usb-uhci you should get power to the USB device.
I've done all that again, and I've put this line in /fstab
none /proc/bus/usb usbdevfs defaults 0 0
however THIS time around the acm subdir isn't showing up in /dev/usb/ no matter what I do *groan* and for the life of me I can't remember how I got it there in the first instance
Oh well! Back to reading docos incessantly.