Date: Wed, 18 Jul 2007 12:39:41 -0600 (MDT) From: "M. Warner Losh" <imp@bsdimp.com> To: hselasky@c2i.net Cc: freebsd-usb@freebsd.org Subject: Re: Hello and need help porting a usb driver... Message-ID: <20070718.123941.1716876020.imp@bsdimp.com> In-Reply-To: <200707182009.59135.hselasky@c2i.net> References: <200707181008.34104.r.neese@gmail.com> <200707182009.59135.hselasky@c2i.net>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <200707182009.59135.hselasky@c2i.net>
Hans Petter Selasky <hselasky@c2i.net> writes:
: On Wednesday 18 July 2007 19:08, Richard Neese wrote:
: > I am trying to port a driver from openbsd to freebsd . The zyd driver aka
: > ZyDas usb wifi driver I have the c and header file and I got it in
: > to /sys/config and the driver is in /sys/dev/usb and I added it to the
: > KERNEL file but it cant find 3 files when running make depend.
: >
: > bpfilter.h sys/timeout.h sys/device.h
: >
: > Please point me to how to either fix this or what I should do...
:
: Last time I checked if_zyd.c only data reception was supported. I really
: recommend that you use "if_ural.c" or "if_rum.c".
I also have a if_zyd port in progress, fwiw.
Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070718.123941.1716876020.imp>
