in message : I just recently installed windows 2000 on my vaio
: laptop...and as i tried to install a modem...i realized
: there were no COM ports of which to install TO. Is there
: any way to could reinstall the COM ports?
Justin...
If the modem is internal, which most likely it is, it uses a COM port, it
doesn't install on one.
You can verify what COM ports are set with debug.
From a command prompt:
debug
You should then see
-
At the - prompt, type in d 40:0 and press ENTER.
You can use q to quit debug. I need to see the first line.
It should look like this:
0040:0000 F8 03 F8 02 E8 03 E8 02-BC 03 78 03 78 02 C0 9F
...........x.x...
These are read as high byte, low byte and display COM and LPT ports
respectively.
Looking at above:
COM1: 03F8
COM2: 02F8
COM3: 03E8
COM4: 02E8
LPT1: 03BC
LPT2: 0378
LPT3: 0278
When setting up your modem, it should normally select an unused COM port and
assign it to the modem or you can select one manually. You can also test
the functionality of the modem through the property settings.
--
Roland Hall
/* This information is distributed in the hope that it will be useful, but
without any warranty; without even the implied warranty of merchantability
or fitness for a particular purpose. */
Online Support for IT Professionals -
http://support.microsoft.com/servicedesks/technet/default.asp?fr=0&sd=tech
How-to: Windows 2000 DNS:
http://support.microsoft.com/default.aspx?scid=kb;EN-US;308201
FAQ W2K/2K3 DNS:
http://support.microsoft.com/default.aspx?scid=kb;EN-US;291382