From owner-freebsd-mobile@FreeBSD.ORG Sun Sep 5 14:12:08 2004 Return-Path: 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 E2A9A16A4CE for ; Sun, 5 Sep 2004 14:12:08 +0000 (GMT) Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id E264143D31 for ; Sun, 5 Sep 2004 14:12:07 +0000 (GMT) (envelope-from ph.schulz@gmx.de) Received: (qmail 9390 invoked by uid 65534); 5 Sep 2004 14:12:06 -0000 Received: from p5090D30A.dip0.t-ipconnect.de (EHLO [192.168.1.4]) (80.144.211.10) by mail.gmx.net (mp003) with SMTP; 05 Sep 2004 16:12:06 +0200 X-Authenticated: #1954550 Message-ID: <413B1EB5.1040402@gmx.de> Date: Sun, 05 Sep 2004 16:12:05 +0200 From: Phil Schulz User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040830 X-Accept-Language: de, en-us, en MIME-Version: 1.0 To: freebsd-mobile@freebsd.org X-Enigmail-Version: 0.84.2.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Cannot load speaker.ko X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Sep 2004 14:12:09 -0000 Hello List! When trying to load device speaker using `kldload speaker` on my laptop which runs FreeBSD 5.2.1-Release-p9, I get the following output on the console and no /dev/speaker: > Sep 5 15:30:44 mars kernel: fdc0: ready for input in output > Sep 5 15:30:44 mars kernel: fdc0: cmd 3 failed at out byte 1 of 3 When doing the same thing on my desktop, running 5.3-Beta2 from last Monday, I get > Sep 5 15:38:38 earth kernel: fdc0: cmd 3 failed at out byte 1 of 3 > Sep 5 15:38:38 earth kernel: device_attach: fdc0 attach returned 6 > Sep 5 15:38:38 earth kernel: speaker0 port 0x61 on acpi0 and I can access /dev/speaker. The only change to /sys/i386/isa/spkr.c between 5.2.1-Release and 5.3-Beta2 I can see seems to be the dev_t-to-struct cdev *-switch by phk@, but I don't see how this would make a difference. This may sound dumb, but is it possible that there is not PC speaker in my laptop? But pressing ctrl+f on the console makes the thing beep quite loudly actually... What other ways are there to make a background application beep w/o going through /dev/speaker? I tried curses' beep(3), but that somehow doesn't work neither on my desktop nor on my laptop... Thanks in advance, Phil. -- Did you know... If you play a Windows 2000 CD backwards, you hear satanic messages, but what's worse is when you play it forward.... ...it installs Windows 2000 -- Alfred Perlstein on chat@freebsd.org From owner-freebsd-mobile@FreeBSD.ORG Sun Sep 5 16:55:56 2004 Return-Path: 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 1556016A4CE; Sun, 5 Sep 2004 16:55:56 +0000 (GMT) Received: from web.portaone.com (support.portaone.com [195.70.151.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73DA143D41; Sun, 5 Sep 2004 16:55:52 +0000 (GMT) (envelope-from sobomax@portaone.com) Received: from [192.168.0.20] (xDSL-2-2.united.net.ua [193.111.9.226]) (authenticated bits=0) by web.portaone.com (8.12.8p2/8.12.8) with ESMTP id i85GskmE046365 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 5 Sep 2004 18:55:41 +0200 (CEST) (envelope-from sobomax@portaone.com) Message-ID: <413B44B9.7020704@portaone.com> Date: Sun, 05 Sep 2004 19:54:17 +0300 From: Maxim Sobolev Organization: Porta Software Ltd User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Colin Percival References: <6.1.0.6.1.20040816074348.03f99338@popserver.sfu.ca> <4120F823.2040802@portaone.com> In-Reply-To: <4120F823.2040802@portaone.com> Content-Type: multipart/mixed; boundary="------------080500030706020202000104" cc: freebsd-current@FreeBSD.ORG cc: freebsd-mobile@FreeBSD.ORG Subject: Re: Enhanced SpeedStep driver available X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Sep 2004 16:55:56 -0000 This is a multi-part message in MIME format. --------------080500030706020202000104 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Please see attached a patch which adds support to TCC speed control available in every intel p4 processor. This patch requires up-to-date current system to work properly, since I've recently addes ESS-like sysctl that can be used to obtain list of speed steps supported by TCC circuit. It would be nice to have it integrated into the estctrl. Thanks! -Maxim Maxim Sobolev wrote: > Colin Percival wrote: > >> Thanks to everyone who has been sending me data about their >> processors (and in particular, the 90nm versions), I now have >> a first draft of a Enhanced SpeedStep driver available. For >> people with the appropriate processors (Pentium M only), this >> makes it possible to adjust the cpu frequency via a new sysctl >> (hw.est_curfreq), and have the cpu voltage adjusted at the >> same time. >> I've also put together a very simple control daemon which >> reads kern.cp_time every second and adjusts the cpu frequency >> based on the fraction of cpu time which is idle. This increases >> my laptop's battery life by around 40%. > > > It would be nice if you can extend it to use whatever speed control > method is available (e.g. ACPI, TCC, ESS etc), so that it can be used on > older machines as well. > > -Maxim > > >> All the code is online at >> http://www.daemonology.net/freebsd-est/ >> Assuming I don't hear any major bug reports in the next few >> days, I'll package these into ports and hopefully get them into >> the ports tree in time for 5.3-RELEASE. >> >> Colin Percival >> >> _______________________________________________ >> freebsd-current@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-current >> To unsubscribe, send any mail to >> "freebsd-current-unsubscribe@freebsd.org" >> >> >> > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > > > --------------080500030706020202000104 Content-Type: text/plain; name="estctrl.c.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="estctrl.c.diff" --- estctrl.c 2004/08/21 15:43:59 1.1 +++ estctrl.c 2004/08/23 19:04:51 @@ -38,9 +38,21 @@ #include static int readtimes(long * idle, long * total); -static int readfreqs(int * numfreqs, int ** freqs); -static int readcurfreq(int * curfreq); -static int setcurfreq(int freq); +static int readfreqs(int cmethod, int * numfreqs, int ** freqs); +static int readcurfreq(int cmethod, int * curfreq); +static int setcurfreq(int cmethod, int freq); + +#define CMETHOD_ESS (0) +#define CMETHOD_TCC (1) + +const struct { + const char *slevels; + const char *clevel; + const char *measure; +} sctl_names[2] = { + {"hw.est_freqs", "hw.est_curfreq", "MHz"}, + {"hw.p4tcc.cpuperf_levels", "hw.p4tcc.cpuperf", "%"} +}; static int readtimes(long * idle, long * total) { @@ -67,17 +79,18 @@ return 0; } -static int readfreqs(int * numfreqs, int ** freqs) +static int readfreqs(int cmethod, int * numfreqs, int ** freqs) { char *freqstr, *p, *q; int i; size_t len = 0; - if (sysctlbyname("hw.est_freqs", NULL, &len, NULL, 0)) + if (sysctlbyname(sctl_names[cmethod].slevels, NULL, &len, NULL, 0)) return -1; if ((freqstr = malloc(len)) == NULL) return -1; - if (sysctlbyname("hw.est_freqs", (void *)freqstr, &len, NULL, 0)) + if (sysctlbyname(sctl_names[cmethod].slevels, (void *)freqstr, &len, + NULL, 0)) return -1; *numfreqs = 1; @@ -105,21 +118,23 @@ return 0; } -static int readcurfreq(int * curfreq) +static int readcurfreq(int cmethod, int * curfreq) { size_t len = sizeof(*curfreq); - if (sysctlbyname("hw.est_curfreq", curfreq, &len, NULL, 0)) + if (sysctlbyname(sctl_names[cmethod].clevel, curfreq, &len, NULL, 0)) return -1; return 0; } -static int setcurfreq(int freq) +static int setcurfreq(int cmethod, int freq) { - printf("Setting frequency to %d\n", freq); - if (sysctlbyname("hw.est_curfreq", NULL, NULL, &freq, sizeof(freq))) + printf("Setting frequency to %d%s\n", freq, + sctl_names[cmethod].measure); + if (sysctlbyname(sctl_names[cmethod].clevel, NULL, NULL, &freq, + sizeof(freq))) return -1; return 0; @@ -130,16 +145,31 @@ long idle, total; int * freqs, numfreqs; int curfreq, i; + int cmethod; if (readtimes(NULL, NULL)) err(1, "readtimes"); - if (readfreqs(&numfreqs, &freqs)) + + if (readfreqs(CMETHOD_ESS, &numfreqs, &freqs) == 0) { + cmethod = CMETHOD_ESS; + } else if (readfreqs(CMETHOD_TCC, &numfreqs, &freqs) == 0) { + cmethod = CMETHOD_TCC; + /* + * On some machines, TCC lies right after boot, + * so that set it explicitly to the current level. + */ + if (readcurfreq(cmethod, &curfreq)) + err(1, "Error reading current CPU frequency"); + if (setcurfreq(cmethod, curfreq)) + err(1, "Error setting CPU frequency"); + } else { err(1, "Error reading supported CPU frequencies"); + } do { sleep(1); - if (readcurfreq(&curfreq)) + if (readcurfreq(cmethod, &curfreq)) err(1, "Error reading current CPU frequency"); if (readtimes(&idle, &total)) err(1, "readtimes"); @@ -149,9 +179,10 @@ if (curfreq < freqs[i]) break; printf("Idle time < 50%%, increasing clock" - " speed from %dMHz to %dMHz\n", curfreq, - freqs[i]); - if (setcurfreq(freqs[i])) + " speed from %d%s to %d%s\n", curfreq, + sctl_names[cmethod].measure, freqs[i], + sctl_names[cmethod].measure); + if (setcurfreq(cmethod, freqs[i])) err(1, "Error setting CPU frequency"); } if ((idle > (total * 3) / 4) && (curfreq > freqs[0])) { @@ -159,9 +190,10 @@ if (curfreq > freqs[i]) break; printf("Idle time > 75%%, decreasing clock" - " speed from %dMHz to %dMHz\n", curfreq, - freqs[i]); - if (setcurfreq(freqs[i])) + " speed from %d%s to %d%s\n", curfreq, + sctl_names[cmethod].measure, freqs[i], + sctl_names[cmethod].measure); + if (setcurfreq(cmethod, freqs[i])) err(1, "Error setting CPU frequency"); } } while(1); --------------080500030706020202000104-- From owner-freebsd-mobile@FreeBSD.ORG Sun Sep 5 21:05:36 2004 Return-Path: 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 2987716A4CE; Sun, 5 Sep 2004 21:05:36 +0000 (GMT) Received: from postal2.es.net (postal2.es.net [198.128.3.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 100BC43D2D; Sun, 5 Sep 2004 21:05:36 +0000 (GMT) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal2.es.net (Postal Node 2) with ESMTP (SSL) id IBA74465; Sun, 05 Sep 2004 14:05:35 -0700 Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id 72FB45D04; Sun, 5 Sep 2004 14:05:35 -0700 (PDT) To: Maxim Sobolev In-reply-to: Your message of "Sun, 05 Sep 2004 19:54:17 +0300." <413B44B9.7020704@portaone.com> Date: Sun, 05 Sep 2004 14:05:35 -0700 From: "Kevin Oberman" Message-Id: <20040905210535.72FB45D04@ptavv.es.net> cc: freebsd-current@FreeBSD.ORG cc: Colin Percival cc: freebsd-mobile@FreeBSD.ORG Subject: Re: Enhanced SpeedStep driver available X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Sep 2004 21:05:36 -0000 > Date: Sun, 05 Sep 2004 19:54:17 +0300 > From: Maxim Sobolev > Sender: owner-freebsd-mobile@freebsd.org > > This is a multi-part message in MIME format. > --------------080500030706020202000104 > Content-Type: text/plain; charset=us-ascii; format=flowed > Content-Transfer-Encoding: 7bit > > Please see attached a patch which adds support to TCC speed control > available in every intel p4 processor. This patch requires up-to-date > current system to work properly, since I've recently addes ESS-like > sysctl that can be used to obtain list of speed steps supported by TCC > circuit. > > It would be nice to have it integrated into the estctrl. I'd love to see a good description of TCC, SpeedStep, and ESS. I have learned that TCC and ACPI CPU throttling are additive. (TCC set to 25% and throttling of 25% results in 12.5% performance), but I am unsure of the advantages of one over the other. I did read an article on TCC that said that speed an be manually set or t can be run in "automatic" mode where the processor will slow down a the CPU heat up. Is there BIOS/hardware support for this automatic capability or is it purely software? I see no way to get it with FreeBSD. Do any of these tie in with ACPI in some way? Will the eagerly anticipated cpufreq work? Is there some reason for so may ways to do about (but not quite) the same thing? SS, CPU throttling, ESS, TCC all are pretty similar on the surface, but I suspect far less so under the covers. I'd just like to find a good document that discusses any (or better yet, all) of the options so I can decide the best way to configure my laptop. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 From owner-freebsd-mobile@FreeBSD.ORG Mon Sep 6 17:17:46 2004 Return-Path: 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 E294416A4CE for ; Mon, 6 Sep 2004 17:17:46 +0000 (GMT) Received: from farside.isc.org (farside.isc.org [204.152.187.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id D20B143D3F for ; Mon, 6 Sep 2004 17:17:46 +0000 (GMT) (envelope-from Peter_Losher@isc.org) Received: from dhcp-5.sql1.plosh.net (c-24-4-233-31.client.comcast.net [24.4.233.31]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by farside.isc.org (Postfix) with ESMTP id 95CDF67524; Mon, 6 Sep 2004 17:17:46 +0000 (UTC) (envelope-from Peter_Losher@isc.org) From: Peter Losher Organization: ISC To: freebsd-mobile@freebsd.org Date: Mon, 6 Sep 2004 10:17:37 -0700 User-Agent: KMail/1.7 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1448223.tMr9DYHeVK"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200409061017.46833.Peter_Losher@isc.org> Subject: pcm broken in 5.3-BETA3 (Insprion 5100) X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Sep 2004 17:17:47 -0000 --nextPart1448223.tMr9DYHeVK Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi -=20 I updated my Dell Insprion 5100 from BETA1 to BETA3, and now the=20 integrated touchpad is no longer recognized as a pcm device. (ACPI on or=20 off have no effect) Using a external USB mouse works fine. Here are the relevant device.hints I am using: =2D=3D- hint.psm.0.at=3D"atkbdc" hint.psm.0.irq=3D"12" hint.psm.0.flags=3D"0x200" =2D=3D- Any ideas? Best Wishes - Peter =2D-=20 Peter_Losher@isc.org | ISC | OpenPGP Key E8048D08 | "The bits must flow" --nextPart1448223.tMr9DYHeVK Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBPJu6PtVx9OgEjQgRAi71AJ9ijVp3RmBAEKQDYlzAKODbibfG7QCg3Hry g64xoCj73494bEaLzIIjy1g= =hQ4T -----END PGP SIGNATURE----- --nextPart1448223.tMr9DYHeVK-- From owner-freebsd-mobile@FreeBSD.ORG Mon Sep 6 19:44:02 2004 Return-Path: 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 1BB6316A4CE for ; Mon, 6 Sep 2004 19:44:02 +0000 (GMT) Received: from ms-smtp-04-eri0.southeast.rr.com (ms-smtp-04-lbl.southeast.rr.com [24.25.9.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46EE943D3F for ; Mon, 6 Sep 2004 19:44:01 +0000 (GMT) (envelope-from jason@ec.rr.com) Received: from [192.168.1.101] (cpe-065-184-172-100.ec.rr.com [65.184.172.100])i86JhuSG009982 for ; Mon, 6 Sep 2004 15:43:59 -0400 (EDT) Message-ID: <413CBE03.9070509@ec.rr.com> Date: Mon, 06 Sep 2004 15:44:03 -0400 From: jason User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040808) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-mobile@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: RE:PCCARD unrecogonized by FreeBSD 5.1-RELEASE on IBM Thinkpad 600 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Sep 2004 19:44:02 -0000 I was in need of help when messing with acpi and found in the man page that hw.acpi.pci.link.0.2.0.irq="9" should be placed in /boot/loader.conf, mot device.hints. Let me know if this is worng or you have it fixed. I am not on this list. I found your emails helpful so I wanted to repay the favor, Jason "M. Warner Losh" > writes: >/ In message: <20040113185231.22FBC2051D at wolfe.bbn.com > />/ Greg Troxel > writes: />/ : Probing cbb, I get a problem with "unconfigured IRQ". Turning on />/ : various PCIBIOS options (in NetBSD), I found that the IRQ in the PIR />/ : was set to -1, which means that the BIOS failed to configure the />/ : device properly. I set a PCIBIOS_FIXUP_INTR option (actually many): />/ : />/ : options PCIBIOS # PCI BIOS support />/ : options PCIBIOSVERBOSE # PCI BIOS verbose info />/ : options PCIBIOS_ADDR_FIXUP # fixup PCI I/O addresses />/ : options PCIBIOS_BUS_FIXUP # fixup PCI bus numbering />/ : options PCIBIOS_INTR_FIXUP # fixup PCI interrupt routing />/ : options PCIBIOS_IRQS_HINT=0x0a00 # PCI interrupts hint. IRQ 9 or 11 />/ : options PCIBIOS_INTR_GUESS # see pcibios(4) />/ />/ Many of these are rolled up into FreeBSD's code already. I'm working />/ on not needing addr_fixup. bus_fixup is needed. The intr stuff is />/ being worked on by John Baldwin. The bus_fixup stuff is needed by a />/ few laptops now to get cardbus working... / To chime in with my experience: I recently installed 5.2-RELEASE on an IBM Thinkpad 600X (2645-4EU). I could not get PCI interrupts working correctly using ACPI. I ran out of time to fiddle with it and went back to APM and it is working. (Well, pccard and cardbus cards are working; suspend still wedges the box). I did upgrade to the latest BIOS available from IBM (ITET55WW, 1.11). The cardbus/pccard problems are because ACPI does not route a usable interrupt to cbb0/cbb1. In dmesg I get: pcib0: slot 2 INTA routed to irq 3 via \\_SB_.LNKA ... cbb0: mem 0x50103000-0x501-3fff irq 3 at device 2.0 on pci0 cbb1 also gets irq 3. In W98SE or FreeBSD 4.9 or 5.2 w/ apm, they get irqs 9 & 11 respectively. I tried setting a hint, eg (in /boot/device.hints): hw.acpi.pci.link.0.2.0.irq=9 but it does not work because the call to dev/acpica/acpi_pci_link.c:acpi_pci_link_set_irq() dies because its call to acpi_pci_get_current_irq() dies because its call to acpi_pci_link_get_irq_resources() fails because NumberOfInterrupts == 0 (in acpi_pci_link_get_irq_resources()). I assume that this is related to Greg's finding the the IRQ in the PIR was set to -1??? (Sorry I am ACPI-ignorant.) That is as far as I got in trying to figure out what is going on. Any suggestions are welcome. I do not include a full dmesg, but am happy to provide such or any other information on request. andrew From owner-freebsd-mobile@FreeBSD.ORG Tue Sep 7 02:44:46 2004 Return-Path: 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 5756816A4CE for ; Tue, 7 Sep 2004 02:44:46 +0000 (GMT) Received: from toman.time.net.my (pop.time.net.my [203.121.16.80]) by mx1.FreeBSD.org (Postfix) with SMTP id D76EA43D5A for ; Tue, 7 Sep 2004 02:44:44 +0000 (GMT) (envelope-from idzwan@time.net.my) Received: (qmail 156926 invoked from network); 7 Sep 2004 02:44:59 -0000 Received: from unknown (HELO kekura) (211.24.44.109) by 0 with SMTP; 7 Sep 2004 02:44:59 -0000 From: "Idzwan Nizam Jamal" To: Date: Tue, 7 Sep 2004 10:44:46 +0800 Message-ID: <000b01c49484$a50c30d0$6d2c18d3@kekura> MIME-Version: 1.0 X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: 5.3 - worth the wait? X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Sep 2004 02:44:46 -0000 Hi there, =20 I am a new comer. Currently using freebsd 4.8 on my 6 years old Pentium = MMX 200 desktop. It is stable. I am planning to convert from slack 10 to = freebsd 5.2 for my Compaq Presario X1000. Unfortunately since I don't have = broadband connection, I have to make an order from local retailer. So I was = wondering if it worth for me to wait for 5.3 coming out? I've been reading = somewhere on the net reporting 5.2 is just nice to make everything work for X1000. = From owner-freebsd-mobile@FreeBSD.ORG Tue Sep 7 07:01:23 2004 Return-Path: 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 408BB16A4CE for ; Tue, 7 Sep 2004 07:01:23 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id B02E143D31 for ; Tue, 7 Sep 2004 07:01:22 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id i876wMR6027404; Tue, 7 Sep 2004 00:58:23 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Tue, 07 Sep 2004 00:58:48 -0600 (MDT) Message-Id: <20040907.005848.18650781.imp@bsdimp.com> To: spadger@best.com From: "M. Warner Losh" In-Reply-To: <20040904211120.35F9CA59@CRWdog.demon.co.uk> References: <20040901154847.GA34625@pegasus.hosts.corpex.de> <20040904211120.35F9CA59@CRWdog.demon.co.uk> 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 cc: freebsd-mobile@freebsd.org Subject: Re: [OT] Re: IBM T30 and thermal problems X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Sep 2004 07:01:23 -0000 [[ sorry for the long turn around, but the labor day weekend kept me busy ]] In message: <20040904211120.35F9CA59@CRWdog.demon.co.uk> Andy Sparrow writes: : The mailing list archive on FreeBSD.org now has XXXX's of the quote : contained in the original post, (although Google still has the original : cached for the time being), not to mention the many 1000's of copies : probably still on individual hard drives belonging to people subscribed : to the list at the time. IBM appears to have a valid copyright on the memo contained in the original post. While we have no control over all the other copies out there, we do have control over this copy. Since the FreeBSD project respects the intellectual property of others, we decided to remove the memo as a courtesy to IBM. We did this for two reasons. (1) because IBM appeared to have the legal ownership of the memo and (2) the original poster of the memo asked us to remove it. : If it was IBM confidential, then it shouldn't have been sent outside IBM : at all in the first place. Whilst netiquette says you don't re-post : private email to a list/group, this is always a danger with people you : don't know/who don't know netiquette/ignore netiquette. The information in the post is no longer confidential. However, the exact embodiment of the information is none the less copyrighted by IBM. IBM has the right to determine how that work is copied. That's how the copyright laws of the US works. In fact, summaries of the memo do exist in the archives, and those weren't removed since they are not covered by copyright. : IANAL, but surely, once it was disclosed outside IBM then, if not : covered by any NDA or prior legal agreement, then it's been disclosed by : IBM - albeit inadvertantly or carelessly? Isn't this the same scenario : as making ill-advised statements in public and you're then stuck with : the consequences? Actually, that's not how Copyright law works. The memo in the post appeared to be Copyright by IBM (complete with copyright notice). Assuming that they appeared to have a valid copyright, they would have the right to control how that work is copied. : Whilst I think I appreciate why the archive folks complied with the : request (FreeBSD != EFF), it's the re-writing/censorship of history that : bothers me. The memo was redacted with XXX because we didn't want to change the offsets encoded by various archiving software. While it does also bother us, we felt like we had no choice given how the US legal system works. Warner Losh FreeBSD Core From owner-freebsd-mobile@FreeBSD.ORG Tue Sep 7 15:38:19 2004 Return-Path: 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 D293916A4CE for ; Tue, 7 Sep 2004 15:38:19 +0000 (GMT) Received: from unsane.co.uk (unsane.co.uk [82.152.23.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id 415BF43D58 for ; Tue, 7 Sep 2004 15:38:19 +0000 (GMT) (envelope-from jhary@unsane.co.uk) Received: from unsane.co.uk (localhost [127.0.0.1]) by unsane.co.uk (8.12.11/8.12.10) with ESMTP id i87FbW5S097858 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 7 Sep 2004 16:37:32 +0100 (BST) (envelope-from jhary@unsane.co.uk) Received: from localhost (jhary@localhost) by unsane.co.uk (8.12.11/8.12.10/Submit) with ESMTP id i87FbWNg097855; Tue, 7 Sep 2004 16:37:32 +0100 (BST) (envelope-from jhary@unsane.co.uk) Date: Tue, 7 Sep 2004 16:37:32 +0100 (BST) From: Vince Hoffman To: Peter Losher In-Reply-To: <200409061017.46833.Peter_Losher@isc.org> Message-ID: <20040907163300.B84725@unsane.co.uk> References: <200409061017.46833.Peter_Losher@isc.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-mobile@freebsd.org Subject: Re: pcm broken in 5.3-BETA3 (Insprion 5100)(PSM ?) X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Sep 2004 15:38:20 -0000 On Mon, 6 Sep 2004, Peter Losher wrote: > Hi - > > I updated my Dell Insprion 5100 from BETA1 to BETA3, and now the > integrated touchpad is no longer recognized as a pcm device. (ACPI on or > off have no effect) Using a external USB mouse works fine. > > Here are the relevant device.hints I am using: > > -=- > hint.psm.0.at="atkbdc" > hint.psm.0.irq="12" > hint.psm.0.flags="0x200" > -=- your flags say to disable the mouse model probe. you could try removing that. However if i dont have that flag my system Locks hard when i run moused. (synaptic touchpad on a tosh portege A100) > > Any ideas? > > Best Wishes - Peter > -- > Peter_Losher@isc.org | ISC | OpenPGP Key E8048D08 | "The bits must flow" > From owner-freebsd-mobile@FreeBSD.ORG Wed Sep 8 12:09:40 2004 Return-Path: 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 1C57816A4CE for ; Wed, 8 Sep 2004 12:09:40 +0000 (GMT) Received: from smtp1.matrix.com.br (smtp1.matrix.com.br [200.196.28.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E4C843D41 for ; Wed, 8 Sep 2004 12:09:39 +0000 (GMT) (envelope-from suporte2@matrix.com.br) Received: from everton (aguia.bon.matrix.com.br [200.180.24.218]) by smtp1.matrix.com.br (Postfix) with ESMTP id A52E330E11 for ; Wed, 8 Sep 2004 09:09:36 -0300 (BRT) Message-ID: <005c01c4959c$b5d6da50$da18b4c8@everton> From: "Everton - Matrix" To: "FreeBSD-Mobile" Date: Wed, 8 Sep 2004 09:09:36 -0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Subject: Help with Ath0 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Sep 2004 12:09:40 -0000 Hi there folks, This issue has been discussed before on this list, but i could not solve my problems reading the previous messages...so, here it go! :-) I´m trying to use the ath0 drivers on a FreeBSD 5.3Beta2 box, but i´m having some problems with it... While trying to use the old drivers, things wasn´t going that great, I was getting a bunch of duplicate packets, then following Sam instructions (to another guy who was having the same problems...) I´ve upgraded the ath0 drivers to the newest one, but after that, I can´t even "ping" anymore...and I´m getting the error message, as follows: ath0: bogus xmit rate 0x3 Can anyone give me a help on this issue? Here follows some specifications of my setup, it´s a FreeBSD 5.3BETA2 server with a DLink AG 520 PCI wireless card, the mode is 802.11a and the link distance is 5,5km long. I´m also using a 22db/5.8G Anthen. One interesting fact is that I´ve tested this in a shorter distance link (1km), and it all worked great. (with the old drivers!!!) Thanks in advance and Best Regards. []´s Everton From owner-freebsd-mobile@FreeBSD.ORG Wed Sep 8 13:56:07 2004 Return-Path: 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 0928D16A4CF for ; Wed, 8 Sep 2004 13:56:07 +0000 (GMT) Received: from ALPHA1.ITS.MONASH.EDU.AU (alpha1.its.monash.edu.au [130.194.1.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00C2743D49 for ; Wed, 8 Sep 2004 13:56:05 +0000 (GMT) (envelope-from bawig1@student.monash.edu) Received: from localhost ([130.194.13.88]) by vaxc.its.monash.edu.au (PMDF V6.1 #39306) with ESMTP id <01LEN5WHVUAA90O1KF@vaxc.its.monash.edu.au> for freebsd-mobile@freebsd.org; Wed, 08 Sep 2004 23:55:00 +1000 Received: from moe.its.monash.edu.au (localhost.localdomain [127.0.0.1]) by localhost (Postfix) with ESMTP id E1EF5AB542 for ; Wed, 08 Sep 2004 23:54:59 +1000 (EST) Received: from localhost.localdomain (portal-web4.its.monash.edu.au [130.194.13.180]) by moe.its.monash.edu.au (Postfix) with ESMTP id 777C54FB04 for ; Wed, 08 Sep 2004 23:54:58 +1000 (EST) Date: Wed, 08 Sep 2004 13:54:58 +0000 From: Brett Wiggins To: freebsd-mobile@freebsd.org Message-id: <220.253.41.95.1094651242.49745@my.monash.edu.au> MIME-version: 1.0 X-Mailer: my.monash Portal Mail Reader Content-type: text/plain Content-transfer-encoding: 7BIT Content-disposition: inline Subject: wireless newbie X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Sep 2004 13:56:07 -0000 Hello, I have been researching wireless cards for freebsd and settled for a senao NL-2511CD plus ext2 (Prism 2 chipset). When I insert the card into the PCMCIA slot the machine locks up. I checked dmesg to see if the PCMCIA drivers are loaded, which they are, then made sure that the kernel was compiled with; device wi device wlan I read the man pages for both wi and wlan but could not find any reason why this pc card would cause the machine to lock up. I am new to both freebsd and wireless networking so if I have missied somthing simple please let me know. Thankyou Brett From owner-freebsd-mobile@FreeBSD.ORG Wed Sep 8 16:32:08 2004 Return-Path: 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 92A9216A4CE; Wed, 8 Sep 2004 16:32:08 +0000 (GMT) Received: from kestrel.alerce.com (kestrel.alerce.com [209.182.219.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E9DD43D31; Wed, 8 Sep 2004 16:32:08 +0000 (GMT) (envelope-from hartzell@kestrel.alerce.com) Received: from rosebud.alerce.com (w092.z064001164.sjc-ca.dsl.cnc.net [64.1.164.92]) (authenticated bits=128) by kestrel.alerce.com (8.12.10/8.12.10) with ESMTP id i88GW4kk091058 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 8 Sep 2004 09:32:05 -0700 (PDT) (envelope-from hartzell@kestrel.alerce.com) Received: from rosebud.alerce.com (localhost [127.0.0.1]) by rosebud.alerce.com (8.12.9p2/8.12.9) with ESMTP id i88GWhwg004756 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 8 Sep 2004 09:32:44 -0700 (PDT) (envelope-from hartzell@rosebud.alerce.com) Received: (from hartzell@localhost) by rosebud.alerce.com (8.12.9p2/8.12.9/Submit) id i88GWhqG004753; Wed, 8 Sep 2004 09:32:43 -0700 (PDT) (envelope-from hartzell) From: George Hartzell MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16703.13355.724629.832202@rosebud.alerce.com> Date: Wed, 8 Sep 2004 09:32:43 -0700 To: freebsd-mobile@freebsd.org, freebsd-current@freebsd.org X-Mailer: VM 7.14 under 21.4 (patch 14) "Reasonable Discussion" XEmacs Lucid X-Virus-Scanned: ClamAV version 'clamd / ClamAV version 0.65', clamav-milter version '0.60p' Subject: Survey of s4bios support in IBM Thinkpads, please contribute? X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: hartzell@kestrel.alerce.com List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Sep 2004 16:32:08 -0000 I'm wrestling with a new T42p, trying to make s4bios based hibernation work. I've tried variations on creating hibernation partitions and files, and can get bios-based hibernation to work (to a first approximation, I haven't tested everything) if I don't load acpi, but I can't seem to get it working under acpi. I have a lot of second hand accounts, some that it works, some that it's not supported, etc... I'd like to collect folk's first hand (or very close) experiences, I'll compile them and summarize to the list so that it actually gets archived. I'm *particularly* interested in T4[012]{,p} stories. If you've tried using bios based hibernation and ACPI on a Thinkpad, please let me know how it went, which model, which bios release, and how you tried to set it up. Thanks, g. From owner-freebsd-mobile@FreeBSD.ORG Wed Sep 8 16:48:33 2004 Return-Path: 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 6A3BF16A4CE for ; Wed, 8 Sep 2004 16:48:33 +0000 (GMT) Received: from max.af.czu.cz (max.af.czu.cz [193.84.41.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8E7043D48 for ; Wed, 8 Sep 2004 16:48:31 +0000 (GMT) (envelope-from lists@hosting50.cz) Received: (qmail 44870 invoked by uid 89); 8 Sep 2004 16:48:30 -0000 Received: from unknown (HELO ?10.15.141.2?) (ares@max.af.czu.cz@217.11.239.237) by max.af.czu.cz with AES256-SHA encrypted SMTP; 8 Sep 2004 16:48:30 -0000 From: Tomas Randa To: freebsd-mobile@freebsd.org In-Reply-To: <005c01c4959c$b5d6da50$da18b4c8@everton> References: <005c01c4959c$b5d6da50$da18b4c8@everton> Content-Type: text/plain; charset=UTF-8 Message-Id: <1094662034.652.21.camel@ares.office.internetservice.cz> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Wed, 08 Sep 2004 18:47:14 +0200 Content-Transfer-Encoding: 8bit Subject: Re: Help with Ath0 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Sep 2004 16:48:33 -0000 Hi, I am running ath, but 2.4 GHz (DWL-G520) on FreeBSD 5.3 BETA3 without problems. Did tou tryied to fix speed for example on 18Mbps on both sides? try ifconfig ath0 mode 11a media OFDM/18Mbps on both sides. Or try any other configuration - ifconfig -m With new drivers from Sam I have problems on 11g, system is unstable Tomas Randa On Wed, 2004-09-08 at 14:09, Everton - Matrix wrote: > Hi there folks, > > This issue has been discussed before on this list, but i could not solve my > problems reading the previous messages...so, here it go! :-) > > I´m trying to use the ath0 drivers on a FreeBSD 5.3Beta2 box, but i´m having > some problems with it... > > While trying to use the old drivers, things wasn´t going that great, I was > getting a bunch of duplicate packets, then following Sam instructions (to > another guy who was having the same problems...) I´ve upgraded the ath0 > drivers to the newest one, but after that, I can´t even "ping" anymore...and > I´m getting the error message, as follows: > > ath0: bogus xmit rate 0x3 > > Can anyone give me a help on this issue? > > Here follows some specifications of my setup, it´s a FreeBSD 5.3BETA2 server > with a DLink AG 520 PCI wireless card, the mode is 802.11a and the link > distance is 5,5km long. I´m also using a 22db/5.8G Anthen. > > One interesting fact is that I´ve tested this in a shorter distance link > (1km), and it all worked great. (with the old drivers!!!) > > Thanks in advance and Best Regards. > > []´s > > Everton > > _______________________________________________ > freebsd-mobile@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mobile > To unsubscribe, send any mail to "freebsd-mobile-unsubscribe@freebsd.org" From owner-freebsd-mobile@FreeBSD.ORG Wed Sep 8 17:26:11 2004 Return-Path: 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 090A616A4CE for ; Wed, 8 Sep 2004 17:26:11 +0000 (GMT) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id B90D643D31 for ; Wed, 8 Sep 2004 17:26:10 +0000 (GMT) (envelope-from sam@errno.com) Received: from [66.127.85.91] ([66.127.85.91]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.6) with ESMTP id i88HQAWi094789 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Wed, 8 Sep 2004 10:26:10 -0700 (PDT) (envelope-from sam@errno.com) From: Sam Leffler Organization: Errno Consulting To: freebsd-mobile@freebsd.org Date: Wed, 8 Sep 2004 10:30:23 -0700 User-Agent: KMail/1.7 References: <005c01c4959c$b5d6da50$da18b4c8@everton> <1094662034.652.21.camel@ares.office.internetservice.cz> In-Reply-To: <1094662034.652.21.camel@ares.office.internetservice.cz> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200409081030.23693.sam@errno.com> cc: Tomas Randa Subject: Re: Help with Ath0 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Sep 2004 17:26:11 -0000 On Wednesday 08 September 2004 09:47 am, Tomas Randa wrote: > With new drivers from Sam I have problems on 11g, system is unstable I don't recall seeing a note from you? More information than "unstable" would be useful. Please start by providing the radio rev displayed on module load. 11g operation for 5212 parts should be drastically improved over the current drivers in cvs. Sam From owner-freebsd-mobile@FreeBSD.ORG Wed Sep 8 18:26:53 2004 Return-Path: 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 A8B3716A4CE for ; Wed, 8 Sep 2004 18:26:53 +0000 (GMT) Received: from max.af.czu.cz (max.af.czu.cz [193.84.41.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D88243D4C for ; Wed, 8 Sep 2004 18:26:52 +0000 (GMT) (envelope-from lists@hosting50.cz) Received: (qmail 56888 invoked by uid 89); 8 Sep 2004 18:26:52 -0000 Received: from unknown (HELO ?10.15.141.2?) (ares@max.af.czu.cz@217.11.239.237) by max.af.czu.cz with AES256-SHA encrypted SMTP; 8 Sep 2004 18:26:52 -0000 From: Tomas Randa To: freebsd-mobile@freebsd.org In-Reply-To: <200409081030.23693.sam@errno.com> References: <005c01c4959c$b5d6da50$da18b4c8@everton> <1094662034.652.21.camel@ares.office.internetservice.cz> <200409081030.23693.sam@errno.com> Message-Id: <1094667933.652.65.camel@ares.office.internetservice.cz> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Wed, 08 Sep 2004 20:25:33 +0200 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Re: Help with Ath0 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Sep 2004 18:26:53 -0000 I do the following: New BOX with FreeBSD 5.3 BETA3 with I848P chipset and two Dlink DWL-G520 cards ath0@pci2:4:0: class=0x020000 card=0x32031186 chip=0x0013168c rev=0x01 hdr=0x00 vendor = 'Atheros Communications Inc.' device = 'AR5213 802.11a/b/g Wireless Adapter' class = network subclass = ethernet ath0: mem 0xf9000000-0xf900ffff irq 22 at device 2.0 on pci2 ath0: mac 5.6 phy 4.1 5ghz radio 1.7 2ghz radio 2.3 ath0: Ethernet address: 00:0d:88:81:86:13 ath0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps ath0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps ath1: mem 0xf9010000-0xf901ffff irq 18 at device 4.0 on pci2 ath1: mac 5.6 phy 4.1 5ghz radio 1.7 2ghz radio 2.3 ath1: Ethernet address: 00:0d:88:81:86:71 ath1: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps ath1: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps this is working good. then I made a new kernel with drivers http://www.freebsd.org/~sam/net80211+ath-20040818.tgz I must build kernel with make -k option, because normal make failed on if_ray. The system boot up succesfully. The card in 11b mode and hostap works fine, second card in 11g works too, but after about 10 minutes system freezes without any messages. On next reboot, after a while the same thing. Then I do ifconfig ath1 down - for 11g card and then everything was OK. I have question: Is this possible with IRQ sharing with other cards in BOX? I have rl0: port 0x9000-0x90ff mem 0xf9020000-0xf90200ff irq 18 at device 0.0 on pci2 xl0: <3Com 3c905B-TX Fast Etherlink XL> port 0x9400-0x947f mem 0xf9021000-0xf902107f irq 21 at device 1.0 on pci2 ath0: mem 0xf9000000-0xf900ffff irq 22 at device 2.0 on pci2 ath1: mem 0xf9010000-0xf901ffff irq 18 at device 4.0 on pci2 but with drivers from 5.2.1 release everything works fine in this configuration. I have an other testing system - P200MMX with EUSSO GL2454VP card (atheros 5213), I tested new drivers here and everything works fine on distance of 2m between computer The first box I am using for distance of 2.2 km. Do you have any idea what to do? When you write me what to test, I will do it Thanks Tomas Randa On Wed, 2004-09-08 at 19:30, Sam Leffler wrote: > On Wednesday 08 September 2004 09:47 am, Tomas Randa wrote: > > > With new drivers from Sam I have problems on 11g, system is unstable > > I don't recall seeing a note from you? More information than "unstable" would > be useful. Please start by providing the radio rev displayed on module load. > 11g operation for 5212 parts should be drastically improved over the current > drivers in cvs. > > Sam From owner-freebsd-mobile@FreeBSD.ORG Thu Sep 9 01:02:37 2004 Return-Path: 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 C9BE716A4CE for ; Thu, 9 Sep 2004 01:02:37 +0000 (GMT) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1650743D3F for ; Thu, 9 Sep 2004 01:02:37 +0000 (GMT) (envelope-from karl@akheller.net) Received: from darktower.akheller.net ([68.85.124.105]) by comcast.net (sccrmhc12) with ESMTP id <2004090901023501200ih8tte>; Thu, 9 Sep 2004 01:02:36 +0000 Received: from [192.168.1.9] (gold.akheller.net [192.168.1.9]) by darktower.akheller.net (8.11.6/8.11.6) with ESMTP id i8912UI79817 for ; Wed, 8 Sep 2004 21:02:31 -0400 (EDT) (envelope-from karl@akheller.net) Message-ID: <413FABC7.9080105@akheller.net> Date: Wed, 08 Sep 2004 21:03:03 -0400 From: Karl Heller User-Agent: Mozilla Thunderbird 0.7.2 (Windows/20040707) 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 X-AKH-MailScanner: Found to be clean X-MailScanner-From: karl@akheller.net Subject: Wireless startup personality scripts? X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Sep 2004 01:02:37 -0000 Does anyone have a set of scripts that would allow one to chose a wireless configuration (for different networks and security settings) during startup of 5.x? Thanks, Karl From owner-freebsd-mobile@FreeBSD.ORG Thu Sep 9 01:12:06 2004 Return-Path: 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 09EC316A4CE for ; Thu, 9 Sep 2004 01:12:06 +0000 (GMT) Received: from farside.isc.org (farside.isc.org [204.152.187.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD18143D45 for ; Thu, 9 Sep 2004 01:12:05 +0000 (GMT) (envelope-from Mark_Andrews@isc.org) Received: from drugs.dv.isc.org (localhost [IPv6:::1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by farside.isc.org (Postfix) with ESMTP id 4B7E7677E4 for ; Thu, 9 Sep 2004 01:12:05 +0000 (UTC) (envelope-from marka@isc.org) Received: from drugs.dv.isc.org (localhost [127.0.0.1]) by drugs.dv.isc.org (8.12.11/8.12.11) with ESMTP id i891BwFU090973; Thu, 9 Sep 2004 11:11:58 +1000 (EST) (envelope-from marka@drugs.dv.isc.org) Message-Id: <200409090111.i891BwFU090973@drugs.dv.isc.org> To: Karl Heller From: Mark Andrews In-reply-to: Your message of "Wed, 08 Sep 2004 21:03:03 -0400." <413FABC7.9080105@akheller.net> Date: Thu, 09 Sep 2004 11:11:58 +1000 Sender: Mark_Andrews@isc.org cc: freebsd-mobile@freebsd.org Subject: Re: Wireless startup personality scripts? X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Sep 2004 01:12:06 -0000 > Does anyone have a set of scripts that would allow one to chose a > wireless configuration (for different networks and security settings) > during startup of 5.x? The following works for FreeBSD 4.x and should work for FreeBSD 5.x. /etc/dhclient.conf: interface "wi0" { media "ssid SSID1 nwkey KEY1 powersave", "ssid SSID2 wepmode off powersave", "ssid SSID3 wepmode off powersave"; } > > Thanks, > > Karl > > _______________________________________________ > freebsd-mobile@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mobile > To unsubscribe, send any mail to "freebsd-mobile-unsubscribe@freebsd.org" -- Mark Andrews, ISC 1 Seymour St., Dundas Valley, NSW 2117, Australia PHONE: +61 2 9871 4742 INTERNET: Mark_Andrews@isc.org From owner-freebsd-mobile@FreeBSD.ORG Thu Sep 9 02:23:38 2004 Return-Path: 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 3FAF716A4CE for ; Thu, 9 Sep 2004 02:23:38 +0000 (GMT) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 841BB43D58 for ; Thu, 9 Sep 2004 02:23:37 +0000 (GMT) (envelope-from sam@errno.com) Received: from [66.127.85.89] ([66.127.85.89]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.6) with ESMTP id i892NaWi097274 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO); Wed, 8 Sep 2004 19:23:36 -0700 (PDT) (envelope-from sam@errno.com) In-Reply-To: <1094667933.652.65.camel@ares.office.internetservice.cz> References: <005c01c4959c$b5d6da50$da18b4c8@everton> <1094662034.652.21.camel@ares.office.internetservice.cz> <200409081030.23693.sam@errno.com> <1094667933.652.65.camel@ares.office.internetservice.cz> Mime-Version: 1.0 (Apple Message framework v619) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <40F1DD74-0207-11D9-AAA1-000A95AD0668@errno.com> Content-Transfer-Encoding: 7bit From: Sam Leffler Date: Wed, 8 Sep 2004 19:23:36 -0700 To: Tomas Randa X-Mailer: Apple Mail (2.619) cc: freebsd-mobile@freebsd.org Subject: Re: Help with Ath0 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Sep 2004 02:23:38 -0000 On Sep 8, 2004, at 11:25 AM, Tomas Randa wrote: > I do the following: > > New BOX with FreeBSD 5.3 BETA3 with I848P chipset and two Dlink > DWL-G520 > cards > > ath0@pci2:4:0: class=0x020000 card=0x32031186 chip=0x0013168c rev=0x01 > hdr=0x00 > vendor = 'Atheros Communications Inc.' > device = 'AR5213 802.11a/b/g Wireless Adapter' > class = network > subclass = ethernet > > > ath0: mem 0xf9000000-0xf900ffff irq 22 at device 2.0 on > pci2 > ath0: mac 5.6 phy 4.1 5ghz radio 1.7 2ghz radio 2.3 > ath0: Ethernet address: 00:0d:88:81:86:13 > ath0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps > ath0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps > 24Mbps 36Mbps 48Mbps 54Mbps > ath1: mem 0xf9010000-0xf901ffff irq 18 at device 4.0 on > pci2 > ath1: mac 5.6 phy 4.1 5ghz radio 1.7 2ghz radio 2.3 > ath1: Ethernet address: 00:0d:88:81:86:71 > ath1: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps > ath1: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps > 24Mbps 36Mbps 48Mbps 54Mbps > > this is working good. > > then I made a new kernel with drivers > http://www.freebsd.org/~sam/net80211+ath-20040818.tgz > > I must build kernel with make -k option, because normal make failed on > if_ray. Is there some reason you didn't remove ray from your config or fix the code as I described in my original posting? > > The system boot up succesfully. The card in 11b mode and hostap works > fine, second card in 11g works too, but after about 10 minutes system > freezes without any messages. On next reboot, after a while the same > thing. > Then I do ifconfig ath1 down - for 11g card and then everything was OK. Can you break into the debugger when the system freezes? Is your system built with INVARIANTS and WITNESS? Are you running with PREEMPTION? What scheduler? debug.mpsafenet=1? How are the devices configured? What is going on when the system freezes? If you can reliably reproduce the problem please provide the steps to do it. Have you tried reducing the devices in the system to isolate the cause? > > I have question: Is this possible with IRQ sharing with other cards in > BOX? I have > > rl0: port 0x9000-0x90ff mem > 0xf9020000-0xf90200ff irq 18 at device 0.0 on pci2 > xl0: <3Com 3c905B-TX Fast Etherlink XL> port 0x9400-0x947f mem > 0xf9021000-0xf902107f irq 21 at device 1.0 on pci2 > ath0: mem 0xf9000000-0xf900ffff irq 22 at device 2.0 on > pci2 > ath1: mem 0xf9010000-0xf901ffff irq 18 at device 4.0 on > pci2 > > but with drivers from 5.2.1 release everything works fine in this > configuration. > > I have an other testing system - P200MMX with EUSSO GL2454VP card > (atheros 5213), I tested new drivers here and everything works fine on > distance of 2m between computer > The first box I am using for distance of 2.2 km. > > Do you have any idea what to do? When you write me what to test, I will > do it I don't have a lot of time for freebsd stuff. Without a stack trace or some hint about where the problem is it''s pretty hard for me to help. Sam From owner-freebsd-mobile@FreeBSD.ORG Thu Sep 9 07:10:39 2004 Return-Path: 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 7A39416A4CE for ; Thu, 9 Sep 2004 07:10:39 +0000 (GMT) Received: from mailhub02.unibe.ch (mailhub02-skge0.unibe.ch [130.92.9.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A18343D4C for ; Thu, 9 Sep 2004 07:10:39 +0000 (GMT) (envelope-from roth@speedy.unibe.ch) Received: from localhost (scanhub02-eth0.unibe.ch [130.92.254.66]) by mailhub02.unibe.ch (Postfix) with ESMTP id D375C764BE; Thu, 9 Sep 2004 09:10:37 +0200 (MEST) Received: from mailhub02.unibe.ch ([130.92.9.53]) by localhost (scanhub02.unibe.ch [130.92.254.66]) (amavisd-new, port 10024) with LMTP id 15305-02-74; Thu, 9 Sep 2004 09:10:34 +0200 (CEST) Received: from asterix.unibe.ch (asterix.unibe.ch [130.92.64.4]) by mailhub02.unibe.ch (Postfix) with ESMTP id 3C8A8764AA; Thu, 9 Sep 2004 09:10:37 +0200 (MEST) Received: from speedy.unibe.ch (speedy [130.92.64.35]) by asterix.unibe.ch (8.11.7p1+Sun/8.11.7) with ESMTP id i897Aa107582; Thu, 9 Sep 2004 09:10:36 +0200 (MET DST) Received: (from roth@localhost) by speedy.unibe.ch (8.12.10+Sun/8.12.9/Submit) id i897AaYM007597; Thu, 9 Sep 2004 09:10:36 +0200 (MEST) Date: Thu, 9 Sep 2004 09:10:35 +0200 From: Tobias Roth To: Karl Heller Message-ID: <20040909071035.GA7576@speedy.unibe.ch> Mail-Followup-To: Karl Heller , freebsd-mobile@freebsd.org References: <413FABC7.9080105@akheller.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <413FABC7.9080105@akheller.net> User-Agent: Mutt/1.4i X-message-flag: Warning! Using Outlook is insecure and promotes virus distribution. Please use a different email client. X-Virus-checked: by University of Berne cc: freebsd-mobile@freebsd.org Subject: Re: Wireless startup personality scripts? X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Sep 2004 07:10:39 -0000 On Wed, Sep 08, 2004 at 09:03:03PM -0400, Karl Heller wrote: > Does anyone have a set of scripts that would allow one to chose a > wireless configuration (for different networks and security settings) > during startup of 5.x? profile.sh - to be found at https://projects.fsck.ch/profile - works with all sorts of interfaces, not just wireless - handles static ips, dhcp, ipsec protected networks - detects the network automatically, no manual selection necessary - almost everything under /etc can be configured per location, not just network settings - suspend in one location and wake up in the next is in the works - it's work in progress, but the current version works very well already cheers, t. From owner-freebsd-mobile@FreeBSD.ORG Thu Sep 9 07:40:55 2004 Return-Path: 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 9160616A4CE for ; Thu, 9 Sep 2004 07:40:55 +0000 (GMT) Received: from storm.uk.FreeBSD.org (storm.uk.FreeBSD.org [194.242.157.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 107CA43D53 for ; Thu, 9 Sep 2004 07:40:55 +0000 (GMT) (envelope-from mark@grondar.org) Received: from storm.uk.FreeBSD.org (Ugrondar@localhost [127.0.0.1]) i897e8vK036155; Thu, 9 Sep 2004 08:40:08 +0100 (BST) (envelope-from mark@grondar.org) Received: (from Ugrondar@localhost)i897e8Ri036154; Thu, 9 Sep 2004 08:40:08 +0100 (BST) (envelope-from mark@grondar.org) X-Authentication-Warning: storm.uk.FreeBSD.org: Ugrondar set sender to mark@grondar.org using -f Received: from grondar.org (localhost [127.0.0.1])i897ZtuT005531; Thu, 9 Sep 2004 08:35:56 +0100 (BST) (envelope-from mark@grondar.org) Message-Id: <200409090735.i897ZtuT005531@grimreaper.grondar.org> To: Tijl Coosemans In-Reply-To: Your message of "Sat, 04 Sep 2004 00:05:03 +0200." <200409040005.03105.tijl@ulyssis.org> Date: Thu, 09 Sep 2004 08:35:55 +0100 From: Mark Murray cc: bel@orel.ru cc: scott+freebsd@fishballoon.org cc: freebsd-mobile@freebsd.org Subject: Re: ToPIC95B cardbus on old laptop X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Sep 2004 07:40:55 -0000 Tijl Coosemans writes: > > Or try patch from PR/66848 > > > > This patch isn't really up to date, but I figured out where to put all > the pieces and lo and behold, it worked! Congratulations! > To get my Xircom card working I also needed the the exca.c patch you > mentioned. Without it, the system completely locked up when I > inserted the card and crashed when I removed it again. Could you please post the updated, working patch to the freebsd-mobile@ list, with a honking great-big "[PATCH]" in the subject so it doesn't get lost. Also, replying to the PR with the fixed patch can't hurt either. Thanks! M -- Mark Murray iumop ap!sdn w,I idlaH From owner-freebsd-mobile@FreeBSD.ORG Wed Sep 8 18:50:40 2004 Return-Path: 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 08BF616A4CE; Wed, 8 Sep 2004 18:50:39 +0000 (GMT) Received: from hotmail.com (bay8-f118.bay8.hotmail.com [64.4.27.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id D76E843D49; Wed, 8 Sep 2004 18:50:39 +0000 (GMT) (envelope-from oskr690@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 8 Sep 2004 11:50:39 -0700 Received: from 200.76.231.70 by by8fd.bay8.hotmail.msn.com with HTTP; Wed, 08 Sep 2004 18:50:39 GMT X-Originating-IP: [200.76.231.70] X-Originating-Email: [oskr690@hotmail.com] X-Sender: oskr690@hotmail.com From: "oscar wicks" To: questions@freebsd.org Date: Wed, 08 Sep 2004 11:50:39 -0700 Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Message-ID: X-OriginalArrivalTime: 08 Sep 2004 18:50:39.0685 (UTC) FILETIME=[BC3BAF50:01C495D4] X-Mailman-Approved-At: Thu, 09 Sep 2004 12:01:00 +0000 cc: stable@freebsd.org Subject: headless install frozen. X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Sep 2004 18:50:40 -0000 hello: using a 4.10 release on my main machine, i was trying to make a FBSD headless install on a toshiba T4600c, because it has a minimalistic HD (200mb) and there is not any CDROM drive, just floppy drive, 20Mb ram, no LAN, no modem. if i try regular kern.flp and mfsroot.flp (no serial booting -h), toshiba loads fine sysinstall but without CDROM i can`t do any more, unless serial communication. and i can`t use keybord to send "enter key pressed" to my laptop. this is what im doing: 1.-made Boot Floppies using, to Boot into a Serial Console (both floppies made with dd command) using this on kern.flp: # echo "/boot/loader -h" > boot.config 2.-Connect Null Modem Cable between first serial ports on both machines. You now need to connect a null modem cable Just connect the cable to the serial ports of the 2 machines. A normal serial cable will not work here, you need a null modem cable because it has some of the wires inside crossed over. 3.-Booting Up for the Install, kern.flp floppy in the floppy drive of the machine im doing the headless install on, and power on the machine. 4.-Connecting to my Headless Machine, using this command on my FBSD machine: # cu -l /dev/cuaa0 That's it! i can see booting kern.flp on monitorYou through my cu session. It ask me to put in the mfsroot.flp, and then... ...HERE IS THE PROBLEM... It supose to be like this: <" it will come up with a selection of what kind of terminal to use. Select the FreeBSD color console and proceed with your install!"> ...BUT... -even not can press enter key for start reading second flppy (mfsroot.flp). -keyboard not works as expects, (not take care of regular typing or arrow keys, space bar, etc.) -cu session continues as usual no takes care about booting process. - and of course there isn`t any selection of any kind of terminal to use. i know almost nothing about cu program, but FreeBSD Handbook (2.12 Advanced Installation Guide) explain very well howto. What am missing? or, what is maybe misconfigured on my cu program machine? any clues, you guys? please RE: to this address: oskr690@hotmail.com thnks for your help, oscar wicks _________________________________________________________________ T1msn Hotmail Plus. Más espacio, más funcional http://join.msn.com/?page=features/es&pgmarket=es-mx&xAPID=1817&DI=233&SU=http://www.t1msn.com.mx From owner-freebsd-mobile@FreeBSD.ORG Thu Sep 9 16:07:32 2004 Return-Path: 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 A70EE16A4CE for ; Thu, 9 Sep 2004 16:07:32 +0000 (GMT) Received: from postal3.es.net (postal3.es.net [198.128.3.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E15043D4C for ; Thu, 9 Sep 2004 16:07:32 +0000 (GMT) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal3.es.net (Postal Node 3) with ESMTP (SSL) id IBA74465; Thu, 09 Sep 2004 09:07:32 -0700 Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id EC6885D04; Thu, 9 Sep 2004 09:07:31 -0700 (PDT) To: Tobias Roth In-reply-to: Your message of "Thu, 09 Sep 2004 09:10:35 +0200." <20040909071035.GA7576@speedy.unibe.ch> Date: Thu, 09 Sep 2004 09:07:31 -0700 From: "Kevin Oberman" Message-Id: <20040909160731.EC6885D04@ptavv.es.net> cc: Karl Heller cc: freebsd-mobile@freebsd.org Subject: Re: Wireless startup personality scripts? X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Sep 2004 16:07:32 -0000 > Date: Thu, 9 Sep 2004 09:10:35 +0200 > From: Tobias Roth > Sender: owner-freebsd-mobile@freebsd.org > > On Wed, Sep 08, 2004 at 09:03:03PM -0400, Karl Heller wrote: > > Does anyone have a set of scripts that would allow one to chose a > > wireless configuration (for different networks and security settings) > > during startup of 5.x? > > profile.sh - to be found at https://projects.fsck.ch/profile > > - works with all sorts of interfaces, not just wireless > - handles static ips, dhcp, ipsec protected networks > - detects the network automatically, no manual selection necessary > - almost everything under /etc can be configured per location, not > just network settings > - suspend in one location and wake up in the next is in the works > - it's work in progress, but the current version works very well already I second the suggestion. I have been using profile.sh for some time. It allows for fully independent configurations that are automatically loaded for the network connection found at boot time. It even supports suspending at one location and resuming at another. It does take some care to properly configure and you must be capable of reading the man pages carefully if you expect it to work well, but, once configured, it's great. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 From owner-freebsd-mobile@FreeBSD.ORG Fri Sep 10 01:26:02 2004 Return-Path: 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 BF49016A4CE for ; Fri, 10 Sep 2004 01:26:02 +0000 (GMT) Received: from infidel.fajita.org (oldhallfarm.demon.co.uk [80.176.128.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F35143D5C for ; Fri, 10 Sep 2004 01:25:59 +0000 (GMT) (envelope-from lewiz@fajita.org) Received: from majic.fajita.org (majic.fajita.org [192.168.0.4]) by infidel.fajita.org (8.12.10/8.12.10) with ESMTP id i8A1QWLv078848 for ; Fri, 10 Sep 2004 02:26:32 +0100 (BST) (envelope-from lewiz@fajita.org) Received: (from lewiz@localhost) by majic.fajita.org (8.12.10/8.12.10/Submit) id i8A1QW8X078847 for mobile@freebsd.org; Fri, 10 Sep 2004 02:26:32 +0100 (BST) (envelope-from lewiz) Date: Fri, 10 Sep 2004 02:26:32 +0100 From: Lewis Thompson To: FreeBSD-mobile Message-ID: <20040910012631.GA77513@fajita.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BXVAT5kNtrzKuDFl" Content-Disposition: inline X-GPG-Fingerprint: 90A4 939E 3847 A3E4 8103 2A48 22DA B428 542F ED3F X-GPG-Info: http://www.lewiz.org/~lewiz/pgpkey / horowitz.surfnet.nl User-Agent: Mutt/1.5.6i X-MailScanner-Information: Please contact the ISP for more information X-MailScanner: Found to be clean X-MailScanner-From: lewiz@fajita.org Subject: Vaio X505 (general questions). X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Sep 2004 01:26:03 -0000 --BXVAT5kNtrzKuDFl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, I've picked up a Vaio X505CP in Japan and I'm having troubles with the suspend/standby stuff (also I can't get the backlight off, if anybody has any suggestions for that ;). What basically happens is that when I try zzz the machines shuts down and the screen switches off -- an LED flashes to indicate it's not ``off''. When I hit the spacebar the disk whirs up, the LED turns a solid green (indicating on) but nothing else hapens. The screen doesn't come on, and the system doesn't reset on CTRL+ALT+DEL. After I powered down and started up again I notice that I have this in messages: Sep 10 01:51:10 tokyo acpi: resumed at 20040910 01:51:10 Any ideas? Here is some info I think might be useful: hw.acpi.supported_sleep_state: S3 S4 S5 hw.acpi.power_button_state: S5 hw.acpi.sleep_button_state: S3 hw.acpi.lid_switch_state: NONE hw.acpi.standby_state: S1 hw.acpi.suspend_state: S3 hw.acpi.sleep_delay: 1 hw.acpi.s4bios: 0 % dmesg Copyright (c) 1992-2004 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 5.3-BETA3 #0: Wed Sep 8 02:15:57 BST 2004 lewiz@tokyo.fajita.org:/usr/src/sys/i386/compile/TOKYO WARNING: debug.mpsafenet forced to 0 as ipsec requires Giant WARNING: MPSAFE network stack disabled, expect reduced performance. Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Pentium(R) M processor 1100MHz (1091.76-MHz 686-class CPU) Origin =3D "GenuineIntel" Id =3D 0x695 Stepping =3D 5 Features=3D0xa7e9f9bf real memory =3D 531496960 (506 MB) avail memory =3D 510431232 (486 MB) npx0: [FAST] npx0: on motherboard npx0: INT 16 interface acpi0: on motherboard acpi_ec0: port 0x66,0x62 on acpi0 Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0 cpu0: on acpi0 acpi_tz0: on acpi0 acpi_lid0: on acpi0 acpi_button0: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 pci0: at device 0.1 (no driver attached) pci0: at device 0.3 (no driver attached) agp0: port 0x1800-0x1807 mem 0x= e0000000-0xe007ffff,0xe8000000-0xefffffff irq 9 at device 2.0 on pci0 agp0: detected 3964k stolen memory agp0: aperture size is 128M pci0: at device 2.1 (no driver attached) uhci0: port 0x1820-0x183f irq 9= at device 29.0 on pci0 uhci0: [GIANT-LOCKED] 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 uhci1: port 0x1840-0x185f irq 9= at device 29.1 on pci0 uhci1: [GIANT-LOCKED] usb1: on uhci1 usb1: USB revision 1.0 uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered pci0: at device 29.7 (no driver attached) pcib1: at device 30.0 on pci0 ACPI link \\_SB_.PCI0.LPCB.LNKF has invalid initial irq 3, ignoring ^-- maybe this is something? pci2: on pcib1 cbb0: irq 9 at device 5.0 on pci2 cardbus0: on cbb0 pccard0: <16-bit PCCard bus> on cbb0 fwohci0: mem 0xe0201000-0xe02017ff at device 5.1 on pci2 fwohci0: [GIANT-LOCKED] fwohci0: OHCI version 1.0 (ROM=3D1) fwohci0: No. of Isochronous channels is 4. fwohci0: EUI64 08:00:46:03:01:b5:31:ea fwohci0: Phy 1394a available S400, 2 ports. fwohci0: Link S400, max_rec 2048 bytes. firewire0: on fwohci0 sbp0: on firewire0 fwe0: on firewire0 if_fwe0: Fake Ethernet address: 0a:00:46:b5:31:ea fwe0: Ethernet address: 0a:00:46:b5:31:ea fwohci0: Initiate bus reset fwohci0: node_id=3D0xc800ffc0, gen=3D1, CYCLEMASTER mode firewire0: 1 nodes, maxhop <=3D 0, cable IRM =3D 0 (me) firewire0: bus manager 0 (me) fxp0: port 0x2000-0x203f mem 0xe= 0200000-0xe0200fff irq 9 at device 8.0 on pci2 miibus0: on fxp0 inphy0: on miibus0 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fxp0: Ethernet address: 08:00:46:e9:f5:58 fxp0: [GIANT-LOCKED] isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0x1810-0x181f,0x376,0x170-0x1= 77,0x3f6,0x1f0-0x1f7 at device 31.1 on pci0 ata0: channel #0 on atapci0 ata1: channel #1 on atapci0 pci0: at device 31.3 (no driver attached) pcm0: port 0x18c0-0x18ff,0x1c00-0x1cff mem 0xe010080= 0-0xe01008ff,0xe0100c00-0xe0100dff irq 9 at device 31.5 on pci0 pcm0: [GIANT-LOCKED] pcm0: atkbdc0: port 0x64,0x60 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: model Generic PS/2 mouse, device ID 0 acpi_cmbat0: on acpi0 acpi_acad0: on acpi0 orm0: at iomem 0xdc000-0xdffff,0xd8000-0xdbfff,0xc0000-0x= cffff on isa0 pmtimer0 on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=3D0x300> sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: port may not be enabled sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 8250 or not responding sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounter "TSC" frequency 1091764998 Hz quality 800 Timecounters tick every 10.000 msec IPsec: Initialized Security Association Processing. acpi_cpu: throttling enabled, 8 steps (100% to 12.5%), currently 100.0% ndis0: mem 0xe0210000-0xe021ffff ir= q 9 at device 0.0 on cardbus0 ndis0: [GIANT-LOCKED] ndis0: NDIS API version: 5.1 NDIS: could not find file regAdd.txt in linker list NDIS: and no filesystems mounted yet, aborting NdisOpenFile() ndis0: Ethernet address: 08:00:46:c7:89:0b ndis0: 11a rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps ndis0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps ndis0: 11g rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps ad0: 19073MB [38753/16/63] at ata0-master UDMA100 Mounting root from ufs:/dev/ad0s1a WARNING: / was not properly dismounted NDIS: open file /compat/ndis/regAdd.txt failed: 2 WARNING: /usr was not properly dismounted /usr: mount pending error: blocks 16 files 7 WARNING: /var was not properly dismounted /var: mount pending error: blocks 80 files 20 ndis0: link up ndis0: link up -lewiz. --=20 I was so much older then, I'm younger than that now. --Bob Dylan, 1964. ------------------------------------------------------------------------ -| msn:purple@lewiz.net | jabber:lewiz@jabber.org | url:www.lewiz.org |- --BXVAT5kNtrzKuDFl Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFBQQLHItq0KFQv7T8RAkJ4AJ0Q2raF4xt52Np3xd7qeCdFB5aTyQCg6ef8 AsDTFZ1O/edOQwBQzFgsRF0= =MqU9 -----END PGP SIGNATURE----- --BXVAT5kNtrzKuDFl-- From owner-freebsd-mobile@FreeBSD.ORG Fri Sep 10 05:29:19 2004 Return-Path: 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 D100E16A4CE for ; Fri, 10 Sep 2004 05:29:19 +0000 (GMT) Received: from luftpost.plosh.net (luftpost.plosh.net [204.152.186.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AA1E43D1D for ; Fri, 10 Sep 2004 05:29:19 +0000 (GMT) (envelope-from plosher-keyword-freebsd.a36e57@plosh.net) Received: by luftpost.plosh.net (Postfix, from userid 1001) id 1950832608; Thu, 9 Sep 2004 22:28:45 -0700 (PDT) Received: from dhcp-5.sql1.plosh.net (c-24-4-233-31.client.comcast.net [24.4.233.31]) by luftpost.plosh.net (tmda-ofmipd) with ESMTP; Thu, 09 Sep 2004 22:28:42 -0700 (PDT) Organization: Plosh Networking To: Vince Hoffman Date: Thu, 9 Sep 2004 22:29:09 -0700 User-Agent: KMail/1.7 References: <200409061017.46833.Peter_Losher@isc.org> <20040907163300.B84725@unsane.co.uk> In-Reply-To: <20040907163300.B84725@unsane.co.uk> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1299669.bo4rhs5eFS"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200409092229.19647.plosher@plosh.net> X-Delivery-Agent: TMDA/1.0.3 (Seattle Slew) From: Peter Losher cc: freebsd-mobile@freebsd.org Subject: Re: psm broken in 5.3-BETA3 (Insprion 5100) X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Sep 2004 05:29:20 -0000 --nextPart1299669.bo4rhs5eFS Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday 07 September 2004 08:37 am, Vince Hoffman wrote: > > Here are the relevant device.hints I am using: > > > > -=3D- > > hint.psm.0.at=3D"atkbdc" > > hint.psm.0.irq=3D"12" > > hint.psm.0.flags=3D"0x200" > > -=3D- > > your flags say to disable the mouse model probe. you could try > removing that. However if i dont have that flag my system Locks hard > when i run moused. (synaptic touchpad on a tosh portege A100) I have tried with and without the flags, to no avail, a psm device isn't=20 detected at boot time. This worked up to 5.3-BETA1, I suspect the new=20 Synaptic driver has something to do with it... Best Wishes - Peter =2D-=20 [ http://www.plosh.net/ ] - "Earth Halted: Please reboot to continue" --nextPart1299669.bo4rhs5eFS Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBQTuvuffIhmkXw7kRAkabAKCVjABDl3zVpvioe/zVFl5Bu9PL/gCgkOk+ 5xyIUGYTK2Mrzr34JOICeaA= =BdXg -----END PGP SIGNATURE----- --nextPart1299669.bo4rhs5eFS-- From owner-freebsd-mobile@FreeBSD.ORG Fri Sep 10 09:55:27 2004 Return-Path: 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 EEDB716A4CE for ; Fri, 10 Sep 2004 09:55:26 +0000 (GMT) Received: from kalimero.kotnet.org (65-36.241.81.adsl.skynet.be [81.241.36.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B65843D41 for ; Fri, 10 Sep 2004 09:55:23 +0000 (GMT) (envelope-from tijl@ulyssis.org) Received: from localhost (localhost [127.0.0.1]) by kalimero.kotnet.org (8.13.1/8.13.1) with SMTP id i8A9rlkw000903 for ; Fri, 10 Sep 2004 11:54:48 +0200 (CEST) (envelope-from tijl@ulyssis.org) Date: Fri, 10 Sep 2004 11:53:47 +0200 From: Tijl Coosemans To: freebsd-mobile@freebsd.org Message-Id: <20040910115347.03a7b2ba.tijl@ulyssis.org> In-Reply-To: <200409090735.i897ZtuT005531@grimreaper.grondar.org> References: <200409040005.03105.tijl@ulyssis.org> <200409090735.i897ZtuT005531@grimreaper.grondar.org> X-Mailer: Sylpheed version 0.9.12 (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="Multipart=_Fri__10_Sep_2004_11_53_47_+0200_m87LKLjYSOOhXU7b" Subject: Re: [PATCH] ToPIC95B cardbus on old laptop X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Sep 2004 09:55:27 -0000 This is a multi-part message in MIME format. --Multipart=_Fri__10_Sep_2004_11_53_47_+0200_m87LKLjYSOOhXU7b Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Thu, 09 Sep 2004 08:35:55 +0100, Mark Murray wrote: > Could you please post the updated, working patch to the > freebsd-mobile@ list, with a honking great-big "[PATCH]" in the > subject so it doesn't get lost. Here it is. It addresses cardbus memory allocation for non-acpi laptops. However, as mentioned in the original patch at this might not be a clean solution. Quoting Warner Losh: ``The real issue is that the non acpi pcib driver doesn't restrict the memory ranges like it should, causing the allocation of 0!'' This patch adds a workarround in the cardbus driver, but the actual problem might not be there. --Multipart=_Fri__10_Sep_2004_11_53_47_+0200_m87LKLjYSOOhXU7b Content-Type: text/plain; name="pccbb.patch" Content-Disposition: attachment; filename="pccbb.patch" Content-Transfer-Encoding: base64 LS0tIHN5cy9kZXYvcGNjYmIvcGNjYmJfcGNpLmMub3JpZwlGcmkgU2VwIDEwIDExOjI2OjAyIDIw MDQKKysrIHN5cy9kZXYvcGNjYmIvcGNjYmJfcGNpLmMJRnJpIFNlcCAxMCAxMTozMjoyMyAyMDA0 CkBAIC0yODcsNiArMjg3LDM5IEBACiB9CiAKIHN0YXRpYyBpbnQKK2NiYl9wY2lfZ2V0X21lbW9y eShkZXZpY2VfdCBicmRldiwgaW50ICpyaWQpCit7CisJc3RydWN0IGNiYl9zb2Z0YyAqc2M7CisJ dV9pbnQzMl90IHNvY2tiYXNlOworCisJc2MgPSAoc3RydWN0IGNiYl9zb2Z0YyAqKSBkZXZpY2Vf Z2V0X3NvZnRjKGJyZGV2KTsKKwlzb2NrYmFzZSA9IHBjaV9yZWFkX2NvbmZpZyhicmRldiwgKnJp ZCwgNCk7CisJaWYgKHNvY2tiYXNlID49IDB4MTAwMDAwICYmIHNvY2tiYXNlIDwgMHhmZmZmZmZm MCkgeworCQlkZXZpY2VfcHJpbnRmKGJyZGV2LCAiQ291bGQgbm90IG1hcCByZWdpc3RlciBtZW1v cnkgMHgleFxuIiwKKwkJICAgIHNvY2tiYXNlKTsKKwkJcmV0dXJuIChFTk9NRU0pOworCX0KKwlw Y2lfd3JpdGVfY29uZmlnKGJyZGV2LCAqcmlkLCAweGZmZmZmZmZmLCA0KTsKKwlzb2NrYmFzZSA9 IHBjaV9yZWFkX2NvbmZpZyhicmRldiwgKnJpZCwgNCk7CisJc29ja2Jhc2UgPSAoc29ja2Jhc2Ug JiAweGZmZmZmZmYwKSAmIC0oc29ja2Jhc2UgJiAweGZmZmZmZmYwKTsKKyNkZWZpbmUgQ0JCX1NZ U19SRVNfTUVNT1JZX0VORCAgICAgICAgMHhGRkZGRkZGRgorCXNjLT5iYXNlX3JlcyA9IGJ1c19n ZW5lcmljX2FsbG9jX3Jlc291cmNlKGRldmljZV9nZXRfcGFyZW50KGJyZGV2KSwKKwkgICAgYnJk ZXYsIFNZU19SRVNfTUVNT1JZLCByaWQsCisJICAgIGNiYl9zdGFydF9tZW0sIENCQl9TWVNfUkVT X01FTU9SWV9FTkQsCisJICAgIHNvY2tiYXNlLCBSRl9BQ1RJVkUgfCBybWFuX21ha2VfYWxpZ25t ZW50X2ZsYWdzKHNvY2tiYXNlKSk7CisJaWYgKHNjLT5iYXNlX3JlcyA9PSBOVUxMKSB7CisJCWRl dmljZV9wcmludGYoYnJkZXYsICJDb3VsZCBub3QgZ3JhYiByZWdpc3RlciBtZW1vcnlcbiIpOwor CQlyZXR1cm4gKEVOT01FTSk7CisJfQorCXNvY2tiYXNlID0gcm1hbl9nZXRfc3RhcnQoc2MtPmJh c2VfcmVzKTsKKwlwY2lfd3JpdGVfY29uZmlnKGJyZGV2LCAqcmlkLCBzb2NrYmFzZSwgNCk7Cisj aWYgMAorCWRldmljZV9wcmludGYoYnJkZXYsICJQQ0kgTWVtb3J5IGFsbG9jYXRlZDogMHglMDh4 XG4iLCBzb2NrYmFzZSk7CisjZW5kaWYKKwlyZXR1cm4gKDApOworfQorCitzdGF0aWMgaW50CiBj YmJfcGNpX2F0dGFjaChkZXZpY2VfdCBicmRldikKIHsKIAlzdGF0aWMgaW50IGN1cnJfYnVzX251 bWJlciA9IDI7IC8qIFhYWCBFVklMRSBCQUQgKHNlZSBiZWxvdykgKi8KQEAgLTMxMiw2ICszNDUs MTIgQEAKIAlyaWQgPSBDQkJSX1NPQ0tCQVNFOwogCXNjLT5iYXNlX3JlcyA9IGJ1c19hbGxvY19y ZXNvdXJjZV9hbnkoYnJkZXYsIFNZU19SRVNfTUVNT1JZLCAmcmlkLAogCSAgICBSRl9BQ1RJVkUp OworCWlmIChzYy0+YmFzZV9yZXMgJiYgcm1hbl9nZXRfc3RhcnQoc2MtPmJhc2VfcmVzKSA8IDB4 YTAwMDApIHsKKwkJYnVzX3JlbGVhc2VfcmVzb3VyY2UoYnJkZXYsIFNZU19SRVNfTUVNT1JZLCBD QkJSX1NPQ0tCQVNFLAorCQkgICAgc2MtPmJhc2VfcmVzKTsKKwkJc2MtPmJhc2VfcmVzID0gTlVM TDsKKwkJY2JiX3BjaV9nZXRfbWVtb3J5KGJyZGV2LCAmcmlkKTsKKwl9CiAJaWYgKCFzYy0+YmFz ZV9yZXMpIHsKIAkJZGV2aWNlX3ByaW50ZihicmRldiwgIkNvdWxkIG5vdCBtYXAgcmVnaXN0ZXIg bWVtb3J5XG4iKTsKIAkJbXR4X2Rlc3Ryb3koJnNjLT5tdHgpOwo= --Multipart=_Fri__10_Sep_2004_11_53_47_+0200_m87LKLjYSOOhXU7b--