Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jun 2001 13:13:41 -0700 (PDT)
From:      Doug Ambrisko <ambrisko@ambrisko.com>
To:        Tom Gwilt <tgwilt@suite224.net>
Cc:        freebsd-mobile@FreeBSD.ORG
Subject:   Re: Cisco 350
Message-ID:  <200106072013.f57KDfV04401@ambrisko.com>
In-Reply-To: <Pine.GSO.4.10.10106071358510.1689-100000@mike> "from Tom Gwilt at Jun 7, 2001 02:17:31 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Tom Gwilt writes:
| Requisite info:
| 
| IBM ThinkPad 760XL
| FreeBSD 4.3 RELEASE
| 
| I have had a lot of good luck with pccard. I have a 3com EtherlinkIII and
| a Gateway modem card that function with with no problems.
| 
| We recently received a Cisco wireless do-hickey. It had the 350 series
| card which was not recognized.
| 
| After reading Bruce's post on the Airnet 350, I copied the Cisco 340 info
| and renamed it Cisco 350 as follows:
| 
| # Aironet 350/352 Series 11 Mbps 802.11 wireless NIC
| card "Cisco Systems" "350 Series Wireless LAN Adapter"
| 	config 	auto "an" ?
| 	insert	/etc/pccard_ether $device start
| 	remove	/etc/pccard_ether $device stop
| 
| The card is recognized when it's inserted, and I can see the MAC address.
| 
| However, when ifconfiging it as follows:
| 
| ifconfig an0 inet 10.1.1.69 netmask 255.255.255.0
| route add default 10.1.1.254
| 
| it barfs with a constant string of messages as follows:
| 
| an0: record length mismatch -- expected 134, got 136
| So, what to do?

Do what I said before and bump up the length of the status rid or get my
updates.  BTW I've modified the driver to only whine when this happens
but to actually work since it is a non-fatal error (I make sure
it only writes into space that it can).

Doug A.

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?200106072013.f57KDfV04401>