China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --

Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!

中国DOS联盟论坛
The time now is 2026-08-12 16:28
中国DOS联盟论坛 » DOS媒体世界 & 网络技术 (多媒体室) » Please help me recommend a USB to Ethernet (RJ45) adapter that can be driven under DOS. View 2,939 Replies 6
Original Poster Posted 2010-01-26 13:44 ·  中国 广东 东莞 电信
中级用户
Credits 260
Posts 47
Joined 2002-10-30 00:00
23-year member
UID 105
Gender Male
Status Offline
Hello everyone,

Please help recommend a USB-to-Ethernet (RJ45) network card or USB network card that can be driven under DOS;

The network card is a USB interface and can connect to the network under DOS (with DOS ODI or PXE boot)
Attachments
AT-4201-argonlogo.gif
Floor 2 Posted 2010-01-26 13:47 ·  中国 广东 东莞 电信
中级用户
Credits 260
Posts 47
Joined 2002-10-30 00:00
23-year member
UID 105
Gender Male
Status Offline
Model: USB4201-PXE
Vendor: Argon

USB快速以太网带PXE
型号:USB4201-PXE

10/100MB USB快速以太网适配器带PXE


产品描述 Argon USB4201-PXE快速以太网适配器

USB转10/100快速以太网适配器
包含PXE on Disk(tm)(支持PXE网络引导)
安装简便
10/100Mbps自动协商
USB 1.1接口
即插即用
紧凑纤薄设计
支持热插拔
描述
现在,通过Argon的USB 10/100Mbps快速以太网适配器,将您的个人计算机(台式机或笔记本电脑)连接到网络易如反掌。此产品专为符合USB标准的PC设计。此适配器适用于所有配备USB端口和Windows操作系统的PC。您无需打开PC即可连接到任何10Mbps、100Mbps或10/100Mbps集线器。

全/半双工操作自动检测。在全双工模式下,PC连接到专用网段上的交换机。由于传输和接收同时进行,数据传输速度加倍。您开始使用所需的一切都包含在一个盒子里。Argon的USB 10/100Mbps网络适配器配有USB电缆,可插入PC或USB集线器的USB端口;以及RJ-45插座,用于连接标准UTP电缆以进行10BaseT或100BaseTX连接。此外还包含Argon的适用于USB适配器的PXE on Disk(tm),以便您可以进行PXE网络引导来远程管理您的PC和笔记本电脑。借助Argon的带USB以太网适配器的PXE on Disk轻松部署OS。

只需将此适配器插入PC的USB端口。您的PC将立即在网络上运行。您只需这样做即可。无需工具;无需配置设置。这种简单的安装结合高质量和低成本,使这款10/100Mbps适配器成为市场上最受欢迎的产品之一。

主要特性
10/100Mbps自动协商和全/半双工
支持N-way自动协商技术和交换网络中的全双工模式。

PXE(符合Wired for Management)
PXE on Disk是基于客户端的固件,使客户端PC/笔记本电脑/服务器能够访问服务器上的引导映像文件并从其引导。支持符合英特尔Wired for Management规范的预启动执行环境(PXE)的网络引导协议和网络环境。PXE使网络管理员能够在网络客户端的引导阶段向其部署集中管理的管理应用程序。预启动应用程序的示例包括新PC的OS部署和灾难恢复、病毒扫描、PC BIOS更新以及关键文件恢复工具。

注意:默认情况下,Microsoft RIS不支持USB网络适配器。如果您计划将此USB适配器与RIS一起使用,则还需要购买Argon RIS菜单编辑器。

