Re: ZyXEL usb wifi

From: Cristiano Deana (cristiano.deana_at_gmail.com)
Date: 11/25/05

  • Next message: Thiemo Nordenholz: "Re: Writing a driver for a card reader controller - how?"
    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"
    

  • Next message: Thiemo Nordenholz: "Re: Writing a driver for a card reader controller - how?"

    Relevant Pages

    • Problem compiling code in freeBSD 4,9 strtof related.
      ... But I need the strtof function, but FreeBSD 4,9 does not have this function, ... it is possible to install it taking the source code from the 5.X FreeBSD ... /usr/include/gdtoaimp.h:278: syntax error before `one' ...
      (freebsd-questions)
    • ndiscvt question
      ... ndiscvt: line 456: 100-3FF: syntax error. ... your .inf file so I can see the correct syntax. ... I am new to freebsd, I have a background of solaris and sunos way back ...
      (freebsd-questions)
    • PF syntax error
      ... I have tried using the exact line from the FreeBSD pf.conf man page: ... but that too gives me a syntax error. ... Peter Clark ...
      (freebsd-questions)
    • Re: PF syntax error
      ... but that too gives me a syntax error. ... Peter Clark ... I think this is a bug, since state is kept by default in FreeBSD ...
      (freebsd-questions)
    • Re: damaged harddisk
      ... >> manufacturer of the disks in question to test for errors and problems. ... even if they don't run on FreeBSD. ...
      (comp.unix.bsd.freebsd.misc)