Date: Wed, 28 Jul 2004 06:10:25 GMT From: "John C. McCullough" <john@cs.hmc.edu> To: freebsd-bugs@FreeBSD.org Subject: Re: i386/66997: Problem with Broadcom BCM5705 and FreeBSD 5.x Message-ID: <200407280610.i6S6APkK017678@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR i386/66997; it has been noted by GNATS. From: "John C. McCullough" <john@cs.hmc.edu> To: freebsd-gnats-submit@FreeBSD.org, brevius@tlen.pl Cc: Subject: Re: i386/66997: Problem with Broadcom BCM5705 and FreeBSD 5.x Date: Tue, 27 Jul 2004 23:05:00 -0700 I have been having the same problem. I did get the installation to work using another network card in the pcmcia slot. I know it is not the 5705K issue, because it is detected properly as a 5705M_A1 under linux and loads correctly using that driver. I've been trying to determine how bus_alloc_resource operates, however it has proven to be a bit difficult to locate in the kernel source tree. I haven't done very much operating systems work at this point and the structural differences between the BSD driver and the Broadcom written linux driver are enough to be relatively confusing. If I could find enough information regarding bus_alloc_resource and a sensible way to perform debugging I'd be happy to help out in investigating the problem. -John
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407280610.i6S6APkK017678>