From owner-freebsd-mobile@FreeBSD.ORG Sun Aug 28 01:09:28 2005 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D37BC16A41F for ; Sun, 28 Aug 2005 01:09:28 +0000 (GMT) (envelope-from bschonhorst@vcsnyc.org) Received: from sanddollar.geekisp.com (sanddollar.geekisp.com [204.89.131.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6319443D49 for ; Sun, 28 Aug 2005 01:09:28 +0000 (GMT) (envelope-from bschonhorst@vcsnyc.org) Received: (qmail 27177 invoked by uid 1003); 28 Aug 2005 01:09:27 -0000 Received: from 249-178.customer.cloud9.net (HELO ?192.168.1.2?) (bschonhorst@vcsnyc.org@168.100.249.178) by mail.geekisp.com with SMTP; 28 Aug 2005 01:09:27 -0000 Message-ID: <4310D688.40408@vcsnyc.org> Date: Sat, 27 Aug 2005 21:09:28 +0000 From: Brad Schonhorst User-Agent: Mozilla Thunderbird 1.0.5 (X11/20050715) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-mobile@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: kismet adn atheros X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Aug 2005 01:09:29 -0000 > > I just upgrade to the latest - 6 Beta 3 #1 and I'm still having trouble. > If I start kismet, I still cannot get the ath0 interface out of promisc > mode afterwards. > >I'm sorry, but that isn't really a useful problem report. What commands are >you trying, and what are the results? Sorry. Here goes: #uname -a FreeBSD ender.plumblossom.org 6.0-BETA3 FreeBSD 6.0-BETA3 #1: Wed Aug 24 19:49:59 UTC 2005 root@ender.xxxxxxxx.org:/usr/obj/usr/src/sys/ENDER i386 #ifconfig ath0 up #kismet I see some access points, let kismet run for a minute and then quit out of it #ps -aux | egrep kismet root 663 0.0 0.2 2860 2108 p1 S 8:39PM 0:01.41 /usr/local/bin/kismet_server --silent Kismet_server hung on for some reason, lets kill it off #kill -9 663 Lets see if that did the trick #ifconfig ath0:flags=28943 mtu 1500 inet6 fe80::211:f5ff:fe60:1764%ath0 prefixlen 64 scopeid 0x3 ether 00:11:f5:60:17:64 media: IEEE 802.11 Wireless Ethernet autoselect status: associated ssid "" channel 11 authmode OPEN privacy OFF txpowmax 52 protmode CTS bintval 100 Not really, so lets try one of the suggested commands to pull out of promisc and monitor modes #ifconfig ath0 -promisc mediaopt -monitor ifconfig: SIOCSIFMEDIA (media): Device not configured Hmm, may not have need the mediaopt flag #ifconfig ath0 -promisc -monitor Did that do it? #ifconfig ath0: flags=8843 mtu 1500 inet6 fe80::211:f5ff:fe60:1764%ath0 prefixlen 64 scopeid 0x3 ether 00:11:f5:60:17:64 media: IEEE 802.11 Wireless Ethernet autoselect status: associated ssid "" channel 11 authmode OPEN privacy OFF txpowmax 52 protmode CTS bintval 100 still in monitor mode, this should mean i can't connect to my access point right? #ifconfig ath0 ssid Ansible channel 10 #ifconfig ath0: flags=8843 mtu 1500 inet6 fe80::211:f5ff:fe60:1764%ath0 prefixlen 64 scopeid 0x3 inet 0.0.0.0 netmask 0xff000000 broadcast 255.255.255.255 ether 00:11:f5:60:17:64 media: IEEE 802.11 Wireless Ethernet autoselect status: associated ssid "" channel 10 So the channel changed but it didn't accept the new ssid Maybe i can just clear out the interface #ifconfig ath0 destroy ifconfig: SIOCIFDESTROY: Invalid argument nope, what if I bring it down? #ifconfig ath0 down #ifconfig ath0: flags=8802 mtu 1500 inet6 fe80::211:f5ff:fe60:1764%ath0 prefixlen 64 scopeid 0x3 inet 0.0.0.0 netmask 0xff000000 broadcast 255.255.255.255 ether 00:11:f5:60:17:64 media: IEEE 802.11 Wireless Ethernet autoselect status: no carrier ssid Ansible channel 10 authmode OPEN privacy OFF txpowmax 51 protmode CTS bintval 100 Strange, the ssid shows up now but I can't grab an IP address. Any suggestions (other than simply not using kismet?) Thanks all! Brad From owner-freebsd-mobile@FreeBSD.ORG Sun Aug 28 02:22:50 2005 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC71016A41F for ; Sun, 28 Aug 2005 02:22:50 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from harmony.village.org (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 631BB43D48 for ; Sun, 28 Aug 2005 02:22:50 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [127.0.0.1]) by harmony.village.org (8.13.3/8.13.3) with ESMTP id j7S2KfxT020671; Sat, 27 Aug 2005 20:20:42 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sat, 27 Aug 2005 20:21:00 -0600 (MDT) Message-Id: <20050827.202100.92265399.imp@bsdimp.com> To: vdemart1@tin.it From: "M. Warner Losh" In-Reply-To: <200508261726.59628.vdemart1@tin.it> References: <200508261726.59628.vdemart1@tin.it> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.village.org [127.0.0.1]); Sat, 27 Aug 2005 20:20:42 -0600 (MDT) Cc: freebsd-mobile@freebsd.org Subject: Re: [AGAIN] Problems with pcmcia & smartmedia X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Aug 2005 02:22:50 -0000 In message: <200508261726.59628.vdemart1@tin.it> vittorio writes: : I'm re-sending the following message for help. : In a nutshell I put the smartmedia card of my digital camera into a pcmcia : adapter which is easily configured both by win xp and linux, while under : freebsd 5.4 I cannot see it as a mass storage drive (see below). : : Any suggestion? : Where can I find pieces of documentation about this subject, i.e., configuring : removable mass storage in pccards? It should just work. It does for me. So, we'll need to find out where things differ. First, can you set hw.cbb.debug=1, hw.pccard.debug=1 and hw.pccard.cis_debug=1 with sysctl before inserting the card and send me the entire dmesg output? Warner From owner-freebsd-mobile@FreeBSD.ORG Sun Aug 28 02:35:25 2005 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7547316A41F for ; Sun, 28 Aug 2005 02:35:25 +0000 (GMT) (envelope-from michael@gargantuan.com) Received: from phoenix.gargantuan.com (srv01.lak.lwxdatacom.net [24.73.171.238]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7E9D43D48 for ; Sun, 28 Aug 2005 02:35:24 +0000 (GMT) (envelope-from michael@gargantuan.com) Received: from localhost (localhost.gargantuan.com [127.0.0.1]) by spamassassin-injector (Postfix) with SMTP id 91EE77EC; Sat, 27 Aug 2005 22:35:23 -0400 (EDT) Received: by phoenix.gargantuan.com (Postfix, from userid 1001) id 6FF49515; Sat, 27 Aug 2005 22:35:18 -0400 (EDT) Date: Sat, 27 Aug 2005 22:35:18 -0400 From: "Michael W. Oliver" To: Brad Schonhorst Message-ID: <20050828023518.GH71063@gargantuan.com> Mail-Followup-To: Brad Schonhorst , freebsd-mobile@freebsd.org References: <4310D688.40408@vcsnyc.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="PNpeiK4tTqhYOExY" Content-Disposition: inline In-Reply-To: <4310D688.40408@vcsnyc.org> X-WWW-URL: http://michael.gargantuan.com X-GPG-PGP-Public-Key: http://michael.gargantuan.com/gnupg/pubkey.asc X-GPG-PGP-Fingerprint: 2694 0179 AE3F BFAE 0916 0BF5 B16B FBAB C5FA A3C9 X-Home-Phone: +1-863-816-8091 X-Mobile-Phone: +1-863-738-2334 X-Mailing-Address0: 8008 Apache Lane X-Mailing-Address1: Lakeland, FL X-Mailing-Address2: 33810-2172 X-Mailing-Address3: United States of America X-Guide-Questions: http://www.catb.org/~esr/faqs/smart-questions.html X-Guide-Netiquette: http://www.ietf.org/rfc/rfc1855.txt User-Agent: Mutt/1.5.9i X-Spam-DCC: dcc.uncw.edu: phoenix.gargantuan.com 1201; Body=1 Fuz1=1 Fuz2=1 X-Spam-Flag: NO X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on phoenix.gargantuan.com X-Spam-Level: X-Spam-Status: No, score=-106.3 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, USER_IN_WHITELIST autolearn=ham version=3.0.3 X-Spam-Pyzor: Reported 0 times. Cc: freebsd-mobile@freebsd.org Subject: Re: kismet adn atheros X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Aug 2005 02:35:25 -0000 --PNpeiK4tTqhYOExY Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2005-08-27T21:09:28+0000, Brad Schonhorst wrote: > #ps -aux | egrep kismet > root 663 0.0 0.2 2860 2108 p1 S 8:39PM 0:01.41=20 > /usr/local/bin/kismet_server --silent >=20 > Kismet_server hung on for some reason, lets kill it off > #kill -9 663 Others and I have reported this too. Annoying but I will live... > Lets see if that did the trick > #ifconfig > ath0:flags=3D28943=20 > mtu 1500 > inet6 fe80::211:f5ff:fe60:1764%ath0 prefixlen 64 scopeid 0x3 > ether 00:11:f5:60:17:64 > media: IEEE 802.11 Wireless Ethernet autoselect > status: associated > ssid "" channel 11 > authmode OPEN privacy OFF txpowmax 52 protmode CTS bintval 100 >=20 > Not really, so lets try one of the suggested commands to pull out of=20 > promisc and monitor modes > #ifconfig ath0 -promisc mediaopt -monitor > ifconfig: SIOCSIFMEDIA (media): Device not configured >=20 > Hmm, may not have need the mediaopt flag > #ifconfig ath0 -promisc -monitor I think you want... ifconfig ath0 -promisc -mediaopt monitor (note that you must kill off kismet_server or the above command will have no effect (at least on my system)). I wish someone knew why kismet won't channel hop... --=20 Mike Oliver [see complete headers for contact information] --PNpeiK4tTqhYOExY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFDESLmsWv7q8X6o8kRAtavAJ9dGEjQFfzkUr1u+Fev4jFwVaePFQCdHbZh I98lMo9Zjr7X2HOcaN7zbEM= =lvAl -----END PGP SIGNATURE----- --PNpeiK4tTqhYOExY-- From owner-freebsd-mobile@FreeBSD.ORG Sun Aug 28 14:14:21 2005 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E67016A41F for ; Sun, 28 Aug 2005 14:14:21 +0000 (GMT) (envelope-from bschonhorst@vcsnyc.org) Received: from sanddollar.geekisp.com (sanddollar.geekisp.com [204.89.131.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16A7843D45 for ; Sun, 28 Aug 2005 14:14:20 +0000 (GMT) (envelope-from bschonhorst@vcsnyc.org) Received: (qmail 13471 invoked by uid 1003); 28 Aug 2005 14:14:20 -0000 Received: from 249-178.customer.cloud9.net (HELO ?192.168.1.2?) (bschonhorst@vcsnyc.org@168.100.249.178) by mail.geekisp.com with SMTP; 28 Aug 2005 14:14:20 -0000 Message-ID: <43118E7D.7030906@vcsnyc.org> Date: Sun, 28 Aug 2005 10:14:21 +0000 From: Brad Schonhorst User-Agent: Mozilla Thunderbird 1.0.5 (X11/20050715) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Michael W. Oliver" References: <4310D688.40408@vcsnyc.org> <20050828023518.GH71063@gargantuan.com> In-Reply-To: <20050828023518.GH71063@gargantuan.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-mobile@freebsd.org Subject: Re: kismet adn atheros X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Aug 2005 14:14:21 -0000 Michael W. Oliver wrote: >On 2005-08-27T21:09:28+0000, Brad Schonhorst wrote: > > >>#ps -aux | egrep kismet >>root 663 0.0 0.2 2860 2108 p1 S 8:39PM 0:01.41 >>/usr/local/bin/kismet_server --silent >> >>Kismet_server hung on for some reason, lets kill it off >>#kill -9 663 >> >> > >Others and I have reported this too. Annoying but I will live... > > > >>Lets see if that did the trick >>#ifconfig >>ath0:flags=28943 >>mtu 1500 >> inet6 fe80::211:f5ff:fe60:1764%ath0 prefixlen 64 scopeid 0x3 >> ether 00:11:f5:60:17:64 >> media: IEEE 802.11 Wireless Ethernet autoselect >> status: associated >> ssid "" channel 11 >> authmode OPEN privacy OFF txpowmax 52 protmode CTS bintval 100 >> >>Not really, so lets try one of the suggested commands to pull out of >>promisc and monitor modes >>#ifconfig ath0 -promisc mediaopt -monitor >>ifconfig: SIOCSIFMEDIA (media): Device not configured >> >>Hmm, may not have need the mediaopt flag >>#ifconfig ath0 -promisc -monitor >> >> > >I think you want... > >ifconfig ath0 -promisc -mediaopt monitor > >(note that you must kill off kismet_server or the above command will >have no effect (at least on my system)). > > That seemed to do the trick. Thanks for the tip, still learning all these ifconfig commands. I gotta say the scan option in ifconfig rocks! >I wish someone knew why kismet won't channel hop... > > Well, kismet does channel hop for me. Funny, if I try to use dstumbler it won't channel hop though. Some entries in my kismet.conf file: # Version of Kismet config version=2005.06.R1 #I'm only scanning the 'b' channels although scanning all the 'a' channels #was working fine, just took to long. Most people in my neighborhood were #using 802.11b source=radiotap_bsd_b,ath0,Atheros # Do we channelhop? channelhop=true # How many channels per second do we hop? (1-10) channelvelocity=5 From owner-freebsd-mobile@FreeBSD.ORG Sun Aug 28 15:03:56 2005 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42AC816A41F for ; Sun, 28 Aug 2005 15:03:56 +0000 (GMT) (envelope-from vdemart1@tin.it) Received: from vsmtp2.tin.it (vsmtp2alice.tin.it [212.216.176.142]) by mx1.FreeBSD.org (Postfix) with ESMTP id D030243D49 for ; Sun, 28 Aug 2005 15:03:55 +0000 (GMT) (envelope-from vdemart1@tin.it) Received: from [83.225.175.217] (83.225.175.217) by vsmtp2.tin.it (7.2.060.1) (authenticated as vdemart1@tin.it) id 430D83F9000F6791 for freebsd-mobile@freebsd.org; Sun, 28 Aug 2005 17:03:52 +0200 From: vittorio To: freebsd-mobile@freebsd.org Date: Sun, 28 Aug 2005 17:01:57 +0200 User-Agent: KMail/1.8.1 References: <200508261726.59628.vdemart1@tin.it> <20050827.202100.92265399.imp@bsdimp.com> In-Reply-To: <20050827.202100.92265399.imp@bsdimp.com> MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200508281701.57959.vdemart1@tin.it> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: Re: [AGAIN] Problems with pcmcia & smartmedia X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Aug 2005 15:03:56 -0000 Alle 04:21, domenica 28 agosto 2005, M. Warner Losh ha scritto: > In message: <200508261726.59628.vdemart1@tin.it> > > vittorio writes: > : I'm re-sending the following message for help. > : In a nutshell I put the smartmedia card of my digital camera into a > : pcmcia adapter which is easily configured both by win xp and linux, while > : under freebsd 5.4 I cannot see it as a mass storage drive (see below). > : > : Any suggestion? > : Where can I find pieces of documentation about this subject, i.e., > : configuring removable mass storage in pccards? > > It should just work. It does for me. So, we'll need to find out > where things differ. > > First, can you set hw.cbb.debug=1, hw.pccard.debug=1 and > hw.pccard.cis_debug=1 with sysctl before inserting the card and send > me the entire dmesg output? > > Warner Here it is as you requested (I admit is somewhat cryptic to me apart from the fact that freebsd 5.4 seems not to be able to extract any CIS info...) Thanks a lot Vittorio vittorio# sysctl -w hw.pccard.debug=1 hw.pccard.debug: 0 -> 1 vittorio# sysctl -w hw.pccard.cis_debug=1 hw.pccard.cis_debug: 0 -> 1 vittorio# sysctl -w hw.cbb.debug=1 hw.cbb.debug: 0 -> 1 vittorio# tail -f /var/log/messages .................. : Status is 0x30000910 : cbb0: card inserted: event=0x00000000, state=30000910 : pccard0: chip_socket_enable : cbb_pcic_socket_enable: : cbb0: cbb_power: 3V : pccard0: read_cis : cis mem map 0xe56de000 (resource: 0x88000000) : pccard0: CIS tuple chain: : CISTPL_DEVICE type=funcspec speed=250ns : 01 03 d9 01 ff : unhandled CISTPL 18 : 18 02 df 01 : CISTPL_MANFID : 20 04 00 00 00 00 : CISTPL_FUNCID : 21 02 04 01 : CISTPL_FUNCE : 22 02 01 01 : CISTPL_FUNCE : 22 03 02 04 07 : CISTPL_CONFIG : 1a 05 01 03 00 02 0f : CISTPL_CFTABLE_ENTRY : 1b 08 c0 c0 a1 01 55 08 00 20 : CISTPL_CFTABLE_ENTRY : 1b 0a c1 41 99 01 55 64 f0 ff ff 20 : CISTPL_CFTABLE_ENTRY : 1b 0c 82 41 18 ea 61 f0 01 07 f6 03 01 ee : CISTPL_CFTABLE_ENTRY : 1b 0c 83 41 18 ea 61 70 01 07 76 03 01 ee : CISTPL_VERS_1 : 15 14 05 00 20 20 20 20 20 20 20 00 20 20 20 20 : 00 30 2e 30 00 ff : CISTPL_NO_LINK : 14 00 : CISTPL_END : ff : pccard0: check_cis_quirks : pccard0: CIS version PC Card Standard 5.0 : pccard0: CIS info: , , 0.0 : pccard0: Manufacturer code 0x0, product 0x0 : pccard0: function 0: fixed disk, ccr addr 200 mask f : pccard0: function 0, config table entry 0: memory card; irq mask 0; memspace 0-7ff; mwait_required rdybsy_active powerdown : pccard0: function 0, config table entry 1: I/O card; irq mask ffff; iomask 4, iospace 0-f; memspace 0-7ff; rdybsy_active io8 io16 irqshare irqpulse irqlevel powerdown : pccard0: function 0, config table entry 2: I/O card; irq mask 4000; iomask a, iospace 1f0-1f7 3f6-3f7; memspace 0-7ff; rdybsy_active io8 io16 irqshare irqpulse irqlevel powerdown : pccard0: function 0, config table entry 3: I/O card; irq mask 4000; iomask a, iospace 170-177 376-377; memspace 0-7ff; rdybsy_active io8 io16 irqshare irqpulse irqlevel powerdown : pccard0: functions scanning : pccard0: Card has 1 functions. pccard_mfc is 0 : pccard0: Memory space not yet implemented. : pccard0: Neither memory nor I/O mapped : pccard0: Allocation failed for cfe 0 : pccard0: I/O rid 0 start 0 end ffffffff : pccard0: Memory space not yet implemented. : cbb_pcic_socket_enable: : cbb0: cbb_power: 0V : cbb0: cbb_power: 3V : pccard0: ccr_res == 88000000-880003ff, base=200 : pccard0: function 0 CCR at 0 offset 200: 41 80 2e 0, 0 0 0 0, 0 : ata2: < > at port 0x2050-0x205f irq 11 function 0 config 1 on pccard0 : pccard0: function 0 CCR at 0 offset 200 mask f: 41 80 2e 0, 1 1 1 1, 1 ..................... ...................... : Status is 0x30000186 : ata2: detached : cbb_pcic_socket_disable From owner-freebsd-mobile@FreeBSD.ORG Sun Aug 28 15:43:38 2005 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0A1816A41F for ; Sun, 28 Aug 2005 15:43:38 +0000 (GMT) (envelope-from freebsd-listen@fabiankeil.de) Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de [80.67.18.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id D436B43D45 for ; Sun, 28 Aug 2005 15:43:37 +0000 (GMT) (envelope-from freebsd-listen@fabiankeil.de) Received: (qmail 29333 invoked from network); 28 Aug 2005 15:43:33 -0000 Received: from unknown (HELO localhost) ([pbs]775067@[217.187.179.145]) (envelope-sender ) by smtprelay01.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 28 Aug 2005 15:43:33 -0000 Date: Sun, 28 Aug 2005 17:44:03 +0200 From: Fabian Keil To: Devnore Message-ID: <20050828174403.4b0ca7f0@localhost> In-Reply-To: <43109B81.8090602@burken.nu> References: <430F3809.9080903@burken.nu> <20050827145352.76beb602@localhost> <43107295.40707@burken.nu> <20050827165359.58ead32a@localhost> <43109B81.8090602@burken.nu> X-Mailer: Sylpheed-Claws 1.0.4 (GTK+ 1.2.10; i386-portbld-freebsd5.4) X-PGP-Key-URL: http://www.fabiankeil.de/gpg-keys/freebsd-listen-2006-08-19.asc Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Signature_Sun__28_Aug_2005_17_44_03_+0200_lq_=NFF4TKdm5_xP"; protocol="application/pgp-signature"; micalg=pgp-sha1 Cc: freebsd-mobile@freebsd.org Subject: Re: Wireless problem with (BCM43006) X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Aug 2005 15:43:38 -0000 --Signature_Sun__28_Aug_2005_17_44_03_+0200_lq_=NFF4TKdm5_xP Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Devnore wrote: > Fabian Keil wrote: >=20 > >Devnore wrote: > >The way to build ndis has been changed. > > > >if_ndis.ko no longer contains the firmware binary. > >It now is in an additional kernel module. > > > >Run ndisgen and follow the instructions to build it. > >After loading the new module, you should be able to see your card. > Thanks the problem with the connection to the card has been solved. > the next problem will be to actually make it connect my AP currently it=20 > just says: Network Down > I don't think there are any extra Firmwarefiles needed for this card as=20 > i got it to work before my buildworld > i'm guessing (and only guessing) that i have to play around with sysclt=20 > and change some vars in dev.ndis.0 to make it work =20 > As i'm currently not on the machine in question i cannot post any=20 > specific information but if anybody know what i should change please=20 > tell me so i can write it down for the next time i get myself in this=20 > type of situation :) >=20 > Also if anybody know a good site where the vars are explained please=20 > post them. Read and the man pages, and ask again, if you get problems. Fabian --=20 http://www.fabiankeil.de/ --Signature_Sun__28_Aug_2005_17_44_03_+0200_lq_=NFF4TKdm5_xP Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFDEdvMjV8GA4rMKUQRAsOkAKDFFv+hguLEzdBWt6MxXYDRF2hnKQCfbeN8 mWDpfkCUlAW9bur5r0ndL+I= =0b1g -----END PGP SIGNATURE----- --Signature_Sun__28_Aug_2005_17_44_03_+0200_lq_=NFF4TKdm5_xP-- From owner-freebsd-mobile@FreeBSD.ORG Mon Aug 29 09:46:15 2005 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB47816A41F for ; Mon, 29 Aug 2005 09:46:15 +0000 (GMT) (envelope-from ducrot@poupinou.org) Received: from poup.poupinou.org (poup.poupinou.org [195.101.94.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7730B43D49 for ; Mon, 29 Aug 2005 09:46:15 +0000 (GMT) (envelope-from ducrot@poupinou.org) Received: from ducrot by poup.poupinou.org with local (Exim) id 1E9gDS-0007ZC-00; Mon, 29 Aug 2005 11:46:10 +0200 Date: Mon, 29 Aug 2005 11:46:10 +0200 To: Stefan Farfeleder Message-ID: <20050829094610.GE28353@poupinou.org> References: <20050827140129.GB595@wombat.fafoe.narf.at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050827140129.GB595@wombat.fafoe.narf.at> User-Agent: Mutt/1.5.9i From: Bruno Ducrot Cc: freebsd-mobile@freebsd.org Subject: Re: acpi_perf error, powerd exiting X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Aug 2005 09:46:15 -0000 On Sat, Aug 27, 2005 at 04:01:30PM +0200, Stefan Farfeleder wrote: > Hi, > > on my ThinkPad R32 (dmesg attached), acpi_perf reports the following > error at times, usually after a period of inactivity: > > acpi_perf0: Px transition to 1200 failed > acpi_perf0: set freq failed, err 6 > > This causes powerd to terminate. It seems to be a temporary error, > because if I restart powerd, it works again. Should powerd be more > fault-tolerant, is this an acpi_perf bug or my hardware broken? > > I've also attached sysctl dev.cpu and hw.acpi. > Could you please try with hint.acpi_perf.0.disabled="1" in your /boot/loader.conf in order to check if ichss work better? Cheers, -- Bruno Ducrot -- Which is worse: ignorance or apathy? -- Don't know. Don't care. From owner-freebsd-mobile@FreeBSD.ORG Mon Aug 29 17:45:43 2005 Return-Path: X-Original-To: freebsd-mobile@FreeBSD.org Delivered-To: freebsd-mobile@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F0F616A41F for ; Mon, 29 Aug 2005 17:45:43 +0000 (GMT) (envelope-from frankstaals@gmx.net) Received: from smtp1.versatel.nl (smtp1.versatel.nl [62.58.50.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id C344B43D45 for ; Mon, 29 Aug 2005 17:45:42 +0000 (GMT) (envelope-from frankstaals@gmx.net) Received: (qmail 18959 invoked by uid 0); 29 Aug 2005 17:45:41 -0000 Received: from unknown (HELO [192.168.2.5]) ([62.59.173.176]) (envelope-sender ) by smtp1.versatel.nl (qmail-ldap-1.03) with SMTP for < >; 29 Aug 2005 17:45:41 -0000 Message-ID: <431349DE.9050602@gmx.net> Date: Mon, 29 Aug 2005 19:46:06 +0200 From: Frank Staals User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050521) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-mobile@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: CPU Speed AMD XP-M 2800+ X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Aug 2005 17:45:43 -0000 Hey, I have an Acer Aspire 1356 LCi laptop and I'm running FreeBSD 5.4-Release. In my laptop I have an AMD XP-M 2800+ which clockspeed should be around 2100 Mhz according to Wikipedia ( http://en.wikipedia.org/wiki/List_of_AMD_Athlon_XP_microprocessors#Athlon_XP-M_.22Barton.22_.28Desktop_Replacement.2C_72W_TDP.2C_Socket_A.29 ) allthough I recently found out is is only running at +/- 800 Mhz : frank@Riza$ cat /var/run/dmesg.boot | grep CPU CPU: Mobile AMD Athlon(tm) XP 2800+ (796.10-MHz 686-class CPU) cpu0: on acpi0 Because of this I have problems decoding/playing an AVC ( H264 ) video file. Is there a way to throttle the CPU speed, since it is probably always running on low-power mode ? Thanks in advance -- -Frank Staals From owner-freebsd-mobile@FreeBSD.ORG Tue Aug 30 00:20:53 2005 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 492C416A41F for ; Tue, 30 Aug 2005 00:20:53 +0000 (GMT) (envelope-from dan@langille.org) Received: from nezlok.unixathome.org (nezlok.unixathome.org [66.154.97.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id E74BB43D46 for ; Tue, 30 Aug 2005 00:20:52 +0000 (GMT) (envelope-from dan@langille.org) Received: from localhost (localhost [127.0.0.1]) by nezlok.unixathome.org (Postfix) with ESMTP id 04EC356A8; Mon, 29 Aug 2005 17:20:51 -0700 (PDT) Received: from nezlok.unixathome.org ([127.0.0.1]) by localhost (nezlok.unixathome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 85681-04; Mon, 29 Aug 2005 17:20:49 -0700 (PDT) Received: from bast.unixathome.org (CPE0004aca374af-CM0011e67a4a3b.cpe.net.cable.rogers.com [70.26.229.230]) by nezlok.unixathome.org (Postfix) with ESMTP id E1B3A569A; Mon, 29 Aug 2005 17:20:47 -0700 (PDT) Received: from wocker (wocker.unixathome.org [10.55.0.99]) by bast.unixathome.org (Postfix) with ESMTP id 5EC4B3D3B; Mon, 29 Aug 2005 20:20:47 -0400 (EDT) From: "Dan Langille" To: "Kevin Oberman" Date: Mon, 29 Aug 2005 20:20:47 -0400 MIME-Version: 1.0 Message-ID: <43136E1F.16158.ECBAA84@localhost> Priority: normal In-reply-to: <20050826155514.98AB05D07@ptavv.es.net> References: Your message of "Thu, 25 Aug 2005 22:42:47 EDT." <430E4967.20355.1BF72257@localhost> X-mailer: Pegasus Mail for Windows (4.21c) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body X-Virus-Scanned: by amavisd-new at unixathome.org Cc: freebsd-mobile@freebsd.org Subject: Re: long flight; need battery power! X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Aug 2005 00:20:53 -0000 On 26 Aug 2005 at 8:55, Kevin Oberman wrote: > > From: "Dan Langille" > > Date: Thu, 25 Aug 2005 22:42:47 -0400 > > Sender: owner-freebsd-mobile@freebsd.org > > > > In September, I'll have a couple of long flights. I'll be using my > > IBM ThinkPad T41 to catch up on some long delayed FreshPorts > > enhancements. Apart from charging whenever I can, I'm afraid I'll > > get only about 140-150 minutes from my battery. > > > > Apart from buying a second battery, any ideas? > > This gets a bit long, but I've been spending a lot of my spare time > testing this stuff and it's proven interesting. > > What version of FreeBSD are you running? V6 has a lot better power > management than V5 and current is better, still. If you are running > V6, get the powerd from HEAD and use that or just keep the CPU fairly > slow. This is what I'm using: FreeBSD laptop.unixathome.org 6.0-CURRENT FreeBSD 6.0-CURRENT #10: Fri Jul 15 23:37:23 EDT 2005 dan@lux.exampel.org:/usr/obj/usr/src/sys/LAPTOP i386 > 'sysctl dev.cpu.0' will show (among other things) the available > performance settings. Please remember that these are > 'pseudo-frequencies' obtained by combining actual CPU clock settings > with throttling and not just actual clock speed changes. Wow.. .lots in there: $ sysctl dev.cpu.0 dev.cpu.0.%desc: ACPI CPU dev.cpu.0.%driver: cpu dev.cpu.0.%location: handle=\_PR_.CPU_ dev.cpu.0.%pnpinfo: _HID=none _UID=0 dev.cpu.0.%parent: acpi0 dev.cpu.0.freq: 350 dev.cpu.0.freq_levels: 1400/22000 1225/19250 1200/18000 1050/16500 1000/14000 900/13500 875/13750 800/10000 750/11250 700/11000 625/8750 600/6000 525/8250 500/7000 450/6750 400/5000 375/5250 350/5500 300/4500 250/3500 225/2250 200/2500 175/2750 150/2250 125/1750 100/1250 75/750 > You can use several tools to see the actual CPU speed. I use the > gkx86info2 plugin for gkrellm2. > If you are just editing, a very low speed is the winner. Turn off > powerd (if you are running it) and just set he CPU to the lowest > performance available. If you are compiling, bump it up to the lowest > native CPU speed. For debug, it depends, but I suspect you want lowest, > again. I plan to be doing a combination of coding and running database queries. But I'll try to do some testing before I go... -- Dan Langille : http://www.langille.org/ BSDCan - The Technical BSD Conference - http://www.bsdcan.org/ From owner-freebsd-mobile@FreeBSD.ORG Tue Aug 30 05:37:33 2005 Return-Path: X-Original-To: freebsd-mobile@FreeBSD.org Delivered-To: freebsd-mobile@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20B6816A41F for ; Tue, 30 Aug 2005 05:37:33 +0000 (GMT) (envelope-from oceanare@pacific.net.sg) Received: from smtpgate2.pacific.net.sg (smtpgate2.pacific.net.sg [203.120.90.28]) by mx1.FreeBSD.org (Postfix) with SMTP id 2F55C43D46 for ; Tue, 30 Aug 2005 05:37:31 +0000 (GMT) (envelope-from oceanare@pacific.net.sg) Received: (qmail 21539 invoked from network); 30 Aug 2005 05:37:30 -0000 Received: from maxwell2.pacific.net.sg (203.120.90.192) by smtpgate2.pacific.net.sg with SMTP; 30 Aug 2005 05:37:27 -0000 Received: from [192.168.0.107] ([210.24.246.71]) by maxwell2.pacific.net.sg with ESMTP id <20050830053727.MMFC28012.maxwell2.pacific.net.sg@[192.168.0.107]>; Tue, 30 Aug 2005 13:37:27 +0800 Message-ID: <4313F07B.4070903@pacific.net.sg> Date: Tue, 30 Aug 2005 13:36:59 +0800 From: Erich Dollansky Organization: oceanare pte ltd User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050802) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Frank Staals References: <431349DE.9050602@gmx.net> In-Reply-To: <431349DE.9050602@gmx.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-mobile@FreeBSD.org Subject: Re: CPU Speed AMD XP-M 2800+ X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Aug 2005 05:37:33 -0000 Hi, Frank Staals wrote: > Hey, > > I have an Acer Aspire 1356 LCi laptop and I'm running FreeBSD > 5.4-Release. In my laptop I have an AMD XP-M 2800+ which clockspeed > should be around 2100 Mhz according to Wikipedia ( > http://en.wikipedia.org/wiki/List_of_AMD_Athlon_XP_microprocessors#Athlon_XP-M_.22Barton.22_.28Desktop_Replacement.2C_72W_TDP.2C_Socket_A.29 > ) allthough I recently found out is is only running at +/- 800 Mhz : > > frank@Riza$ cat /var/run/dmesg.boot | grep CPU > CPU: Mobile AMD Athlon(tm) XP 2800+ (796.10-MHz 686-class CPU) > cpu0: on acpi0 > > Because of this I have problems decoding/playing an AVC ( H264 ) video > file. Is there a way to throttle the CPU speed, since it is probably > always running on low-power mode ? > I do not know how it works with AMD CPUs but I think the concept is the same as for Transmeta CPUs. There is a driver - longrun for Transmeta - which does this switching for you. You should find more in the handbook. Erich From owner-freebsd-mobile@FreeBSD.ORG Tue Aug 30 18:55:30 2005 Return-Path: X-Original-To: mobile@freebsd.org Delivered-To: freebsd-mobile@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D433016A420 for ; Tue, 30 Aug 2005 18:55:30 +0000 (GMT) (envelope-from lists@jnielsen.net) Received: from ns1.jnielsen.net (ns1.jnielsen.net [69.55.238.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77C6B43D45 for ; Tue, 30 Aug 2005 18:55:30 +0000 (GMT) (envelope-from lists@jnielsen.net) Received: from localhost (ns1 [69.55.238.237]) (authenticated bits=0) by ns1.jnielsen.net (8.12.9p2/8.12.9) with ESMTP id j7UItSsh017402 for ; Tue, 30 Aug 2005 11:55:30 -0700 (PDT) (envelope-from lists@jnielsen.net) From: John Nielsen To: mobile@freebsd.org Date: Tue, 30 Aug 2005 14:55:25 -0400 User-Agent: KMail/1.8.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200508301455.25668.lists@jnielsen.net> X-Virus-Scanned: ClamAV 0.85.1/1048/Tue Aug 30 00:03:53 2005 on ns1.jnielsen.net X-Virus-Status: Clean Cc: Subject: Thinkpad 365 + FreeBSD 6.0 + pccard X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Aug 2005 18:55:31 -0000 I am attempting to install FreeBSD 6.0-BETA3 on a (slightly ancient) Thinkpad 365XD. It doesn't have any built-in ethernet or wireless devices, so I need to be able to use PC card adapters. Specifically, I have an Intel Pro/Wireless 2011 (wi) card and a 3com 3c589 variant (ep). I know the machine works with OLDCARD on 5.x, but I'd prefer to use 6.x if possible (partly to find out if it can be done, partly for consistency with other machines and build environments, partly because Warner said at one point he'd like to support older hardware with cbb and friends). Booting a 6.0-BETA3 GENERIC kernel on the laptop doesn't list any cbb or pccard devices. I have several questions: What additional information would help to diagnose the problem? What should I try to see if it can be coaxed to work without any code changes? If code changes are required, what list or individual is best to work with in order to produce and test patches? (Does M. Warner Losh read this list?) Thanks, JN From owner-freebsd-mobile@FreeBSD.ORG Tue Aug 30 20:38:28 2005 Return-Path: X-Original-To: mobile@freebsd.org Delivered-To: freebsd-mobile@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7294D16A41F for ; Tue, 30 Aug 2005 20:38:28 +0000 (GMT) (envelope-from mi+mx@aldan.algebra.com) Received: from mail26.sea5.speakeasy.net (mail26.sea5.speakeasy.net [69.17.117.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44DAE43D45 for ; Tue, 30 Aug 2005 20:38:26 +0000 (GMT) (envelope-from mi+mx@aldan.algebra.com) Received: (qmail 8953 invoked from network); 30 Aug 2005 20:38:25 -0000 Received: from aldan.algebra.com (HELO blue.virtual-estates.net) ([216.254.65.224]) (envelope-sender ) by mail26.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 30 Aug 2005 20:38:24 -0000 Received: from corbulon.video-collage.com (static-151-204-231-237.bos.east.verizon.net [151.204.231.237]) by blue.virtual-estates.net (8.13.3/8.13.3) with ESMTP id j7UKcMHh085088 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 30 Aug 2005 16:38:23 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) Received: from mteterin.us.murex.com (195-11.customer.cloud9.net [168.100.195.11]) by corbulon.video-collage.com (8.13.4/8.13.1) with ESMTP id j7UKcHXK038108 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 30 Aug 2005 16:38:17 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) Received: from mteterin.us.murex.com (mteterin@localhost [127.0.0.1]) by mteterin.us.murex.com (8.13.3/8.13.3) with ESMTP id j7UKcBak029603; Tue, 30 Aug 2005 16:38:11 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) Received: from localhost (localhost [[UNIX: localhost]]) by mteterin.us.murex.com (8.13.3/8.13.3/Submit) id j7UKcAgx029602; Tue, 30 Aug 2005 16:38:10 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) X-Authentication-Warning: mteterin.us.murex.com: mteterin set sender to mi+mx@aldan.algebra.com using -f From: Mikhail Teterin Organization: Virtual Estates, Inc. To: mobile@freebsd.org Date: Tue, 30 Aug 2005 16:38:10 -0400 User-Agent: KMail/1.8.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200508301638.10929.mi+mx@aldan.algebra.com> X-Virus-Scanned: ClamAV devel-20050525/1048/Tue Aug 30 03:03:53 2005 on corbulon.video-collage.com X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.43 Cc: questions@freebsd.org Subject: Motorolla's M1200 modem and FreeBSD? X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Aug 2005 20:38:28 -0000 I've received an old laptop (Micron's Transport XKE), with a modem that was made by Motorolla, model m1200. FreeBSD-6 recognizes two serial ports in the machine (regular com-port on the back, plus the IrDA port), but there is nothing about the modem. comms/ltmdm does not react to it (Lucent is not Motorolla, I guess :-) Did anyone ever make these modems work with FreeBSD? Should I try to bring the comms/mwavem port into the 6.0 world, or is that a different chipset too? Thanks! -mi From owner-freebsd-mobile@FreeBSD.ORG Wed Aug 31 14:52:03 2005 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 181D816A41F for ; Wed, 31 Aug 2005 14:52:03 +0000 (GMT) (envelope-from q@galgenberg.net) Received: from wrzx28.rz.uni-wuerzburg.de (wrzx28.rz.uni-wuerzburg.de [132.187.3.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id C63CE43D45 for ; Wed, 31 Aug 2005 14:51:54 +0000 (GMT) (envelope-from q@galgenberg.net) Received: from wrzx30.rz.uni-wuerzburg.de (wrzx30.rz.uni-wuerzburg.de [132.187.1.30]) by wrzx28.rz.uni-wuerzburg.de (Postfix) with ESMTP id C20E713C71E; Wed, 31 Aug 2005 16:51:52 +0200 (CEST) Received: from virusscan (localhost [127.0.0.1]) by wrzx30.rz.uni-wuerzburg.de (Postfix) with ESMTP id A6F849B684; Wed, 31 Aug 2005 16:51:52 +0200 (CEST) Received: from wrzx28.rz.uni-wuerzburg.de (wrzx28.rz.uni-wuerzburg.de [132.187.3.28]) by wrzx30.rz.uni-wuerzburg.de (Postfix) with ESMTP id 8D7A09B260; Wed, 31 Aug 2005 16:51:52 +0200 (CEST) Received: from frodo.galgenberg.net (wwsx14.win-screen.uni-wuerzburg.de [132.187.253.14]) by wrzx28.rz.uni-wuerzburg.de (Postfix) with ESMTP id 47F5913C71E; Wed, 31 Aug 2005 16:51:52 +0200 (CEST) Received: from coyote.q.local (gb-21-237.galgenberg.net [172.16.21.237]) by frodo.galgenberg.net (8.13.1/8.13.1) with ESMTP id j7VEppMp057366; Wed, 31 Aug 2005 16:51:51 +0200 (CEST) (envelope-from q@galgenberg.net) Received: from roadrunner.q.local (roadrunner.q.local [192.168.0.148]) by coyote.q.local (8.13.3/8.13.1) with ESMTP id j7VEpp71042156; Wed, 31 Aug 2005 16:51:51 +0200 (CEST) (envelope-from q@galgenberg.net) Received: from roadrunner.q.local (localhost [127.0.0.1]) by roadrunner.q.local (8.13.4/8.13.4) with ESMTP id j7VEpphx003574; Wed, 31 Aug 2005 16:51:51 +0200 (CEST) (envelope-from q@galgenberg.net) Received: (from q@localhost) by roadrunner.q.local (8.13.4/8.13.4/Submit) id j7VEppjf003573; Wed, 31 Aug 2005 16:51:51 +0200 (CEST) (envelope-from q@galgenberg.net) Date: Wed, 31 Aug 2005 16:51:50 +0200 From: Ulrich Spoerlein To: "Philip S. Schulz" Message-ID: <20050831145150.GA1050@galgenberg.net> Mail-Followup-To: "Philip S. Schulz" , freebsd-mobile@freebsd.org References: <430E4967.20355.1BF72257@localhost> <20050826162107.GB659@obiwan.tataz.chchile.org> <430F536A.5060008@gmx.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="4Ckj6UjgE2iN1+kY" Content-Disposition: inline In-Reply-To: <430F536A.5060008@gmx.de> User-Agent: mutt-ng devel (FreeBSD) X-Virus-Scanned: by amavisd-new (Rechenzentrum Universitaet Wuerzburg) Cc: freebsd-mobile@freebsd.org Subject: Re: long flight; need battery power! X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Aug 2005 14:52:03 -0000 --4Ckj6UjgE2iN1+kY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, 26.08.2005 at 19:37:46 +0200, Philip S. Schulz wrote: > [relative cpufreq drivers suck] >=20 > Personally, I find this very annoying b/c 750 MHz makes the fan spin up= more often than=20 > 800 MHz where I don't feel any difference in performance. >=20 > In order to work only with absulute drivers, i.e. emulate the est(4) be= haviour, use=20 > /boot/device.hints to disable all relative drivers your system detects. I have the same problem and am still running est/estctrl on my 6.0 Banias-Laptop. I read cpufreq(4) and didn't find any documented loader tunables. Would you care to share the magic incantation, that disables relative drivers? Ulrich Spoerlein --=20 PGP Key ID: F0DB9F44 Encrypted mail welcome! Fingerprint: F1CE D062 0CA9 ADE3 349B 2FE8 980A C6B5 F0DB 9F44 Ok, which part of "Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn." didn't you understand? --4Ckj6UjgE2iN1+kY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDFcQGmArGtfDbn0QRAlf3AKDoa6F4k3Ta+LTegzRODiUYBF89igCgsqAH hyM6HefvGhHf6MrcvK3nroY= =U0xM -----END PGP SIGNATURE----- --4Ckj6UjgE2iN1+kY-- From owner-freebsd-mobile@FreeBSD.ORG Wed Aug 31 17:57:42 2005 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7D3C16A41F for ; Wed, 31 Aug 2005 17:57:42 +0000 (GMT) (envelope-from ph.schulz@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id DD32C43D46 for ; Wed, 31 Aug 2005 17:57:41 +0000 (GMT) (envelope-from ph.schulz@gmx.de) Received: (qmail invoked by alias); 31 Aug 2005 17:57:40 -0000 Received: from dsl-084-056-231-222.arcor-ip.net (EHLO [192.168.1.6]) [84.56.231.222] by mail.gmx.net (mp010) with SMTP; 31 Aug 2005 19:57:40 +0200 X-Authenticated: #1954550 Message-ID: <4315EF90.2080709@gmx.de> Date: Wed, 31 Aug 2005 19:57:36 +0200 From: "Philip S. Schulz" User-Agent: Mozilla Thunderbird 1.0.6 (Macintosh/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ulrich Spoerlein References: <430E4967.20355.1BF72257@localhost> <20050826162107.GB659@obiwan.tataz.chchile.org> <430F536A.5060008@gmx.de> <20050831145150.GA1050@galgenberg.net> In-Reply-To: <20050831145150.GA1050@galgenberg.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: freebsd-mobile@freebsd.org Subject: Disabling device probing (was: Re: long flight; need battery power!) X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Aug 2005 17:57:42 -0000 on 31.08.2005 16:51 Uhr Ulrich Spoerlein said the following: > On Fri, 26.08.2005 at 19:37:46 +0200, Philip S. Schulz wrote: > >>[relative cpufreq drivers suck] >> >> Personally, I find this very annoying b/c 750 MHz makes the fan spin up more often than >>800 MHz where I don't feel any difference in performance. >> >> In order to work only with absulute drivers, i.e. emulate the est(4) behaviour, use >>/boot/device.hints to disable all relative drivers your system detects. > > > I have the same problem and am still running est/estctrl on my 6.0 > Banias-Laptop. I read cpufreq(4) and didn't find any documented loader > tunables. Would you care to share the magic incantation, that disables > relative drivers? > most (all?) drivers don't probe for the hardware if you set the variable hint.[device].[instance].disabled="1". For example, to disable probing for p4tcc0, I have hint.p4tcc.0.disabled="1" in /boot/device.hints Regards, Phil. -- Don't fix it if it ain't broke. From owner-freebsd-mobile@FreeBSD.ORG Fri Sep 2 13:30:43 2005 Return-Path: X-Original-To: mobile@freebsd.org Delivered-To: freebsd-mobile@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F2EA16A41F for ; Fri, 2 Sep 2005 13:30:43 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id D17D643D46 for ; Fri, 2 Sep 2005 13:30:42 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [127.0.0.1] (may be forged)) by harmony.bsdimp.com (8.13.3/8.13.3) with ESMTP id j82DTb7O038248; Fri, 2 Sep 2005 07:29:37 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Fri, 02 Sep 2005 07:30:06 -0600 (MDT) Message-Id: <20050902.073006.21959118.imp@bsdimp.com> To: lists@jnielsen.net From: "M. Warner Losh" In-Reply-To: <200508301455.25668.lists@jnielsen.net> References: <200508301455.25668.lists@jnielsen.net> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Fri, 02 Sep 2005 07:29:37 -0600 (MDT) Cc: mobile@freebsd.org Subject: Re: Thinkpad 365 + FreeBSD 6.0 + pccard X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Sep 2005 13:30:43 -0000 In message: <200508301455.25668.lists@jnielsen.net> John Nielsen writes: : What additional information would help to diagnose the problem? I'm guessing none. You have an ISA bridge, which is utterly broken at the moment. : What should I try to see if it can be coaxed to work without any code : changes? You'll have to run 5.x + OLDCARD if you want no code changes. : If code changes are required, what list or individual is best to work with : in order to produce and test patches? I'd be happy to work with whomever wants to work on restoring ISA bridge support. : (Does M. Warner Losh read this list?) Never. :-) Warner From owner-freebsd-mobile@FreeBSD.ORG Fri Sep 2 13:34:01 2005 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 782E516A41F for ; Fri, 2 Sep 2005 13:34:01 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19F5B43D45 for ; Fri, 2 Sep 2005 13:34:01 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [127.0.0.1] (may be forged)) by harmony.bsdimp.com (8.13.3/8.13.3) with ESMTP id j82DUsVM038271; Fri, 2 Sep 2005 07:30:54 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Fri, 02 Sep 2005 07:31:23 -0600 (MDT) Message-Id: <20050902.073123.51301081.imp@bsdimp.com> To: ph.schulz@gmx.de From: "M. Warner Losh" In-Reply-To: <4315EF90.2080709@gmx.de> References: <430F536A.5060008@gmx.de> <20050831145150.GA1050@galgenberg.net> <4315EF90.2080709@gmx.de> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Fri, 02 Sep 2005 07:31:03 -0600 (MDT) Cc: q@galgenberg.net, freebsd-mobile@freebsd.org Subject: Re: Disabling device probing X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Sep 2005 13:34:01 -0000 In message: <4315EF90.2080709@gmx.de> "Philip S. Schulz" writes: : on 31.08.2005 16:51 Uhr Ulrich Spoerlein said the following: : > On Fri, 26.08.2005 at 19:37:46 +0200, Philip S. Schulz wrote: : > : >>[relative cpufreq drivers suck] : >> : >> Personally, I find this very annoying b/c 750 MHz makes the fan spin up more often than : >>800 MHz where I don't feel any difference in performance. : >> : >> In order to work only with absulute drivers, i.e. emulate the est(4) behaviour, use : >>/boot/device.hints to disable all relative drivers your system detects. : > : > : > I have the same problem and am still running est/estctrl on my 6.0 : > Banias-Laptop. I read cpufreq(4) and didn't find any documented loader : > tunables. Would you care to share the magic incantation, that disables : > relative drivers? : > : : most (all?) drivers don't probe for the hardware if you set the variable : hint.[device].[instance].disabled="1". For example, to disable probing : for p4tcc0, I have hint.p4tcc.0.disabled="1" in /boot/device.hints Few, if any, device drivers don't probe if you have this hint. The ISA bus recognizes it. Some of the newer, more experimental ones do. I'd like to change that, but often times you have to probe the device before you know that it is disabled... Warner From owner-freebsd-mobile@FreeBSD.ORG Fri Sep 2 14:08:15 2005 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49B2916A41F for ; Fri, 2 Sep 2005 14:08:15 +0000 (GMT) (envelope-from lists@jnielsen.net) Received: from ns1.jnielsen.net (ns1.jnielsen.net [69.55.238.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09E2A43D45 for ; Fri, 2 Sep 2005 14:08:14 +0000 (GMT) (envelope-from lists@jnielsen.net) Received: from localhost (ns1 [69.55.238.237]) (authenticated bits=0) by ns1.jnielsen.net (8.12.9p2/8.12.9) with ESMTP id j82E89sh083434; Fri, 2 Sep 2005 07:08:09 -0700 (PDT) (envelope-from lists@jnielsen.net) From: John Nielsen To: freebsd-mobile@freebsd.org Date: Fri, 2 Sep 2005 10:07:40 -0400 User-Agent: KMail/1.8.2 References: <200508301455.25668.lists@jnielsen.net> <20050902.073006.21959118.imp@bsdimp.com> In-Reply-To: <20050902.073006.21959118.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200509021007.41202.lists@jnielsen.net> X-Virus-Scanned: ClamAV 0.85.1/1053/Fri Sep 2 00:01:53 2005 on ns1.jnielsen.net X-Virus-Status: Clean Cc: Subject: Re: Thinkpad 365 + FreeBSD 6.0 + pccard X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Sep 2005 14:08:15 -0000 On Friday 02 September 2005 09:30, M. Warner Losh wrote: > In message: <200508301455.25668.lists@jnielsen.net> > John Nielsen writes: > : What additional information would help to diagnose the problem? > > I'm guessing none. You have an ISA bridge, which is utterly broken at > the moment. Bummer. > : What should I try to see if it can be coaxed to work without any code > : changes? > > You'll have to run 5.x + OLDCARD if you want no code changes. I'll go that route for now. (If I can get it installed... plip isn't working for some reason and the CD-ROM is extremely picky about reading CD-R's.) > : If code changes are required, what list or individual is best to work > : with in order to produce and test patches? > > I'd be happy to work with whomever wants to work on restoring ISA > bridge support. I'd fall more in to the "test patches" category than anything else, but I am interested in seeing it work. I'll see if I can get a dual 5.x / 7-CURRENT setup working (since I have no desire to compile anything bigger than "hello world" on this machine). Thanks, JN