From: |
Aron Eisenpress <os2-wireless_users@2rosenthals.com> |
Full Headers Undecoded message |
Sender: |
os2-wireless_users-owner <os2-wireless_users-owner@2rosenthals.com> |
Subject: |
[OS2Wireless] Wlan, wired and wireless connections |
Date: |
Tue, 22 Nov 2005 17:34:43 EST |
To: |
os2-wireless_users@2rosenthals.com |
|
---|
On Sun, 13 Nov 2005 20:54:43 -0800 Bob said:
>
>I basically had the same setup on my T41 but was using a PC card for the
>wireless NIC (with the PRISM driver) since I did not have drivers for the
>wireless NIC in the laptop. The only thing I did was to add a "-d 0" parameter
>to the DHCP client in \mptn\bin\setup.cmd so it looked like "dhcpstrt -i lan0
>-d 0". This will stop an error message from the DHCP client during boot which
>you must hit enter to get boot to finish.
A way around this is to run dhcpstrt as a separate process and send the
error message (if any) to nul. Here's what I use in setup.cmd:
detach dhpcstrt -i lan0 2> nul
--Aron
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, send a message to
steward@2rosenthals.com with the command
"unsubscribe os2-wireless_users" in the body
(omit the quotes).
For help with other commands, send a message
to steward@2rosenthals.com with the command
"help" in the body (omit the quotes).
This list is hosted by Rosenthal & Rosenthal
P.O. Box 281, Deer Park, NY 11729-0281. Non-
electronic communications related to content
contained in these messages should be directed
to the above address. (CAN-SPAM Act of 2003)
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
|