Aka, Linux RPM with modem drivers, how to?
This is regarding a U.S. Robotics V92 Fax PCI modem, a.k.a. 56k Performance Pro Modem a.k.a. mod 5610b on (according to windows device manager) Com 3, Irq 11 (Loc: 5, PCI Bus 0, device 12, function 0)
Hello there!
I have found the
URL for my modem drivers with linux (binary) RPM file (yay!)
quote:
The instructions at given say:
Install the RPM file by entering the rpm -i 3ComMdm-1.0-1.i386.rpm command at the command prompt.
My boggle is what should I do for FreeBSD (5.0-Release)?
I have linux compatibility installed, rpm-3.0.6.tar.gz downloaded and rpm2cpio.pl (which should make the rpm into something cpio can deal with, whatever that is.), I also was able to extract rpm-3.0.6.tar.gz into:
D:.
+---bin
| 3ComMdm
|
+---etc
| \---rc.d
| \---init.d
| serial
|
\---usr
\---man
\---man1
3ComMdm.1
But I'm not sure how to go about using the dern thing, or for that matter if I even can… or perhaps should.
I found that dmsg says
quote:
sio0: <3COM PCI FaxModem> port 0xe800-0xe807 irq 5 at device 12.0 on pci0
sio0: moving to sio4
sio4: type 16550A
Windows reports the modem on Com3, which should be /dev/cuaa2 … I seem to have only /dev/cuaa0, /dev/cuaa1 and /dev/cuaa4 … I’m guessing that is because the modem is stuck in /dev/cuaa2 and there is no driver for it so it does not show up. (love FreeBSD 5’s devfs I think it is called.)
`man sio` mentioned that 3COM PCI FaxModem (of which mine qualifies I believe) was suported/found (something of that nature, I do not recall the exact wording at the moment.)
I’ve burnt the day goooooogling, reading and playing with it to no avail. I am very grateful for any advice, Thank you!
p.s. I'd also just like to comment on how bloody primitive dos' command line tools are
:Thank
Feral
[edited by - FeralofFireTop on August 16, 2003 11:06:24 AM]