Re: DWL-650 won't configure under 5.0

2003-02-09 Thread Christian Weisgerber
Kevin Stevens:

> How are you determining the chipset, from that vendor id somehow?

Yes.  Cardbus shares the PCI vendor list.
http://www.yourvote.com/pci/

-- 
Christian "naddy" Weisgerber  [EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: DWL-650 won't configure under 5.0

2003-02-08 Thread Kevin Stevens


On Sun, 9 Feb 2003, Christian Weisgerber wrote:

> Kevin Stevens <[EMAIL PROTECTED]> wrote:
>
> > According to the wi driver page, the D-Link DWL-650 802.11b card should be
> > supported.  Using the GENERIC kernel, when I insert the card I get:
> >
> > cardbus1:  (vendor=0x1317, dev=0x8201) at 0.0 irq 9
>
> The DWL-650 is listed in wi(4) as having a Prism chipset.  The card
> above has an Admtek chipset, which is not supported.  Maybe the
> designation is subtely different or D-Link simply changed the
> product.

Interesting.  Couple of things:

How are you determining the chipset, from that vendor id somehow?

Wouldn't this error be reported from cardbus, before the wi driver even
tried to attach?

KeS

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: DWL-650 won't configure under 5.0

2003-02-08 Thread Christian Weisgerber
Kevin Stevens <[EMAIL PROTECTED]> wrote:

> According to the wi driver page, the D-Link DWL-650 802.11b card should be
> supported.  Using the GENERIC kernel, when I insert the card I get:
> 
> cardbus1:  (vendor=0x1317, dev=0x8201) at 0.0 irq 9

The DWL-650 is listed in wi(4) as having a Prism chipset.  The card
above has an Admtek chipset, which is not supported.  Maybe the
designation is subtely different or D-Link simply changed the
product.

-- 
Christian "naddy" Weisgerber  [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



DWL-650 won't configure under 5.0

2003-02-07 Thread Kevin Stevens
According to the wi driver page, the D-Link DWL-650 802.11b card should be
supported.  Using the GENERIC kernel, when I insert the card I get:

cardbus1: Expecting link target, got 0x0
cardbus1: Resource not specified in CIS: id=10, size=100
cardbus1: Resource not specified in CIS: id=14, size=400
cardbus1:  (vendor=0x1317, dev=0x8201) at 0.0 irq 9
cbb1: CardBus card activation failed

Any suggestions?

KeS

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message