In message: <[EMAIL PROTECTED]>
"Brian O'Shea" <[EMAIL PROTECTED]> writes:
: Hello Warner,
:
: --- "M. Warner Losh" <[EMAIL PROTECTED]> wrote:
: >
: > Basically, you add it to sys/dev/pccard/pccarddevs, run make -f
: > Makefile.pccarddevs in that directory, then add the line you talke
Hello Warner,
--- "M. Warner Losh" <[EMAIL PROTECTED]> wrote:
>
> Basically, you add it to sys/dev/pccard/pccarddevs, run make -f
> Makefile.pccarddevs in that directory, then add the line you talked
> about in your other email to if_wi_pccard.c. The first part of this
> is desirable reguardless
In message: <[EMAIL PROTECTED]>
"Brian O'Shea" <[EMAIL PROTECTED]> writes:
: Sorry for being unclear. I didn't mean to say that those changes worked,
: I was asking if they were correct so far. Also, I asked where I should
: specify the product id, because I suspect that I need to add
Hello Warner,
Sorry for being unclear. I didn't mean to say that those changes worked,
I was asking if they were correct so far. Also, I asked where I should
specify the product id, because I suspect that I need to add that to
some other table (please see the end of my comments in my previous e-
I just committed something to current based on your telling me that
this works. Can you try my changes there?
Warner
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PR
Hello Warner, et al,
It looks like I need to add the following lines to
/usr/src/sys/dev/pccard/pccarddevs.h:
#define PCMCIA_PRODUCT_DLINK_DWL650 0x
#define PCMCIA_CIS_DLINK_DWL650 { "D-Link", \
"DWL-650 Wireless PC Card RevP ISL37101P-10", NULL, NULL }
#define
On Wed, 24 Mar 2004, Fred Clift wrote:
> On Mon, 22 Mar 2004, M. Warner Losh wrote:
>
> > : pccard0: (manufacturer=0x000b, product=0x7110) at function 0
> > : pccard0:CIS info: D-Link, DWL-650 Wireless PC Card RevP, ISL37101P-10
> >
> > Looks like this isn't a supported card. You can add
On Mon, 22 Mar 2004, M. Warner Losh wrote:
> : pccard0: (manufacturer=0x000b, product=0x7110) at function 0
> : pccard0:CIS info: D-Link, DWL-650 Wireless PC Card RevP, ISL37101P-10
>
> Looks like this isn't a supported card. You can add it to
> if_wi_pccard.c and see if that helps. Changes
Hello Warner,
Thanks for your reply.
--- "M. Warner Losh" <[EMAIL PROTECTED]> wrote:
In message: <[EMAIL PROTECTED]>
"Brian O'Shea" <[EMAIL PROTECTED]> writes:
: pccard0: (manufacturer=0x000b, product=0x7110) at
function 0
: pccard0:CIS info: D-Link, DWL-650 Wireless PC Card Rev
Hello Warner,
Thanks for your reply.
--- "M. Warner Losh" <[EMAIL PROTECTED]> wrote:
> In message: <[EMAIL PROTECTED]>
> "Brian O'Shea" <[EMAIL PROTECTED]> writes:
> : pccard0: (manufacturer=0x000b, product=0x7110) at function 0
> : pccard0:CIS info: D-Link, DWL-650 Wireless PC C
In message: <[EMAIL PROTECTED]>
"Brian O'Shea" <[EMAIL PROTECTED]> writes:
: pccard0: (manufacturer=0x000b, product=0x7110) at function 0
: pccard0:CIS info: D-Link, DWL-650 Wireless PC Card RevP, ISL37101P-10
Looks like this isn't a supported card. You can add it to
if_wi_pccard
Hello,
I'm running FreeBSD 5.2.1-RELEASE on an HP OmniBook 4150 laptop. I
have a D-Link DWL-650 802.11b wireless ethernet card that doesn't seem
to be recognized. I have built a kernel with the wi and wlan drivers:
devicewlan
devicewi
Relevant boot messages:
cbb0: at device 4
12 matches
Mail list logo