From owner-freebsd-mobile Sun Feb 24 0:39: 1 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from gate.soum.co.jp (gate.soum.co.jp [202.221.40.2]) by hub.freebsd.org (Postfix) with ESMTP id D63B637B405 for ; Sun, 24 Feb 2002 00:38:56 -0800 (PST) Received: from force.soum.co.jp (force.soum.co.jp [IPv6:3ffe:501:80a:1:a00:20ff:fef0:4c9c]) by gate.soum.co.jp (8.12.2/8.12.2) with ESMTP id g1O8crO0032917; Sun, 24 Feb 2002 17:38:53 +0900 (JST) (envelope-from fujita@soum.co.jp) Received: from vanilla.soum.co.jp (vanilla.soum.co.jp [3ffe:501:80a:1:202:b3ff:fe98:8115]) by force.soum.co.jp (8.11.6/3.7W-2001122804) with ESMTP id g1O8cpS10749; Sun, 24 Feb 2002 17:38:51 +0900 (JST) Received: from localhost (localhost [::1]) by vanilla.soum.co.jp (Postfix) with ESMTP id 663563F4B; Sun, 24 Feb 2002 17:38:51 +0900 (JST) Date: Sun, 24 Feb 2002 17:38:51 +0900 (JST) Message-Id: <20020224.173851.41690938.fujita@soum.co.jp> To: skibo@pacbell.net Cc: mitchy@er.ams.eng.osaka-u.ac.jp, mobile@FreeBSD.ORG, brooks@one-eyed-alien.net Subject: Re: Linksys WMP11 support From: FUJITA Kazutoshi In-Reply-To: <3C78661D.88619743@pacbell.net> References: <20020206095856D.mitchy@er.ams.eng.osaka-u.ac.jp> <20020224.084619.74696422.fujita@soum.co.jp> <3C78661D.88619743@pacbell.net> X-PGP-PublicKey: http://www.soum.co.jp/~fujita/fujita-GnuPG-publickey.txt X-PGP-FingerPrint: 9956 2ECE 7E7D B425 EC2D D49E FEBB 3C5F 2C34 1ECA Organization: SOUM Corporation, JAPAN X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 =?iso-2022-jp?B?KBskQjgtTFobKEIp?= Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org From: Thomas Skibo Subject: Re: Linksys WMP11 support Date: Sat, 23 Feb 2002 20:03:41 -0800 Message-ID: <3C78661D.88619743@pacbell.net> > One comment: If you're trying to determine if a device is a Prism 2.5, "sc->wi_bus_type == WI_BUS_PCI_NATIVE" isn't a good check. I believe > the latest WPC11 PCMCIA card is a Prism 2.5 but it's bus type would > be WI_BUS_PCCARD. I know my hacks is very very 'ad-hoc', and I don't know why the modification is required as in my previous mail. In my previous mail, I did not describe my test environment, and describe below. In my company, we are using Melco(BUFFALO) WLI-PCM-L11G PCMCIA card with 104bit WEP encryption, BSS mode. The card is indicated, } Tuple #5, code = 0x20 (Manufacturer ID), length = 4 } 000: 56 01 02 00 } PCMCIA ID = 0x156, OEM ID = 0x2 as result of command 'pccardc dumpcis'. It works fine. There is no problem. Without my hacks, my new notebook 'IBM ThinkPad X23', that have Prism2.5(PCI vendor=0x1260, dev=0x3873) on board, can't communicate with others. After applying my hacks, I checked it can communicate in following condition. [1] BSS mode with 104bit WEP encryption. The other side of communication is all Melco's PCMCIA card in my company. [2] ad-hoc mode without WEP encryption. The other side of communication is my another notebook using Melco's PCMCIA card. [3] ad-hoc mode with 40bit WEP encryption. The other side of communication is my another notebook using Melco's PCMCIA card. [4] ad-hoc mode with 104bit WEP encryption. The other side of communication is my another notebook using Melco's PCMCIA card. (*)The only case I checked in BSS mode, is using 104bit WEP encryption. Because I can't change the settings of station. (It is not technical reason) That's all. TIA. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Feb 24 4:50:55 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from dc-mx04.cluster1.charter.net (dc-mx04.cluster0.hsacorp.net [209.225.8.14]) by hub.freebsd.org (Postfix) with ESMTP id AE02337B402 for ; Sun, 24 Feb 2002 04:50:51 -0800 (PST) Received: from [66.214.33.156] (HELO lotus7) by dc-mx04.cluster1.charter.net (CommuniGate Pro SMTP 3.5.3) with SMTP id 15067993 for freebsd-mobile@FreeBSD.org; Sun, 24 Feb 2002 07:57:19 -0500 Message-ID: <000801c1bd31$ed059de0$9c21d642@charterpipeline.com> From: "Chas Fadel" To: Subject: subscribe Date: Sun, 24 Feb 2002 04:51:06 -0800 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01C1BCEE.DE5C16E0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0005_01C1BCEE.DE5C16E0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable subscribe ------=_NextPart_000_0005_01C1BCEE.DE5C16E0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
subscribe
------=_NextPart_000_0005_01C1BCEE.DE5C16E0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Feb 24 7:27: 1 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from dc-mx08.cluster1.charter.net (dc-mx08.cluster0.hsacorp.net [209.225.8.18]) by hub.freebsd.org (Postfix) with ESMTP id F176F37B416 for ; Sun, 24 Feb 2002 07:26:58 -0800 (PST) Received: from [66.214.33.156] (HELO lotus7) by dc-mx08.cluster1.charter.net (CommuniGate Pro SMTP 3.5.3) with SMTP id 13125409 for freebsd-mobile@FreeBSD.org; Sun, 24 Feb 2002 10:26:58 -0500 Message-ID: <001101c1bd47$bb349e40$9c21d642@charterpipeline.com> From: "Chas Fadel" To: Subject: sorry Date: Sun, 24 Feb 2002 07:27:11 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org please excuse the "subscribe" flood. i just followed the link from the freebsd site about subscribing to the list which links to the mailing list and not majordomo. once again, sorry for the flood. charles To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Feb 24 8: 2:36 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from web21105.mail.yahoo.com (web21105.mail.yahoo.com [216.136.227.107]) by hub.freebsd.org (Postfix) with SMTP id DBC6937B402 for ; Sun, 24 Feb 2002 08:02:31 -0800 (PST) Message-ID: <20020224160231.8367.qmail@web21105.mail.yahoo.com> Received: from [152.15.26.29] by web21105.mail.yahoo.com via HTTP; Sun, 24 Feb 2002 08:02:31 PST Date: Sun, 24 Feb 2002 08:02:31 -0800 (PST) From: Vinod Subject: Re: try something else? To: freebsd-mobile@freebsd.org In-Reply-To: <20020221.170310.112196624.imp@village.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I am attaching my pccard.conf and dmesg below.its still giving watchdog timeouts.its orinoco gold card as a pci card with adapter on a desktop(freebsd4.4).Hope i get some help.would really appreciate it. Vinod ----------------------------------------------------- Lucent WaveLAN/IEEE card "Lucent Technologies" "WaveLAN/IEEE" config 0x1 "wi" 5 # config auto "wi" ? insert /etc/pccard_ether $device start remove /etc/pccard_ether $device stop ------------------------------------------------------- Copyright (c) 1992-2001 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.4-RELEASE #0: Wed Feb 20 14:03:58 EST 2002 root@coit2.uncc.edu:/usr/src/sys/compile/NEWKERN Timecounter "i8254" frequency 1193182 Hz CPU: Pentium II/Pentium II Xeon/Celeron (266.62-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x633 Stepping = 3 Features=0x80f9ff real memory = 67108864 (65536K bytes) avail memory = 60432384 (59016K bytes) Preloaded elf kernel "kernel" at 0xc04cd000. Pentium Pro MTRR support enabled md0: Malloc disk Using $PIR table, 7 entries at 0xc00fdf50 npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xfcd0-0xfcdf at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 uhci0: port 0xfce0-0xfcff irq 9 at device 7.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered chip1: port 0x7000-0x700f at device 7.3 on pci0 pci0: at 13.0 tx0: port 0xf400-0xf4ff mem 0xfedfe000-0xfedfefff irq 11 at device 14.0 on pci0 miibus0: on tx0 qsphy0: on miibus0 qsphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto tx0: address 00:e0:29:11:6d:85, type SMC9432TX pcm0: port 0xfc40-0xfc7f irq 10 at device 15.0 on pci0 pci_cfgintr_search: linked (63) to configured irq 10 at 0:15:0 pci_cfgintr: 0:16 INTA routed to irq 10 pcic0: irq 10 at device 16.0 on pci0 pcic0: PCI Memory allocated: 0x44000000 pcic0: TI12XX PCI Config Reg: [pwr save][CSC parallel isa irq] pccard0: on pcic0 orm0: