On Wed, 15 Aug 2001, Edenyard wrote:
> Thanks for your responses, chaps! I'll answer the simple bit first.
> Any plan that requires the use of Doze isn't going to work here. We
> don't allow Doze ware on the premises and I've certainly never used it.
> Why? Well - just look at what Clarence wrote with great wisdom!
Well, I don't go quite that far. My wife does have a
Win'95 machine, but it's not connected to the internet
right now, and I don't plan on getting her online until
I get a dedicated firewall in place (won the bid on a P133
on ebay - $16.50 + $20 s+h which I'm waiting on)
> Bus 0, Device 8, function 0
> Serial controller: Rockwell Int'l HCF 56k V90 Faxmodem Rev. 1
> IRQ 11
> Master capable. Latency=32.
> Non-prefetchable 32-bit memory at 0xe1000000 [0xe100ffff]
I know almost nothing of PCI modems, but the fact that
it lists a Rockwell serial controller would seem to
indicate a hardware modem??? Then again, the lack of an
I/O address doesn't bode well. Here's my ethernet card:
Bus 0, device 9, function 0:
Ethernet controller: LiteOn LNE100TX (rev 32).
Medium devsel. Fast back-to-back capable.
IRQ 11.
Master Capable. Latency=64.
I/O at 0xe800 [0xe801].
Non-prefetchable 32 bit memory at 0xea000000 [0xea000000].
You might try 'lspci -vv' to see what additional info
you can glean.
> Gregor asked whether it worked in Linux. Well - last time I tried to
> configure the PPP dial-up, it said that it found a modem but it was
> busy. Yesterday I tried again and it claimed that it couldn't find any
> modems. PPP Dial-up worked nicely with the ISA 33.6k modem, by the way,
> so I think that the Linux bit works properly, given a decent modem.
With ISA modems, you need to set a link from /dev/modem
to the actual device (say /dev/ttyS1) It seems that you
would still have to set that link for a PCI modem, but I
doubt that 'modemtool' is PCI aware. I really don't know
what device your PCI modem would be defined as either.
> Doesn't look too promising, does it? Thanks in advance for any
> further guidance!
With the additional info from lspci -vv, you may
be able to find something at http://www.linmodems.org/
to confirm your winmodem suspicions.
- Steve