[ Last edited by topway on 2010-1-26 at 13:50 ]
Floor 3 Posted 2010-01-26 13:49 ·  中国 广东 东莞 电信
中级用户
Credits 260
Posts 47
Joined 2002-10-30 00:00
23-year member
UID 105
Gender Male
Status Offline
It's a pity it's made abroad. Does anyone know if there are similar USB network card products in China?
Floor 4 Posted 2010-01-27 14:10 ·  中国 广东 东莞 电信
中级用户
Credits 260
Posts 47
Joined 2002-10-30 00:00
23-year member
UID 105
Gender Male
Status Offline
Bump it up. Is there any brothers who have used it? Please respond.
Floor 5 Posted 2010-03-04 21:45 ·  中国 广东 汕头 电信
新手上路
Credits 13
Posts 10
Joined 2010-01-03 11:50
16-year member
UID 157861
Gender Male
Status Offline
Hello! Thank you. Haha.
Floor 6 Posted 2010-03-06 15:01 ·  中国 台湾 中华电信(HiNet)数据中心
初级用户
Credits 68
Posts 17
Joined 2008-03-02 14:38
18-year member
UID 111866
Gender Male
Status Offline
It is impossible~~
Basically, there are many kinds of USB devices (USB Serial, USB Mass Storage, USB Hub....), and there are differences in the corresponding USB protocols!! There are also many USB chipset, and there are differences in characteristics and control methods!!
The common drivers in DOS are all for USB Mass Storage (that is, USB DISK)~~~You need to first write the control of the USB chip, complete the protocol according to the device description provided in the USB white paper, and then write the network protocol. It's difficult, right!!
In fact, you can consider using TCP51 products. Please use Google to find them. They can let you surf the Internet via RS232. If you want to use USB LAN, basically there is no solution
Floor 7 Posted 2010-03-08 19:36 ·  中国 广东 东莞 电信
中级用户
Credits 260
Posts 47
Joined 2002-10-30 00:00
23-year member
UID 105
Gender Male
Status Offline
Originally posted by winson4829 at 2010-3-6 03:01 PM:
There will be no~~
Basically, there are many types of USB devices (USB Serial, USB Mass Storage, USB Hub ....), and there are differences in the corresponding USB protocols! There are also many USB chipset, with different characteristics and control methods! ...


http://argontechnology.com/usb-fast-ethernet-with-pxe.html


USB 10/100 MB Fast Ethernet Adapter + PXE on Disk
PXE on Disk™ client-based firmware that enables client PCs/Notebooks/Servers to access and boot from boot image files on a server. Supports the Intel wired for management specification's Preboot Execution Environment (PXE). PXE enables network administrators to deploy centrally-administered management applications to networked clients during their boot phase. Examples of preboot applications are OS deployment (Microsoft RIS) for new PCs and disaster recovery, virus scanning, PC Bios updates and critical file restore facilities.
Full/half duplex operation is auto-detected. In full-duplex mode, the PC is connected to a switch on a dedicated segment. With transmission and reception taking place simultaneously, data transfer is doubled. Everything you need to get started is included in one box. The Argon Technology's USB 10/100Mbps network adapter comes complete with a USB cable, which plugs into the USB port of the PC or the USB hub; and an RJ-45 socket to attach a standard UTP cable for a 10BaseT or 100BaseTX connection.
Simply plug in this adapter to your PC's USB port. And your PC will be up and running on the network. That's all you need to do. No tools are necessary, no configuration settings are required. This simple installation backed up by high quality and low cost makes this 10/100Mbps adapter the most popular ones in the market.


Description


Now, connecting your personal computer (desktop PC or notebook PC) to the network is just a snap away with Argon Technology's USB 10/100Mbps Fast Ethernet adapter. This is designed for USB Compliant PCs. This adapter works with all PCs equipped with a USB port and Windows 98 operating system. You can connect to any 10Mbps, 100Mbps or 10/100Mbps hub without opening up your PC.

Key Features
10/100Mbps Auto-Negotiation and Full/Half Duplex Support N-way Auto-Negotiation technology and Full Duplex mode in a switched network.
Web-Based Management Turn your PC into a remotely and locally manageable PC with WebDESK Manager. Collect all the PC's critical information and even take a snapshot of the Client PC's screen through the Internet browser.
USB Specification 1.0 and 1.1 Compliant / Plug & Play Support Support Full-Speed USB data transfer bandwidth, all USB standard commands and Suspend/Resume detection function.

Buy on Line



Part Number Description Pricing US
AT-USB-4201 Single $ 29.99

Specifications

Standards : IEEE 802.3 10BaseT and 802.3u 100BaseTX
Data Rate : 10Mbps or 100Mbps, Half/Full Duplex, Auto-Negotiation
Connectors : RJ45 x 1, USB Type B x 1
USB : Specification 1.0 and 1.1 Compliant
LED : 10/100Mbps, Link/Activity
Driver Support : Microsoft Windows 95/98 (Windows 98 is recommended)
Dimension : 80 x 45 x 22 mm / 3.15 x 1.11 x 0.87 in
Weight : 45g / 0.1 lb
Temperature : 00 ~ 500C (Oper.)
Humidity : 10% ~ 90% (Non-condensing)
Certification : FCC Class B, CE Mark
Warranty : 2 year




http://registration.argontechnology.com/networkhardware/index.shtml
Forum Jump: