Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Feb 2001 13:21:29 +1100
From:      Greg Lehey <grog@linuxcare.com>
To:        Simon Epsteyn <seva@sevatech.com>
Cc:        freebsd-mobile@FreeBSD.ORG, Chris Yeoh <cyeoh@linuxcare.com.au>, Anton Blanchard <anton@linuxcare.com>
Subject:   Re: AiroNet 'No card in database for "(null)"("(null)")' problem (4.2-STABLE)
Message-ID:  <20010207132129.B33293@sydney.worldwide.lemis.com>
In-Reply-To: <Pine.LNX.4.10.10102061254420.7871-100000@null.cc.uic.edu>; from seva@sevatech.com on Tue, Feb 06, 2001 at 01:12:15PM -0600
References:  <20010206162328.A682@wantadilla.lemis.com> <Pine.LNX.4.10.10102061254420.7871-100000@null.cc.uic.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday,  6 February 2001 at 13:12:15 -0600, Simon Epsteyn wrote:
> On Tue, 6 Feb 2001, Greg Lehey wrote:
>
>> On Monday,  5 February 2001 at 17:48:48 -0600, Simon Epsteyn wrote:
>>> airo:  Probing for PCI adapters
>>> airo:  Finished probing for PCI adapters
>>> airo: Doing fast bap_reads
>>> airo: MAC enabled  0:40:96:15:64:ab
>>> eth1: index 0x05: Vcc 5.0, Vpp 5.0, irq 3, io 0x0100-0x013f
>>
>> Hmm.  It's a pity Linux doesn't give more information about the ID
>> strings.  About the only obvious thing identifying the card is the MAC
>> address, and it's nothing like the ones I have here:
>
> One could say "It's a pity this card doesn't work in FreeBSD" :)

But only if it doesn't.  I was trying to find out what kind of card
this was.

>> ray0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
>>         ether 00:00:f1:10:f9:9f
>>
>> They could be lookalikes, of course.  Is there a way to display the
>> CIS strings?
>
> I am not sure what you mean, I have a AiroNet card (an(4) driver),
> what is ray0 and how does that apply do me?

ray0 is the subject on which this thread started.  I don't know the
card, and I thought it might be a lookalike, since you responded to
this thread.

> I've never had to dig around in Linux pcmcia, since it just worked,
> but here's some more info (!Using a newer version of this card:
> Cisco AiroNet 342, before I was using AiroNet 4800!) Ok, found
> dump_cis (see below).

>   vers_1 4.1, "Cisco Systems", "340 Series Wireless LAN Adapter"

OK, this is what you're looking for.  In my /etc/defaults/pccard.conf
(-CURRENT), I have:

card "Cisco Systems" "340 Series Wireless LAN Adapter"
        config  auto "an" ?
        insert  /etc/pccard_ether $device start
        remove  /etc/pccard_ether $device stop

Do you have this?  If not, put it into /etc/pccard.conf (not
/etc/defaults/pccard.conf), creating it if necessary, and see what
happens.  If you do have it in one of the pccard.conf files, let's see
what the system says about it.

Greg
--
Linuxcare.  Support for the BSD revolution.
Check out my diary at http://echunga.linuxcare.com.au/diary.html
See complete headers for address and phone numbers


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010207132129.B33293>