互联网 DSL,内置 PCI 调制解调器

互联网 DSL,内置 PCI 调制解调器

我想通过电脑内置的 PCI 调制解调器用电话线连接到互联网。我还有一个以太网 pci 卡,但目标是不使用它。可以吗?

root@xubuntu:~# lspci -d 8086:1080
00:0a.0 Modem: Intel Corporation FA82537EP 56K V.92 Data/Fax Modem PCI (rev 03)
root@xubuntu:~#

root@xubuntu:~# ip link show
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN qlen 1000
    link/ether 00:50:bf:33:58:f4 brd ff:ff:ff:ff:ff:ff
root@xubuntu:~#

相关内容