Re: SCTP implementation and pccard.conf change for Cisco 802.11B 340 series cards

2000-12-20 Thread Jonathan Mischo

On Mon, 11 Dec 2000, Doug Ambrisko wrote:

> BTW I just remembered a bug in that you can't do the ancontrol stuff
> unless you ifconfig the interface.  I need to look at this.  I forgot 
> about it a long time ago when I just worked around it so it doesn't
> bite me .. except when I just setup a machine.

This bug wasn't a problem for me in 4.1  however, you can on dhcp
configure the interface once...if you need to reconfig, you must
reboot...THAT is a bug :)

-Taz



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



Re: SCTP implementation and pccard.conf change for Cisco 802.11B 340 series cards

2000-12-11 Thread Warner Losh

In message <[EMAIL PROTECTED]> Jonathan "\"Taz\"" Mischo writes:
: #Cisco 340 series 802.11B wireless NICs
: card "Cisco Systems" "340 Series Wireless LAN Adapter"
: config  0x5 "an" ?
: insert  /etc/pccard_ether $device
: remove  /sbin/ifconfig $device delete

This already appears to be in -current.  Thanks for the entry none the
less.

Warner


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



Re: SCTP implementation and pccard.conf change for Cisco 802.11B 340 series cards

2000-12-11 Thread Andrew R. Reiter


Any others at IETF?  I am not far from where it's being held and getting a
mini-freebswd group together for food would rule ;)

Email me off list if you're there!


On Mon, 11 Dec 2000, Jonathan "Taz" Mischo wrote:

> I am currently at IETF 49, where I have moved from my old wi card to the
> 
> new Cisco 342, which is an an card, since Cisco acquired them.  The 342
> does 128-bit or less encryption at 11 meg, thus it was a worthy
> investment.  However, pccard.conf does not have an entry for the card,
> since it was JUST released.  The appropriate entry is:
> 
> #Cisco 340 series 802.11B wireless NICs
> card "Cisco Systems" "340 Series Wireless LAN Adapter"
> config  0x5 "an" ?
> insert  /etc/pccard_ether $device
> remove  /sbin/ifconfig $device delete
> 
> This allows the Cisco 34x  cards to work, including the 342.  One
> caveat, however...I haven't looked at the source, yet, but it is pretty
> safe to assume that 128-bit at 11meg support is not in the driver.  I
> will take a look at this when I have some spare time, but since I am
> currently tied up with writing SCTP reference code for a linux kernel
> (this was not my choice...it is my job), I may not have a ton of time
> for a bit of time.  If anyone can work on this, it'd be appreciated.
> 
> On a second note, I am willing to lead the SCTP implementation team for
> FBSD, if there is not already one in place.  We will be releasing the
> first developer's release of the SCTP reference code (it will not be
> complete, but it currently works, and still will) on January 19th,
> 2001.  At that point, we should be able to get the implementation under
> way.
> 
> Have a good day,
> -Taz
> 
> 
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-hackers" in the body of the message
> 

*-.
| Andrew R. Reiter 
| [EMAIL PROTECTED]
| "It requires a very unusual mind
|   to undertake the analysis of the obvious" -- A.N. Whitehead



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



SCTP implementation and pccard.conf change for Cisco 802.11B 340 series cards

2000-12-11 Thread \"Taz\"

I am currently at IETF 49, where I have moved from my old wi card to the

new Cisco 342, which is an an card, since Cisco acquired them.  The 342
does 128-bit or less encryption at 11 meg, thus it was a worthy
investment.  However, pccard.conf does not have an entry for the card,
since it was JUST released.  The appropriate entry is:

#Cisco 340 series 802.11B wireless NICs
card "Cisco Systems" "340 Series Wireless LAN Adapter"
config  0x5 "an" ?
insert  /etc/pccard_ether $device
remove  /sbin/ifconfig $device delete

This allows the Cisco 34x  cards to work, including the 342.  One
caveat, however...I haven't looked at the source, yet, but it is pretty
safe to assume that 128-bit at 11meg support is not in the driver.  I
will take a look at this when I have some spare time, but since I am
currently tied up with writing SCTP reference code for a linux kernel
(this was not my choice...it is my job), I may not have a ton of time
for a bit of time.  If anyone can work on this, it'd be appreciated.

On a second note, I am willing to lead the SCTP implementation team for
FBSD, if there is not already one in place.  We will be releasing the
first developer's release of the SCTP reference code (it will not be
complete, but it currently works, and still will) on January 19th,
2001.  At that point, we should be able to get the implementation under
way.

Have a good day,
-Taz



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