Re: ZyXEL usb wifi
From: Cristiano Deana (cristiano.deana_at_gmail.com)
Date: 11/25/05
- Previous message: M. Warner Losh: "Re: Writing a driver for a card reader controller - how?"
- In reply to: Bachilo Dmitry: "Re: ZyXEL usb wifi"
- Next in thread: Cristiano Deana: "Re: ZyXEL usb wifi"
- Reply: Cristiano Deana: "Re: ZyXEL usb wifi"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 25 Nov 2005 11:20:07 +0100 To: freebsd-hackers@freebsd.org
2005/11/24, Bachilo Dmitry <root@solink.ru>:
> > I got a ZyXEL ZyAIR G-220, dongle usb wi-fi.
> > FreeBSD (-CURRENT) shows it as ugen0, what can i do to help somebody
> > to include support for this product in FreeBSD?
> What for? It will work with NDIS compatibility just fine, i am shure. So why
> bother?
It will not:
# ndiscvt -i ZD1211U.inf -s ZD11UXP.sys -o ndis_driver_data.h
ndiscvt: line 65: %Manufacturer%: syntax error.
(toshi# head -67 ZD1211U.inf | tail -5
HKR,NDIS, MajorNdisVersion, 1, 03
HKR,NDIS, MinorNdisVersion, 1, 0A
HKR,NDIS, LogDriverName, 0, %CustomServiceName%(%Manufacturer%)
; Interfaces Info
# ndiscvt -s ZD11UXP.sys -o ndis_driver_data.h
runs fine, but:
# tail -1 /var/log/messages
Nov 25 10:13:43 toshi kernel: ugen0: ZyXEL ZyAIR G-220, rev 2.00/48.10, addr 2
Any ideas?
-- Cris, member of G.U.F.I Italian FreeBSD User Group http://www.gufi.org/ _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
- Previous message: M. Warner Losh: "Re: Writing a driver for a card reader controller - how?"
- In reply to: Bachilo Dmitry: "Re: ZyXEL usb wifi"
- Next in thread: Cristiano Deana: "Re: ZyXEL usb wifi"
- Reply: Cristiano Deana: "Re: ZyXEL usb wifi"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|