I had that problem and ended up having to issue the command:
setserial /dev/cua3 irq 9
This tells it that my modem is off of com port 4 using irq 9.
But otherwise, what is the problem you are having? Will
PPP just not load, or do you get some errors?
-Rich