summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorweongyo <weongyo@FreeBSD.org>2008-12-27 08:03:32 +0000
committerweongyo <weongyo@FreeBSD.org>2008-12-27 08:03:32 +0000
commit0f8825b3f7e9bfd96fc59b8c4404742798efbb5a (patch)
treedc3b2fd3e52b250688d8fdeaf2b7a3c6352c07a2 /share
parenta83406ae2e355dade6f31bbd0874fbf4d7100323 (diff)
downloadFreeBSD-src-0f8825b3f7e9bfd96fc59b8c4404742798efbb5a.zip
FreeBSD-src-0f8825b3f7e9bfd96fc59b8c4404742798efbb5a.tar.gz
Integrate the NDIS USB support code to CURRENT.
Now the NDISulator supports NDIS USB drivers that it've tested with devices as follows: - Anygate XM-142 (Conexant) - Netgear WG111v2 (Realtek) - U-Khan UW-2054u (Marvell) - Shuttle XPC Accessory PN20 (Realtek) - ipTIME G054U2 (Ralink) - UNiCORN WL-54G (ZyDAS) - ZyXEL G-200v2 (ZyDAS) All of them succeeded to attach and worked though there are still some problems that it's expected to be solved. To use NDIS USB support, you should rebuild and install ndiscvt(8) and if you encounter a problem to attach please set `hw.ndisusb.halt' to 0 then retry. I expect no changes of the NDIS code for PCI, PCMCIA devices. Obtained from: //depot/projects/ndisusb/...
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/ndis.42
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/ndis.4 b/share/man/man4/ndis.4
index 7f723d0..107001a 100644
--- a/share/man/man4/ndis.4
+++ b/share/man/man4/ndis.4
@@ -105,7 +105,7 @@ file.
The
.Nm
driver is designed to support mainly Ethernet and wireless
-network devices with PCI and PCMCIA bus attachments.
+network devices with PCI, PCMCIA and USB bus attachments.
(Cardbus
devices are also supported as a subset of PCI.)
It can
OpenPOWER on IntegriCloud