freebsd-dev/usr.sbin/ndiscvt
Weongyo Jeong b3974c00b5 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/...
2008-12-27 08:03:32 +00:00
..
inf-parse.y
inf-token.l
inf.c Integrate the NDIS USB support code to CURRENT. 2008-12-27 08:03:32 +00:00
inf.h
Makefile
ndiscvt.8 Remove ndisapi.9 Xref. 2006-10-10 07:19:30 +00:00
ndiscvt.c Use a ndis_ prefix on the C variable instead of directly using the .sys 2008-04-15 04:17:13 +00:00
ndisgen.8 remove reference for unexisting ndisapi(9) 2008-07-23 05:50:17 +00:00
ndisgen.sh Use a ndis_ prefix on the C variable instead of directly using the .sys 2008-04-15 04:17:13 +00:00
windrv_stub.c Integrate the NDIS USB support code to CURRENT. 2008-12-27 08:03:32 +00:00