Date: Wed, 21 Jun 2006 09:00:56 +0900 From: Pyun YongHyeon <pyunyh@gmail.com> To: Patrick Bowen <pbowen@fastmail.fm> Cc: freebsd-stable@freebsd.org Subject: Re: if_ndis for Marvell Message-ID: <20060621000056.GA13097@cdnetworks.co.kr> In-Reply-To: <449862F4.7090207@fastmail.fm> References: <449862F4.7090207@fastmail.fm>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 20, 2006 at 04:04:52PM -0500, Patrick Bowen wrote: > Hello: > > I have two questions. > > The first regards support for the Broadcom BCM94318 wireless LAN > adapter. When trying to compile the module for if_ndis using bcmwl5.inf > and bcmwl5.sys, I get the following error; > > In file included from > /usr/src/sys/modules/if_ndis/../../dev/if_ndis/if_ndis.c:66: > @/sys/bus.h:461:23: device_if.h: No such file or directory > @/sys/bus.h:462:20: bus_if.h: No such file or directory > In file included from > /usr/src/sys/modules/if_ndis/../../dev/if_ndis/if_ndis.c:75: > @/dev/pci/pcivar.h:165:20: pci_if.h: No such file or directory > > Have these three files been removed from the source tree? > > Second, while googling for info on FreeBSD drivers for the Marvell > Semiconductor 88E8036 Yukon PCI-E fast ethernet controller, I found > reference to a if_myk.ko module, which I also don't find in the source tree. > http://lists.freebsd.org/pipermail/freebsd-net/2006-January/009543.html It seems that the driver is not stable but it's the only driver for Yukon II. -- Regards, Pyun YongHyeon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060621000056.GA13097>