Dear All
Can you please let me know how can I check for my internal modem on my
solaris8 machine?
Thank you
|
|
0
|
|
|
|
Reply
|
hadi
|
10/3/2010 7:16:32 AM |
|
In article
<6aef81cf-59e0-4509-b6d1-84e5a14e4084@i3g2000yql.googlegroups.com>,
hadi motamedi <motamedi24@gmail.com> wrote:
> Dear All
> Can you please let me know how can I check for my internal modem on my
> solaris8 machine?
> Thank you
If you have a Sparc system, the "internal modem" is most likely a real
modem connected to a serial port. You can use tip or cu for that.
If you have a PC box, chances are very slim that the modem will work on
Solaris unless it's something that emulates a serial port. Most boxes
have a modem but it's a "windows modem" which requires special drivers
in windows to work. Those drivers aren't in Solaris. So, you have to
write them or find them somewhere on the net. Good luck with that.
--
DeeDee, don't press that button! DeeDee! NO! Dee...
[I filter all Goggle Groups posts, so any reply may be automatically ignored]
|
|
0
|
|
|
|
Reply
|
Michael
|
10/3/2010 7:51:21 AM
|
|
On Oct 3, 10:51=A0am, Michael Vilain <vil...@NOspamcop.net> wrote:
> In article
> <6aef81cf-59e0-4509-b6d1-84e5a14e4...@i3g2000yql.googlegroups.com>,
> =A0hadi motamedi <motamed...@gmail.com> wrote:
>
> > Dear All
> > Can you please let me know how can I check for my internal modem on my
> > solaris8 machine?
> > Thank you
>
> If you have a Sparc system, the "internal modem" is most likely a real
> modem connected to a serial port. =A0You can use tip or cu for that.
>
> If you have a PC box, chances are very slim that the modem will work on
> Solaris unless it's something that emulates a serial port. =A0Most boxes
> have a modem but it's a "windows modem" which requires special drivers
> in windows to work. =A0Those drivers aren't in Solaris. =A0So, you have t=
o
> write them or find them somewhere on the net. =A0Good luck with that.
>
> --
> DeeDee, don't press that button! =A0DeeDee! =A0NO! =A0Dee...
> [I filter all Goggle Groups posts, so any reply may be automatically igno=
red]
So , according to you, using external modem on Sparc system is a must.
|
|
0
|
|
|
|
Reply
|
hadi
|
10/3/2010 8:04:03 AM
|
|
On 10/ 3/10 09:04 PM, hadi motamedi wrote:
> On Oct 3, 10:51 am, Michael Vilain<vil...@NOspamcop.net> wrote:
>> In article
>> <6aef81cf-59e0-4509-b6d1-84e5a14e4...@i3g2000yql.googlegroups.com>,
>> hadi motamedi<motamed...@gmail.com> wrote:
>>
>>> Dear All
>>> Can you please let me know how can I check for my internal modem on my
>>> solaris8 machine?
>>> Thank you
>>
>> If you have a Sparc system, the "internal modem" is most likely a real
>> modem connected to a serial port. You can use tip or cu for that.
>>
>> If you have a PC box, chances are very slim that the modem will work on
>> Solaris unless it's something that emulates a serial port. Most boxes
>> have a modem but it's a "windows modem" which requires special drivers
>> in windows to work. Those drivers aren't in Solaris. So, you have to
>> write them or find them somewhere on the net. Good luck with that.
>>
>> --
>> DeeDee, don't press that button! DeeDee! NO! Dee...
>> [I filter all Goggle Groups posts, so any reply may be automatically ignored]
>
> So , according to you, using external modem on Sparc system is a must.
Unless you can find a Sparc system with an internal modem, according to
everyone else as well!
--
Ian Collins
|
|
0
|
|
|
|
Reply
|
Ian
|
10/3/2010 8:21:40 AM
|
|
On 2010-10-03 09:04:03 +0100, hadi motamedi said:
> So , according to you, using external modem on Sparc system is a must.
An external (ie "real") modem is almost certainly a must on an x86 system too.
--
Chris
|
|
0
|
|
|
|
Reply
|
Chris
|
10/3/2010 8:39:11 AM
|
|
In article <8gqtpgFivpU1@mid.individual.net>,
Chris Ridd <chrisridd@mac.com> writes:
> On 2010-10-03 09:04:03 +0100, hadi motamedi said:
>
>> So , according to you, using external modem on Sparc system is a must.
>
> An external (ie "real") modem is almost certainly a must on an x86 system too.
On Solaris 8 x86, an ISA-bus modem will work if you configure it in the
DCA as a serial port. It has to be a real modem card which contains a
hardware modem (which I think was the case with most ISA-bus ones).
Winmodems won't work - they are just telephone line interfaces, and
all the modem function is done in a special windows driver. Most PCI
modems are winmodems, although there have been a few real ones.
The Solaris 8 serial port driver won't drive PCI cards anyway, so
even a real PCI modem won't work with it.
--
Andrew Gabriel
[email address is not usable -- followup in the newsgroup]
|
|
0
|
|
|
|
Reply
|
andrew
|
10/3/2010 9:24:20 AM
|
|
On 10/3/2010 4:04 AM, hadi motamedi wrote:
> On Oct 3, 10:51 am, Michael Vilain<vil...@NOspamcop.net> wrote:
>> In article
>> <6aef81cf-59e0-4509-b6d1-84e5a14e4...@i3g2000yql.googlegroups.com>,
>> hadi motamedi<motamed...@gmail.com> wrote:
>>
>>> Dear All
>>> Can you please let me know how can I check for my internal modem on my
>>> solaris8 machine?
>>> Thank you
>>
>> If you have a Sparc system, the "internal modem" is most likely a real
>> modem connected to a serial port. You can use tip or cu for that.
>>
>> If you have a PC box, chances are very slim that the modem will work on
>> Solaris unless it's something that emulates a serial port. Most boxes
>> have a modem but it's a "windows modem" which requires special drivers
>> in windows to work. Those drivers aren't in Solaris. So, you have to
>> write them or find them somewhere on the net. Good luck with that.
>>
>> --
>> DeeDee, don't press that button! DeeDee! NO! Dee...
>> [I filter all Goggle Groups posts, so any reply may be automatically ignored]
>
> So , according to you, using external modem on Sparc system is a must.
>
If you need a modem on a SPARC box, an external modem is almost
certainly the easiest way to get one. To use a modem on a PCI card you
would need to find, or write, a device driver for it. Writing a driver
requires a very good knowledge of programming and intimate knowledge of
the hardware and O/S you are writing it for. Since device drivers
almost always run in kernel mode at least part of the time, an error can
hose your system in microseconds!
If Sun sells an internal modem for SPARC hardware, there is almost
certainly a driver available for it. If not, proceed at your own risk!!!!
|
|
0
|
|
|
|
Reply
|
Richard
|
10/3/2010 1:15:21 PM
|
|
hadi motamedi <motamedi24@gmail.com> writes:
>Michael Vilain <vil...@NOspamcop.net> wrote:
>>hadi motamedi <motamed...@gmail.com> wrote:
>>
>> > Dear All
>> > Can you please let me know how can I check for my internal modem on my
>> > solaris8 machine?
>> > Thank you
>>
>> If you have a Sparc system, the "internal modem" is most likely a real
>> modem connected to a serial port. �You can use tip or cu for that.
>>
>> If you have a PC box, chances are very slim that the modem will work on
>> Solaris unless it's something that emulates a serial port. �Most boxes
>> have a modem but it's a "windows modem" which requires special drivers
>> in windows to work. �Those drivers aren't in Solaris. �So, you have to
>> write them or find them somewhere on the net. �Good luck with that.
>>
>
>So , according to you, using external modem on Sparc system is a must.
>
The trick is *finding* an internal modem for a Sparc system.
As others have said, finding an internal modem that includes the
complete RS232 port circuitry is not an easy thing. Most internal
modem cards exclude the RS232 port circuitry to reduce cost, and
rely on a custom-written Windows driver to know how to talk to the
card's non-standard interface. With cost-cutting a key factor in
the design of internal modems, the manufacturers almost never write
Solaris drivers. Only Windows.
So your chances of finding an internal modem that will work in a Sparc
system are very, very small. That's why most people say to save the
hassle, connect an external modem, and get on with all the other things
you need to do.
-Greg
--
Do NOT reply via e-mail.
Reply in the newsgroup.
|
|
0
|
|
|
|
Reply
|
gerg
|
10/3/2010 11:42:00 PM
|
|
On Sun, 3 Oct 2010 23:42:00 +0000 (UTC), Greg Andrews <gerg@panix.com> wrote:
>hadi motamedi <motamedi24@gmail.com> writes:
>>Michael Vilain <vil...@NOspamcop.net> wrote:
>>>hadi motamedi <motamed...@gmail.com> wrote:
>>>
>>> > Dear All
>>> > Can you please let me know how can I check for my internal modem on my
>>> > solaris8 machine?
>>> > Thank you
>>>
>>> If you have a Sparc system, the "internal modem" is most likely a real
>>> modem connected to a serial port. ?You can use tip or cu for that.
>>>
>>> If you have a PC box, chances are very slim that the modem will work on
>>> Solaris unless it's something that emulates a serial port. ?Most boxes
>>> have a modem but it's a "windows modem" which requires special drivers
>>> in windows to work. ?Those drivers aren't in Solaris. ?So, you have to
>>> write them or find them somewhere on the net. ?Good luck with that.
>>>
>>
>>So , according to you, using external modem on Sparc system is a must.
>>
>The trick is *finding* an internal modem for a Sparc system.
>As others have said, finding an internal modem that includes the
>complete RS232 port circuitry is not an easy thing. Most internal
>modem cards exclude the RS232 port circuitry to reduce cost, and
>rely on a custom-written Windows driver to know how to talk to the
>card's non-standard interface. With cost-cutting a key factor in
>the design of internal modems, the manufacturers almost never write
>Solaris drivers. Only Windows.
>So your chances of finding an internal modem that will work in a Sparc
>system are very, very small. That's why most people say to save the
>hassle, connect an external modem, and get on with all the other things
>you need to do.
Real 56K modems from the middle/late 90's are available -- I have one
collecting dust because I didn't sell it off while anybody might have
wanted the thing. They tend to have the PC bus at the time, typically
ISA.
An external modem is the only way to go. Or move within 1000 miles of
civilization and get broadband.
|
|
0
|
|
|
|
Reply
|
AZ
|
10/4/2010 3:30:27 PM
|
|
AZ Nomad <aznomad.3@PremoveOBthisOX.COM> writes:
>On Sun, 3 Oct 2010 23:42:00 +0000 (UTC), Greg Andrews <gerg@panix.com> wrote:
>>
>>The trick is *finding* an internal modem for a Sparc system.
>
>
>Real 56K modems from the middle/late 90's are available -- I have one
>collecting dust because I didn't sell it off while anybody might have
>wanted the thing. They tend to have the PC bus at the time, typically
>ISA.
>
Which Sparc systems had ISA buses?
-Greg
--
Do NOT reply via e-mail.
Reply in the newsgroup.
|
|
0
|
|
|
|
Reply
|
gerg
|
10/5/2010 6:04:01 PM
|
|
In article <i8fpah$boi$1@reader1.panix.com>,
gerg@panix.com (Greg Andrews) writes:
> AZ Nomad <aznomad.3@PremoveOBthisOX.COM> writes:
>>On Sun, 3 Oct 2010 23:42:00 +0000 (UTC), Greg Andrews <gerg@panix.com> wrote:
>>>
>>>The trick is *finding* an internal modem for a Sparc system.
>>
>>
>>Real 56K modems from the middle/late 90's are available -- I have one
>>collecting dust because I didn't sell it off while anybody might have
>>wanted the thing. They tend to have the PC bus at the time, typically
>>ISA.
>>
>
> Which Sparc systems had ISA buses?
Well, the ebus is an LPC ISA bus, but there were
never any slots to plug more things into it, just
the integrated motherboard devices.
--
Andrew Gabriel
[email address is not usable -- followup in the newsgroup]
|
|
0
|
|
|
|
Reply
|
andrew
|
10/5/2010 7:35:02 PM
|
|
On Tue, 5 Oct 2010 18:04:01 +0000 (UTC), Greg Andrews <gerg@panix.com> wrote:
>AZ Nomad <aznomad.3@PremoveOBthisOX.COM> writes:
>>On Sun, 3 Oct 2010 23:42:00 +0000 (UTC), Greg Andrews <gerg@panix.com> wrote:
>>>
>>>The trick is *finding* an internal modem for a Sparc system.
>>
>>
>>Real 56K modems from the middle/late 90's are available -- I have one
>>collecting dust because I didn't sell it off while anybody might have
>>wanted the thing. They tend to have the PC bus at the time, typically
>>ISA.
>>
>Which Sparc systems had ISA buses?
Quit being a troll.
Here's the part you snipped which I was replying to:
>>> If you have a PC box, chances are very slim that the modem will work on
>>> Solaris unless it's something that emulates a serial port. ?Most boxes
>>> have a modem but it's a "windows modem" which requires special drivers
>>> in windows to work. ?Those drivers aren't in Solaris. ?So, you have to
>>> write them or find them somewhere on the net. ?Good luck with that.
>>
|
|
0
|
|
|
|
Reply
|
AZ
|
10/6/2010 2:52:40 PM
|
|
AZ Nomad <aznomad.3@PremoveOBthisOX.COM> writes:
>On Tue, 5 Oct 2010 18:04:01 +0000 (UTC), Greg Andrews <gerg@panix.com> wrote:
>>AZ Nomad <aznomad.3@PremoveOBthisOX.COM> writes:
>>>On Sun, 3 Oct 2010 23:42:00 +0000 (UTC), Greg Andrews <gerg@panix.com> wrote:
>>>>
>>>>The trick is *finding* an internal modem for a Sparc system.
>>>
>>>
>>>Real 56K modems from the middle/late 90's are available -- I have one
>>>collecting dust because I didn't sell it off while anybody might have
>>>wanted the thing. They tend to have the PC bus at the time, typically
>>>ISA.
>>>
>
>>Which Sparc systems had ISA buses?
>
>Quit being a troll.
>
>Here's the part you snipped which I was replying to:
>>>> If you have a PC box, chances are very slim that the modem will work on
>>>> Solaris unless it's something that emulates a serial port. ?Most boxes
>>>> have a modem but it's a "windows modem" which requires special drivers
>>>> in windows to work. ?Those drivers aren't in Solaris. ?So, you have to
>>>> write them or find them somewhere on the net. ?Good luck with that.
>>>
My post was clearly about Sparc systems, which was the thread topic from
the beginning.
Why did you think replying to my post was appropriate when you weren't
responding to its content? Why didn't you reply to Michael's post?
-Greg
--
Do NOT reply via e-mail.
Reply in the newsgroup.
|
|
0
|
|
|
|
Reply
|
gerg
|
10/10/2010 4:59:27 AM
|
|
|
12 Replies
195 Views
(page loaded in 0.112 seconds)
Similiar Articles: Ethernet Bridging on Solaris - comp.unix.solarisADSL Bridging? - comp.dcom.xdsl Ethernet Bridging on Solaris - comp.unix.solaris ADSL Bridging? - comp.dcom.xdsl How to check for internal modem? - comp.unix.solaris ADSL ... Configuring a console server with a WIC-1AM modem? - comp.dcom.sys ...I see configs for dial-out backup, PPP, etc but not something simple like this. ... Getting to *this* router OOB is not important, which is why ~ I chose the internal modem ... Courier or Sportster Modem for Cisco AUX? - comp.dcom.sys.cisco ...... other quality factors, we see far more variability in POTS lines and POTS calls (Verizon in NYC, NY, USA) than we do in modems. ... why I chose the internal modem instead of ... how to check hardware configuration - comp.unix.solarisHi Group, Can any one please tell me how to check hardware configuration in solaris ... I've got problems configuring my modem with Windstream DSL. I got a non-standard ... ADSL Bridging? - comp.dcom.xdsl... through all traffic to the server connected to it (see ... does the ADSLrouter have any settings configure an internal ... If so, and you set your modem/router to bridge mode, you ... Checking for the external disk in Solaris. - comp.unix.solaris ...Hi All, How do i check the number of external disks in the SUN solaris machine. ... disk - comp.unix.solaris Solaris OS Migration from SAN to Internal Disks ... internal ... how to find locked/aged user account - comp.unix.solaris ...... the account expiration information in various fields encoded as the internal Solaris date value. You could access it (as root) through the passwd command (check out ... password expiration check script - comp.unix.solarisThe shadow file has an expired field which is an internal UNIX date. You could parse ... more check_passwd_expiration #!/bin/sh #rsj 01/16/2003 #this script is intended to ... On NTP server, how to check offset between client and NTP server ...If your "client" is also running ntpd you can use ntpq to see the client's view of ... add code to the clock interrupt routine that pulses a printer port line or modem ... V.34 Modem CRC Calculations - comp.soft-sys.matlabCRC definition and check examples - comp.compression V.34 Modem CRC Calculations - comp.soft-sys.matlab Also remember to zero the CRC bits before calculation, because ... how to find the size of each disk - comp.unix.solarisHow do I find the size of each disk including the internal ... do I find the size of each > disk including the internal disks? format would show the disk sizes, but to see ... Cisco 1841 - Bonded DSL Configuration - comp.dcom.sys.cisco ...Reset Cisco 1841 to factory default - comp.dcom.sys ... rsc-config 2.2.3 - comp.unix.solaris Here is the ... Westell is a DSL (digital subscriber line) modem that ... your ... Telus ADSL and PPPoE - comp.dcom.xdslThe DSL set I have DSL 302g modem on an iMac usin the the ethernet option works fine ... it can safely scrimp by freezing the pensions of expatriate pensioners (see <www ... serial port communication problem with null modem - comp.sys.hp ...I have had success using two minicom sessions on the same PC with a null-modem cable ... prakash wrote: > ... > but I am unable to see the data coming from port 1 to port 2 ... how to exit gracefully - comp.lang.java.programmer... that expects a certain number of command line arguments.I need to check the number ... with the invoker should be in the domain > of the invoker, not the internal ... ModemTroubleshooting - Techadvice.com Home PageGeneral Info, External Modems, Internal Modems, Both, Test the Modem, Check for Conflicts, In General, Links . General Information. For general information about ... How to Identify an Internal Modem | eHow.comMust See: Slide Shows. How to Find My Modem Card; How to Find Out What Modem I Have on Vista 7/16/2012 1:19:47 PM
|