From owner-freebsd-mobile Sun Oct 13 6:44:10 2002 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 A6E8F37B401 for ; Sun, 13 Oct 2002 06:44:09 -0700 (PDT) Received: from mail.arsconcero.com (elvis2.intrepid.net [209.190.164.164]) by mx1.FreeBSD.org (Postfix) with SMTP id 545A843EB7 for ; Sun, 13 Oct 2002 06:44:05 -0700 (PDT) (envelope-from mark@intrepid.net) Received: (qmail 3647 invoked by uid 500); 13 Oct 2002 13:44:01 -0000 Date: Sun, 13 Oct 2002 09:44:01 -0400 From: Mark Conway Wirt To: freebsd-mobile@freebsd.org Subject: Help getting USB to work on an Omnibook Message-ID: <20021013094400.A3599@ArsConcero.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I have an old HP Omnibook 4100, and I'm trying to get the USB subsystem working. I've searched the web and the archives, and the only things that I've found point to PnP BIOS problems and/or things that were fixed a long time ago. Neither seems applicable. Anyway, the symptoms: uhci0: irq 10 at device 7.2 on pci0 uhci0: Could not map ports device_probe_and_attach: uhci0 attach returned 6 The OS: FreeBSD 4.7-RC (cvsup-ed a few days before 4.7 release) The config: device uhci # UHCI PCI->USB interface device ohci # OHCI PCI->USB interface device usb # USB Bus (required) .etc... Thanks for any input. I've run out of things to try. --Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Oct 13 7: 8:18 2002 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 6A51837B401 for ; Sun, 13 Oct 2002 07:08:17 -0700 (PDT) Received: from phoenix.welearn.com.au (phoenix.welearn.com.au [139.130.44.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5909343E3B for ; Sun, 13 Oct 2002 07:08:15 -0700 (PDT) (envelope-from sue@welearn.com.au) Received: (from sue@localhost) by phoenix.welearn.com.au (8.11.6/8.11.6) id g9DE8Aq58721 for freebsd-mobile@freebsd.org; Mon, 14 Oct 2002 00:08:10 +1000 (EST) (envelope-from sue) Date: Mon, 14 Oct 2002 00:08:10 +1000 From: Sue Blake To: freebsd-mobile@freebsd.org Subject: X config for Latitude CP without specs Message-ID: <20021014000810.M363@welearn.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I'm trying to set up X on an old Dell Latitude CP which I know only does 800x600 maximum (later models did more than that). I have no idea of the horizontal and vertical rates. After running X -configure I get a config that gives me 320x200 and nothing else. I tried guessing a few numbers to throw into the config file without too much risk of blowing up the screen, but didn't get any improvement. Does anyone happen to have a working config for a similar machine that I could (shame on me!) just grab and use? -- Regards, -*Sue*- http://www.sievx.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Oct 13 7:19:39 2002 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 BE33C37B401 for ; Sun, 13 Oct 2002 07:19:35 -0700 (PDT) Received: from neuromancer.solaris.ru (neuromancer.solaris.ru [194.85.25.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC98C43E97 for ; Sun, 13 Oct 2002 07:19:34 -0700 (PDT) (envelope-from root@neuromancer.solaris.ru) Received: (from root@localhost) by neuromancer.solaris.ru (8.12.6/8.11.6) id g9DEJWNZ002558; Sun, 13 Oct 2002 18:19:32 +0400 (MSD) (envelope-from root) Date: Sun, 13 Oct 2002 18:19:31 +0400 From: Kirill To: Sue Blake Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: X config for Latitude CP without specs Message-ID: <20021013181931.A2542@neuromancer.solaris.ru> Reply-To: kirill@solaris.ru References: <20021014000810.M363@welearn.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20021014000810.M363@welearn.com.au>; from sue@welearn.com.au on Mon, Oct 14, 2002 at 12:08:10AM +1000 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Oct 14, 2002 at 12:08:10AM +1000, Sue Blake wrote: > I'm trying to set up X on an old Dell Latitude CP which I know > only does 800x600 maximum (later models did more than that). > I have no idea of the horizontal and vertical rates. > > After running X -configure I get a config that gives me > 320x200 and nothing else. I tried guessing a few numbers > to throw into the config file without too much risk of > blowing up the screen, but didn't get any improvement. > > Does anyone happen to have a working config for a similar > machine that I could (shame on me!) just grab and use? > Here's config from Latitude CPi with 13" TFT (1024x768) ---Cut Here--- Section "ServerLayout" Identifier "XFree86 Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Implicit Core Keyboard" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules" FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/75dpi" FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/100dpi" FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/misc" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/CID/" EndSection Section "Module" Load "extmod" Load "glx" Load "dri" Load "dbe" Load "record" Load "xtrap" Load "speedo" Load "type1" EndSection Section "InputDevice" Identifier "Implicit Core Keyboard" Driver "keyboard" Option "Protocol" "Standard" Option "AutoRepeat" "500 30" Option "XkbKeycodes" "xfree86" Option "XkbTypes" "default" Option "XkbCompat" "default" Option "XkbSymbols" "en_US(pc102)+ru" Option "XkbGeometry" "pc" Option "XkbRules" "xfree86" Option "CoreKeyboard" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/mouse" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" HorizSync 31.5 - 48.5 VertRefresh 50.0 - 90.0 # Modeline "1024x768" 85.52 1024 1056 1376 1408 768 782 792 807 -hsync -vsync ModeLine "1024x768" 65.0 1024 1032 1176 1344 768 771 777 806 -hsync -vsync # ModeLIne "800x600" 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync # ModeLine "640x480" 36.00 640 720 776 832 480 481 484 509 -hsync -vsync ModeLine "1024x768" 65.0 1024 1032 1176 1344 768 771 777 806 -hsync -vsync EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "NoLinear" # [] #Option "NoAccel" # [] #Option "SWcursor" # [] #Option "noMMIO" # [] #Option "Rotate" # [] #Option "DisplayHeight480" # [] #Option "overrideValidateMode" # [] Identifier "Card0" Driver "neomagic" VendorName "Neomagic" BoardName "NM2160" Option "internDisp" # [] Option "externDisp" # [] Option "LcdCenter" # [] # Option "ShadowFB" "True" # [] # Option "NoStretch" # [] Option "pciBurst" "True" # [] Option "StrangeLockups" "True" # [] # Option "progLcdModeRegs" "True" # [] Option "progLcdModeStretch" "True" # [] Option "OverlayMem" "819000" # Option "VideoKey" BusID "PCI:0:2:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 16 SubSection "Display" Depth 1 EndSubSection SubSection "Display" Depth 4 EndSubSection SubSection "Display" Depth 8 EndSubSection SubSection "Display" # Modes "1024x768" Depth 15 EndSubSection SubSection "Display" Depth 16 Modes "1024x768" # "800x600" "640x480" EndSubSection SubSection "Display" # Modes "800x600" Depth 24 EndSubSection EndSection Section "DRI" Group 0 EndSection ---Cut Here--- -- BR, Kirill Bezzubets CASE-RIPE CASE-RIPN Senior Administrator, Technical Department mailto:kirill@solaris.ru Solaris ISP & Telecommunications Co. Ltd http://www.solaris.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Oct 13 8:18:20 2002 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 57D8E37B401 for ; Sun, 13 Oct 2002 08:18:19 -0700 (PDT) Received: from phoenix.welearn.com.au (phoenix.welearn.com.au [139.130.44.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F27A43E6E for ; Sun, 13 Oct 2002 08:18:17 -0700 (PDT) (envelope-from sue@welearn.com.au) Received: (from sue@localhost) by phoenix.welearn.com.au (8.11.6/8.11.6) id g9DFI2K58970; Mon, 14 Oct 2002 01:18:02 +1000 (EST) (envelope-from sue) Date: Mon, 14 Oct 2002 01:18:02 +1000 From: Sue Blake To: kirill@solaris.ru Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: X config for Latitude CP without specs Message-ID: <20021014011802.N363@welearn.com.au> References: <20021014000810.M363@welearn.com.au> <20021013181931.A2542@neuromancer.solaris.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20021013181931.A2542@neuromancer.solaris.ru>; from root@neuromancer.solaris.ru on Sun, Oct 13, 2002 at 06:19:31PM +0400 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Oct 13, 2002 at 06:19:31PM +0400, Kirill wrote: > On Mon, Oct 14, 2002 at 12:08:10AM +1000, Sue Blake wrote: > > > I'm trying to set up X on an old Dell Latitude CP which I know > > only does 800x600 maximum (later models did more than that). > > I have no idea of the horizontal and vertical rates. > > > > After running X -configure I get a config that gives me > > 320x200 and nothing else. I tried guessing a few numbers > > to throw into the config file without too much risk of > > blowing up the screen, but didn't get any improvement. > > > > Does anyone happen to have a working config for a similar > > machine that I could (shame on me!) just grab and use? > > > > Here's config from Latitude CPi with 13" TFT (1024x768) Amazing, it just works! Thank you thank you! :-) Ooooh... Wow... look at that... it's sooooo pretty! -- Regards, -*Sue*- http://www.sievx.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Oct 13 10:12:28 2002 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 3D2AE37B401 for ; Sun, 13 Oct 2002 10:12:27 -0700 (PDT) Received: from CRWdog.demon.co.uk (adsl-66-123-232-98.dsl.sndg02.pacbell.net [66.123.232.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8923743E7B for ; Sun, 13 Oct 2002 10:12:25 -0700 (PDT) (envelope-from spadger@best.com) Received: from localhost (localhost [127.0.0.1]) by CRWdog.demon.co.uk (Postfix) with ESMTP id E39914E; Sun, 13 Oct 2002 10:11:55 -0700 (PDT) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Mark Conway Wirt Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: Help getting USB to work on an Omnibook In-Reply-To: Message from Mark Conway Wirt of "Sun, 13 Oct 2002 09:44:01 EDT." <20021013094400.A3599@ArsConcero.org> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==_Exmh_-1620120132P"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Date: Sun, 13 Oct 2002 10:11:55 -0700 From: Andy Sparrow Message-Id: <20021013171155.E39914E@CRWdog.demon.co.uk> Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --==_Exmh_-1620120132P Content-Type: text/plain; charset=us-ascii > I have an old HP Omnibook 4100, and I'm trying to get the USB subsystem > working. I've searched the web and the archives, and the only things > that I've found point to PnP BIOS problems and/or things that were fixed > a long time ago. Neither seems applicable. > > Anyway, the symptoms: > > uhci0: irq 10 at device 7.2 on pci0 > uhci0: Could not map ports > device_probe_and_attach: uhci0 attach returned 6 This is just a guess; have you tried: options PCI_ENABLE_IO_MODES Regards, AS --==_Exmh_-1620120132P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) Comment: Exmh version 2.5 07/13/2001 iD8DBQE9qalbPHh895bDXeQRAmqtAJsETOVyE+I0kRrMNfqmKIN2DUm97gCePLVO jzNbRxDfJreOr4pXvI3f3MA= =msAh -----END PGP SIGNATURE----- --==_Exmh_-1620120132P-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Oct 13 12:18:18 2002 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 553E737B401 for ; Sun, 13 Oct 2002 12:18:17 -0700 (PDT) Received: from sonnet1.sonnet.com (sonnet1.sonnet.com [66.52.73.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01C1E43E88 for ; Sun, 13 Oct 2002 12:18:17 -0700 (PDT) (envelope-from bobbyc@sonnet.com) Received: from sonnet1.sonnet.com (localhost.sonnet.com [127.0.0.1]) by sonnet1.sonnet.com (8.12.5/8.12.5) with ESMTP id g9DJI5cx062586; Sun, 13 Oct 2002 12:18:05 -0700 (PDT) (envelope-from bobbyc@sonnet.com) Received: from localhost (bobbyc@localhost) by sonnet1.sonnet.com (8.12.5/8.12.5/Submit) with ESMTP id g9DJHs6r062570; Sun, 13 Oct 2002 12:18:05 -0700 (PDT) X-Authentication-Warning: sonnet1.sonnet.com: bobbyc owned process doing -bs Date: Sun, 13 Oct 2002 12:17:54 -0700 (PDT) From: Bobby Curnow To: "M. Warner Losh" Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: host AP updates? In-Reply-To: <20021007.110611.95024750.imp@bsdimp.com> Message-ID: <20021013121635.O62339-100000@sonnet1.sonnet.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org FYI, a newer version of hostap just got released, with WEP encryption fix. http://lists.shmoo.com/pipermail/hostap/2002-October/000011.html Keep up the good work, hostap is working good for us with 4.7 Bob C On Mon, 7 Oct 2002, M. Warner Losh wrote: > In message: <20021007095045.Y50843-100000@sonnet1.sonnet.com> > Bobby Curnow writes: > : http://hostap.epitest.fi/cgi-bin/viewcvs.cgi/*checkout*/hostap/ChangeLog?rev=HEAD&content-type=text/plain > : That's the only URL I have which explains the updates in 9-12-02. > > Ah. No, that stuff hasn't been ported over yet. > > Warner > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Oct 13 13:21:57 2002 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 72C9E37B401 for ; Sun, 13 Oct 2002 13:21:56 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id A277143E97 for ; Sun, 13 Oct 2002 13:21:55 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.3/8.12.3) with ESMTP id g9DKLrpk014907; Sun, 13 Oct 2002 14:21:53 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sun, 13 Oct 2002 14:21:29 -0600 (MDT) Message-Id: <20021013.142129.100105470.imp@bsdimp.com> To: bobbyc@sonnet.com Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: host AP updates? From: "M. Warner Losh" In-Reply-To: <20021013121635.O62339-100000@sonnet1.sonnet.com> References: <20021007.110611.95024750.imp@bsdimp.com> <20021013121635.O62339-100000@sonnet1.sonnet.com> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In message: <20021013121635.O62339-100000@sonnet1.sonnet.com> Bobby Curnow writes: : FYI, a newer version of hostap just got released, with WEP encryption fix. : http://lists.shmoo.com/pipermail/hostap/2002-October/000011.html : Keep up the good work, hostap is working good for us with 4.7 Yea. Actually, I plan on porting over NetBSD's hostap framework, since it will work with more cards and already had that fix in it. The NetBSD framework is a whole lot nicer code than the hostap stuff from linux. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Oct 13 13:51:58 2002 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 9054937B401 for ; Sun, 13 Oct 2002 13:51:57 -0700 (PDT) Received: from nuit.iteration.net (nuit.iteration.net [198.92.249.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D8E143E75 for ; Sun, 13 Oct 2002 13:51:57 -0700 (PDT) (envelope-from keichii@nuit.iteration.net) Received: by nuit.iteration.net (Postfix, from userid 1001) id 3CFB411B634; Sun, 13 Oct 2002 13:51:47 -0700 (PDT) Date: Sun, 13 Oct 2002 13:51:47 -0700 From: "Michael C. Wu" To: Borje Josefsson Cc: Randy Bush , Bengt Ahlgren , freebsd-mobile@FreeBSD.ORG Subject: Re: Sony Ericsson GC75 GPRS pccard modem Message-ID: <20021013205147.GA73846@nuit.iteration.net> Reply-To: "Michael C. Wu" Mail-Followup-To: "Michael C. Wu" , Borje Josefsson , Randy Bush , Bengt Ahlgren , freebsd-mobile@FreeBSD.ORG References: <200210121216.g9CCGOs06948@dc.luth.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200210121216.g9CCGOs06948@dc.luth.se> User-Agent: Mutt/1.3.28i X-PGP-Fingerprint: 5025 F691 F943 8128 48A8 5025 77CE 29C5 8FA1 2E20 X-PGP-Key-ID: 0x8FA12E20 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, Oct 12, 2002 at 02:16:24PM +0200, Borje Josefsson scribbled: | On Sat, 12 Oct 2002 04:25:44 PDT Randy Bush wrote: | | > | > and what about Access Point Node data? i am used to needing that, | > see . | | I'm far from an gprs expert. User/Pw does not seem to be a requirement. I | have no idea about "Access point node". The above works for me with Telia | as carrier. Your sim card for the GSM/GPRS should be sufficient for the system to identify you and give you the information you need. How much is the card? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Oct 13 14:23:51 2002 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 C6A1C37B401 for ; Sun, 13 Oct 2002 14:23:50 -0700 (PDT) Received: from mail.arsconcero.com (elvis2.intrepid.net [209.190.164.164]) by mx1.FreeBSD.org (Postfix) with SMTP id 9C09F43E97 for ; Sun, 13 Oct 2002 14:23:46 -0700 (PDT) (envelope-from mark@intrepid.net) Received: (qmail 4672 invoked by uid 500); 13 Oct 2002 21:23:45 -0000 Date: Sun, 13 Oct 2002 17:23:45 -0400 From: Mark Conway Wirt To: Andy Sparrow Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: Help getting USB to work on an Omnibook Message-ID: <20021013172345.A4650@ArsConcero.org> References: <20021013171155.E39914E@CRWdog.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20021013171155.E39914E@CRWdog.demon.co.uk>; from spadger@best.com on Sun, Oct 13, 2002 at 10:11:55AM -0700 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Oct 13, 2002 at 10:11:55AM -0700, Andy Sparrow wrote: > > uhci0: irq 10 at device 7.2 on pci0 > > uhci0: Could not map ports > > device_probe_and_attach: uhci0 attach returned 6 > > This is just a guess; have you tried: > > options PCI_ENABLE_IO_MODES > Nope, I hadn't tried that. I didn't see it in GENERIC, so I didn't put it in my config. I'll be sure give it a try. Thanks! --Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Oct 13 17:57:10 2002 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 B8B5337B401 for ; Sun, 13 Oct 2002 17:57:09 -0700 (PDT) Received: from mail.arsconcero.com (elvis2.intrepid.net [209.190.164.164]) by mx1.FreeBSD.org (Postfix) with SMTP id 0D3FD43EB1 for ; Sun, 13 Oct 2002 17:57:05 -0700 (PDT) (envelope-from mark@intrepid.net) Received: (qmail 4988 invoked by uid 500); 14 Oct 2002 00:57:04 -0000 Date: Sun, 13 Oct 2002 20:57:04 -0400 From: Mark Conway Wirt To: Andy Sparrow Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: Help getting USB to work on an Omnibook Message-ID: <20021013205704.A4984@ArsConcero.org> References: <20021013171155.E39914E@CRWdog.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20021013171155.E39914E@CRWdog.demon.co.uk>; from spadger@best.com on Sun, Oct 13, 2002 at 10:11:55AM -0700 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Oct 13, 2002 at 10:11:55AM -0700, Andy Sparrow wrote: > > uhci0: irq 10 at device 7.2 on pci0 > > uhci0: Could not map ports > > device_probe_and_attach: uhci0 attach returned 6 > > This is just a guess; have you tried: > > options PCI_ENABLE_IO_MODES That did the trick: uhci0: port 0xfcc0-0xfcdf irq 10 at device 7.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered Thanks! --Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Oct 13 21:59:15 2002 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 D9C2337B401 for ; Sun, 13 Oct 2002 21:59:13 -0700 (PDT) Received: from samson.dc.luth.se (samson.dc.luth.se [130.240.112.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83B0343EB3 for ; Sun, 13 Oct 2002 21:59:12 -0700 (PDT) (envelope-from bj@dc.luth.se) Received: from dc.luth.se (root@bompe.dc.luth.se [130.240.60.42]) by samson.dc.luth.se (8.12.5/8.12.5) with ESMTP id g9E4xBrd005274; Mon, 14 Oct 2002 06:59:11 +0200 (MET DST) Received: from bompe.dc.luth.se (bj@localhost.dc.luth.se [127.0.0.1]) by dc.luth.se (8.11.3/8.11.3) with ESMTP id g9E4xAs12756; Mon, 14 Oct 2002 06:59:10 +0200 (CEST) (envelope-from bj@bompe.dc.luth.se) Message-Id: <200210140459.g9E4xAs12756@dc.luth.se> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: "Michael C. Wu" Cc: Randy Bush , Bengt Ahlgren , freebsd-mobile@FreeBSD.ORG Subject: Re: Sony Ericsson GC75 GPRS pccard modem In-reply-to: Your message of Sun, 13 Oct 2002 13:51:47 PDT. <20021013205147.GA73846@nuit.iteration.net> Dcc: Reply-To: bj@dc.luth.se X-Disposition-notification-to: Borje.Josefsson@dc.luth.se X-uri: http://www.dc.luth.se/~bj/index.html Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Date: Mon, 14 Oct 2002 06:59:10 +0200 From: Borje Josefsson Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, 13 Oct 2002 13:51:47 PDT "Michael C. Wu" wrote: > On Sat, Oct 12, 2002 at 02:16:24PM +0200, Borje Josefsson scribbled: > | On Sat, 12 Oct 2002 04:25:44 PDT Randy Bush wrote: > | = > | > = > | > and what about Access Point Node data? i am used to needing that, > | > see . > | = > | I'm far from an gprs expert. User/Pw does not seem to be a requiremen= t. I = > | have no idea about "Access point node". The above works for me with T= elia = > | as carrier. > = > Your sim card for the GSM/GPRS should be sufficient for the system > to identify you and give you the information you need. > = > How much is the card? = It's SEK 3495 (+tax), which is in the order of $375 --B=F6rje To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Oct 14 8:49:44 2002 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 5FC5237B401 for ; Mon, 14 Oct 2002 08:49:43 -0700 (PDT) Received: from wisbech.cl.cam.ac.uk (mta1.cl.cam.ac.uk [128.232.0.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04BCB43E3B for ; Mon, 14 Oct 2002 08:49:42 -0700 (PDT) (envelope-from julian.chesterfield@cl.cam.ac.uk) Received: from annan.cl.cam.ac.uk ([128.232.8.178] helo=cl.cam.ac.uk ident=[JWJP4e+WWuLghJQxEOJ120c+harTbY85]) by wisbech.cl.cam.ac.uk with esmtp (Exim 3.092 #1) id 1817TR-0003SJ-00 for freebsd-mobile@freebsd.org; Mon, 14 Oct 2002 16:49:41 +0100 X-Mailer: exmh version 2.5+CL 07/13/2001 with nmh-1.0.4 To: freebsd-mobile@freebsd.org Subject: Sierra Wireless Aircard 750 GSM/GPRS Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 14 Oct 2002 16:49:41 +0100 From: Julian Chesterfield Message-Id: Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I'm hoping to get some pointers on how to make this card work as my experience with hardware config on freebsd is limited! I'm running Freebsd 4.6-RELEASE on a Sony vaio PCG-505FX. I placed a line in the pccard.conf file to match the card entry, and assigned a standard sio driver. When I insert the card, I get the card matched message, and the following resource output: sio4 at port 0x240-0x27f irq 9 flags 0x40000 slot 0 on pccard0 sio4: type 8250 sio4: unable to activate interrupt in fast mode - using normal mode which seems to indicate that the hardware is working. The specs from Sierra tell me that the communication settings for the host machine should be 115kbps, 8-bit, no parity and one stop bit. This is where I have trouble understanding what happens. At this stage, I just want to be able to communicate with the modem and issue AT commands to check whether it's working etc.. but I can't get any feedback at all. I've read through the handbook on setting up serial lines/modems but don't fully understand what applies to my situation. My understanding is that the ttyd* device must be enabled to point to the sio interface in order for the system to communicate with the wireless interface. How should I setup the tty interface? I've tried modifying the /etc/ttys line as indicated in the handbook as: ttyd0 "/usr/libexec/getty std.115200" dialup on secure this starts a getty process but doesn't seem to help when I run cu or tip, I get a "Line in use" error command. When I run cu or tip without the getty process active, the application runs but I get no response to my typing. Can someone point me in the right direction on what is supposed to happen, and how the configuration should be done? Any help much appreciated, Thanks, Julian Chesterfield To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Oct 14 9: 8:56 2002 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 17E7137B401 for ; Mon, 14 Oct 2002 09:08:56 -0700 (PDT) Received: from sleet.ispgateway.de (sleet.ispgateway.de [62.67.200.125]) by mx1.FreeBSD.org (Postfix) with SMTP id 27FCE43EAF for ; Mon, 14 Oct 2002 09:08:55 -0700 (PDT) (envelope-from maximilian@sichart.org) Received: (qmail 23086 invoked from network); 14 Oct 2002 16:08:51 -0000 Received: from unknown (HELO sichart.org) (193599@[80.136.154.56]) (envelope-sender ) by sleet.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 14 Oct 2002 16:08:51 -0000 Date: Mon, 14 Oct 2002 18:08:50 +0200 Mime-Version: 1.0 (Apple Message framework v546) Content-Type: text/plain; charset=US-ASCII; format=flowed Subject: vaio PCG-GRX316MP From: maximilian sichart To: freebsd-mobile@FreeBSD.org Content-Transfer-Encoding: 7bit Message-Id: <3A6B5844-DF8F-11D6-A035-000393D6665E@sichart.org> X-Mailer: Apple Mail (2.546) Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org does freebsd run on this labtop? i won`t need modem, only ethernet-network and the the mobility radeon 7500. thanks, maximilian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Oct 14 11:46:50 2002 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 C333737B401 for ; Mon, 14 Oct 2002 11:46:49 -0700 (PDT) Received: from mta1.srv.hcvlny.cv.net (mta1.srv.hcvlny.cv.net [167.206.5.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5138443E4A for ; Mon, 14 Oct 2002 11:46:49 -0700 (PDT) (envelope-from agapon@excite.com) Received: from edge.foundation.invalid (ool-182f90f3.dyn.optonline.net [24.47.144.243]) by mta1.srv.hcvlny.cv.net (iPlanet Messaging Server 5.2 HotFix 0.9 (built Jul 29 2002)) with ESMTP id <0H3Z000P9IMIZF@mta1.srv.hcvlny.cv.net> for freebsd-mobile@freebsd.org; Mon, 14 Oct 2002 14:42:19 -0400 (EDT) Received: from localhost (localhost.foundation.invalid [127.0.0.1]) by edge.foundation.invalid (8.12.6/8.12.3) with ESMTP id g9EIgEEd028495 for ; Mon, 14 Oct 2002 14:42:14 -0400 (EDT envelope-from agapon@excite.com) Date: Mon, 14 Oct 2002 14:42:14 -0400 (EDT) From: Andriy Gapon Subject: wi: high collision rate X-X-Sender: avg@edge.foundation.invalid To: freebsd-mobile@freebsd.org Message-id: <20021014143501.Y28412-100000@edge.foundation.invalid> MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII Content-transfer-encoding: 7BIT Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I have WMP11 in hostap mode and only one client (Addtron AWU-120) connecting to it. WEP encryption is enabled with a 40-bit key. Frame size and RTS/CTS threshold have default values. Everything seems to work Ok, although it could be a little bit faster, but what really bothers me is number of collisions reported by netstat: $netstat -i -I wi0 Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll wi0 1500 00:06:25:09:33:aa 474382 0 367972 0 196375 Does anybody have an idea what could cause this ? Thanks a lot. -- Andriy Gapon * "I do not know myself, and God forbid that I should." Johann Wolfgang von Goethe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Oct 14 13:20:47 2002 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 7DB2E37B401 for ; Mon, 14 Oct 2002 13:20:45 -0700 (PDT) Received: from mpool.solaris.ru (mpool.solaris.ru [194.85.25.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3486A43EB2 for ; Mon, 14 Oct 2002 13:20:41 -0700 (PDT) (envelope-from kirill@mpool.solaris.ru) Received: from mpool.solaris.ru (localhost.solaris.ru [127.0.0.1]) by mpool.solaris.ru (8.12.3/8.12.6) with ESMTP id g9EKKVD1079661; Tue, 15 Oct 2002 00:20:31 +0400 (MSD) (envelope-from kirill@mpool.solaris.ru) Received: (from kirill@localhost) by mpool.solaris.ru (8.12.3/8.12.6/Submit) id g9EKKTIW079658; Tue, 15 Oct 2002 00:20:29 +0400 (MSD) Date: Tue, 15 Oct 2002 00:20:29 +0400 From: Kirill Bezzubets To: Julian Chesterfield Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: Sierra Wireless Aircard 750 GSM/GPRS Message-ID: <20021014202029.GA77467@solaris.ru> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.1i Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Oct 14, 2002 at 04:49:41PM +0100, Julian Chesterfield wrote: > > sio4 at port 0x240-0x27f irq 9 flags 0x40000 slot 0 on pccard0 > sio4: type 8250 8250?.. Hmm.. Even my old USR Megahertz shows up as 16550A sio.. > sio4: unable to activate interrupt in fast mode - using normal mode > That's ok - it's common message. > which seems to indicate that the hardware is working. The specs from Sierra > tell me that the communication settings for the host machine should be > 115kbps, 8-bit, no parity and one stop bit. This is where I have trouble > understanding what happens. At this stage, I just want to be able to > communicate with the modem and issue AT commands to check whether it's working > etc.. but I can't get any feedback at all. I've read through the handbook on > setting up serial lines/modems but don't fully understand what applies to my > situation. My understanding is that the ttyd* device must be enabled to point > to the sio interface in order for the system to communicate with the wireless > interface. Wrong. Read handbook carefully - ttyd* are for _incoming_ connections. For outgoing there are cuaa*. > How should I setup the tty interface? I've tried modifying the /etc/ttys line > as indicated in the handbook as: > > ttyd0 "/usr/libexec/getty std.115200" dialup on secure sio4=ttyd4, but it doesn't matter for your situation. Just remove that line. > > this starts a getty process but doesn't seem to help when I run cu or tip, I > get a "Line in use" error command. > > When I run cu or tip without the getty process active, the application runs > but I get no response to my typing. Use /dev/cuaa4 as device to connect to. > > Can someone point me in the right direction on what is supposed to happen, and > how the configuration should be done? Any help much appreciated, > And, again, if your card is looking as 8250 to system, there might be troubles using port speed greater than 9600. -- BR, Kirill Bezzubets CASE-RIPE CASE-RIPN Senior Administrator, Technical Department mailto:kirill@solaris.ru Solaris ISP & Telecommunications Co. Ltd http://www.solaris.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Oct 14 13:47:21 2002 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 E784237B401 for ; Mon, 14 Oct 2002 13:47:20 -0700 (PDT) Received: from smtpproxy1.mitre.org (smtpproxy1.mitre.org [192.160.51.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 172A843E97 for ; Mon, 14 Oct 2002 13:47:20 -0700 (PDT) (envelope-from jandrese@mitre.org) Received: from avsrv1.mitre.org (avsrv1.mitre.org [129.83.20.58]) by smtpproxy1.mitre.org (8.11.3/8.11.3) with ESMTP id g9EKl4415827; Mon, 14 Oct 2002 16:47:05 -0400 (EDT) Received: from MAILHUB1 (mailhub1.mitre.org [129.83.20.31]) by smtpsrv1.mitre.org (8.11.3/8.11.3) with ESMTP id g9EKl2Y18442; Mon, 14 Oct 2002 16:47:03 -0400 (EDT) Received: from mm112324-2k.mitre.org (128.29.105.144) by mailhub1.mitre.org with SMTP id 11885836; Mon, 14 Oct 2002 16:46:47 -0400 Message-ID: <3DAB2D3C.F23244F3@mitre.org> Date: Mon, 14 Oct 2002 16:46:53 -0400 From: Jason Andresen Organization: The MITRE Corporation X-Mailer: Mozilla 4.79 [en]C-20020130M (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Kirill Bezzubets Cc: Julian Chesterfield , freebsd-mobile@freebsd.org Subject: Re: Sierra Wireless Aircard 750 GSM/GPRS References: <20021014202029.GA77467@solaris.ru> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Kirill Bezzubets wrote: > > On Mon, Oct 14, 2002 at 04:49:41PM +0100, Julian Chesterfield wrote: > > > > > sio4 at port 0x240-0x27f irq 9 flags 0x40000 slot 0 on pccard0 > > sio4: type 8250 > > 8250?.. Hmm.. Even my old USR Megahertz shows up as 16550A sio.. Isn't this what FreeBSD defaults to if it doesn't recognise your card? It might just be a case of adding your card's ID to a switch statement. -- \ |_ _|__ __|_ \ __| Jason Andresen jandrese@mitre.org |\/ | | | / _| Network and Distributed Systems Engineer _| _|___| _| _|_\___| Office: 703-883-7755 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Oct 14 14: 9:20 2002 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 2320637B401 for ; Mon, 14 Oct 2002 14:09:19 -0700 (PDT) Received: from postal3.es.net (postal3.es.net [198.128.3.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87E9A43EB7 for ; Mon, 14 Oct 2002 14:09:18 -0700 (PDT) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal3.es.net (Postal Node 3) with ESMTP id MUA74016; Mon, 14 Oct 2002 14:09:17 -0700 Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Postfix) with ESMTP id 806365D06; Mon, 14 Oct 2002 14:09:16 -0700 (PDT) To: Kirill Bezzubets Cc: Julian Chesterfield , freebsd-mobile@FreeBSD.ORG Subject: Re: Sierra Wireless Aircard 750 GSM/GPRS In-reply-to: Your message of "Tue, 15 Oct 2002 00:20:29 +0400." <20021014202029.GA77467@solaris.ru> Date: Mon, 14 Oct 2002 14:09:16 -0700 From: "Kevin Oberman" Message-Id: <20021014210916.806365D06@ptavv.es.net> Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > Date: Tue, 15 Oct 2002 00:20:29 +0400 > From: Kirill Bezzubets > Sender: owner-freebsd-mobile@FreeBSD.ORG > > On Mon, Oct 14, 2002 at 04:49:41PM +0100, Julian Chesterfield wrote: > > > > > sio4 at port 0x240-0x27f irq 9 flags 0x40000 slot 0 on pccard0 > > sio4: type 8250 > > 8250?.. Hmm.. Even my old USR Megahertz shows up as 16550A sio.. As it turns out, the sio driver will report 8250 if the interface fails to respond. The driver tries sending a couple of requests to the serial port that the 16550 family will understand and use this to determine just what chip the interface uses. If attempts to communicate with the hardware fail, it assumes 8250, but it's probably more likely that it is not talking to the interface at all. 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Oct 14 14:19:37 2002 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 0086437B401 for ; Mon, 14 Oct 2002 14:19:36 -0700 (PDT) Received: from postal3.es.net (postal3.es.net [198.128.3.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7299243EA3 for ; Mon, 14 Oct 2002 14:19:35 -0700 (PDT) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal3.es.net (Postal Node 3) with ESMTP id MUA74016; Mon, 14 Oct 2002 14:19:34 -0700 Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Postfix) with ESMTP id 152225D07; Mon, 14 Oct 2002 14:19:34 -0700 (PDT) To: Jason Andresen Cc: Kirill Bezzubets , Julian Chesterfield , freebsd-mobile@freebsd.org Subject: Re: Sierra Wireless Aircard 750 GSM/GPRS In-reply-to: Your message of "Mon, 14 Oct 2002 16:46:53 EDT." <3DAB2D3C.F23244F3@mitre.org> Date: Mon, 14 Oct 2002 14:19:34 -0700 From: "Kevin Oberman" Message-Id: <20021014211934.152225D07@ptavv.es.net> Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > Date: Mon, 14 Oct 2002 16:46:53 -0400 > From: Jason Andresen > Sender: owner-freebsd-mobile@FreeBSD.ORG > > Kirill Bezzubets wrote: > > > > On Mon, Oct 14, 2002 at 04:49:41PM +0100, Julian Chesterfield wrote: > > - > > > > > > sio4 at port 0x240-0x27f irq 9 flags 0x40000 slot 0 on pccard0 > > > sio4: type 8250 > > > > 8250?.. Hmm.. Even my old USR Megahertz shows up as 16550A sio.. > > Isn't this what FreeBSD defaults to if it doesn't recognise your > card? It might just be a case of adding your card's ID to a > switch statement. Yes, it is. But there is no simple switch statement. UARTs don't provide explicit identification information to use with a simple switch statement, so the driver tries sending out a FIFO_ENABLE and a FIFO_RX_HIGH. If the unit responds with the FIFO_RX_LOW bit, it's a 16450. If it has the FIFO_RX_MEDL, it's an enhanced 16450. If it gets FIFO_RX_MEDH, it's a 16550, and if it's for FIFO_RX_HIGH, it's some type of 16550A. But, if the is no response at all, it's tagged as an 8650. 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Oct 14 19:16: 4 2002 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 B1A3237B401 for ; Mon, 14 Oct 2002 19:16:03 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 238A843EB7 for ; Mon, 14 Oct 2002 19:16:03 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.3/8.12.3) with ESMTP id g9F2Fspk027614; Mon, 14 Oct 2002 20:15:54 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 14 Oct 2002 20:15:39 -0600 (MDT) Message-Id: <20021014.201539.82224210.imp@bsdimp.com> To: jandrese@mitre.org Cc: kirill@solaris.ru, Julian.Chesterfield@cl.cam.ac.uk, freebsd-mobile@FreeBSD.ORG Subject: Re: Sierra Wireless Aircard 750 GSM/GPRS From: "M. Warner Losh" In-Reply-To: <3DAB2D3C.F23244F3@mitre.org> References: <20021014202029.GA77467@solaris.ru> <3DAB2D3C.F23244F3@mitre.org> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In message: <3DAB2D3C.F23244F3@mitre.org> Jason Andresen writes: : Kirill Bezzubets wrote: : > : > On Mon, Oct 14, 2002 at 04:49:41PM +0100, Julian Chesterfield wrote: : > : > > : > > sio4 at port 0x240-0x27f irq 9 flags 0x40000 slot 0 on pccard0 : > > sio4: type 8250 : > : > 8250?.. Hmm.. Even my old USR Megahertz shows up as 16550A sio.. : : Isn't this what FreeBSD defaults to if it doesn't recognise your : card? It might just be a case of adding your card's ID to a : switch statement. 8250 means that we can't really ID the FIFO. Also, 0x240-0x27f is kinda an odd range. I'm thinking that maybe 0x278 is where the FIFO starts... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Oct 15 8: 4:18 2002 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 02C2D37B401 for ; Tue, 15 Oct 2002 08:04:18 -0700 (PDT) Received: from bermuda.lcs.mit.edu (bermuda.lcs.mit.edu [18.26.4.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4669143EA3 for ; Tue, 15 Oct 2002 08:04:17 -0700 (PDT) (envelope-from decouto@lcs.mit.edu) Received: (from decouto@localhost) by bermuda.lcs.mit.edu (8.11.6/8.11.3) id g9FF4GB72641; Tue, 15 Oct 2002 11:04:16 -0400 (EDT) (envelope-from decouto@lcs.mit.edu) Date: Tue, 15 Oct 2002 11:04:16 -0400 (EDT) Message-Id: <200210151504.g9FF4GB72641@bermuda.lcs.mit.edu> X-Authentication-Warning: bermuda.lcs.mit.edu: decouto set sender to decouto@lcs.mit.edu using -f From: "Douglas S. J. De Couto" To: freebsd-mobile@freebsd.org Subject: aironet signal/noise stats Reply-To: decouto@lcs.mit.edu Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, Does anyone know what the units are for the an driver's noise level information? Is it, for example, a dBm value that can be compared to the signal value to get a signal-to-noise ratio? The ancontrol tool prints the noise value as a percentage, which is just the value it gets from the an_avg_noise_prev_min field of the status struct (average noise over the last minute?). A second question: is anyone working on making this sort ofinformation uniform across different cards, like the other 802.11 stuff? thanks, d -- Douglas S. J. De Couto decouto@lcs.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Oct 15 8:38:11 2002 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 45B1A37B401 for ; Tue, 15 Oct 2002 08:38:10 -0700 (PDT) Received: from wisbech.cl.cam.ac.uk (mta1.cl.cam.ac.uk [128.232.0.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 301FD43EB1 for ; Tue, 15 Oct 2002 08:38:09 -0700 (PDT) (envelope-from julian.chesterfield@cl.cam.ac.uk) Received: from annan.cl.cam.ac.uk ([128.232.8.178] helo=cl.cam.ac.uk ident=[ohzH/e4DSIRT08FxmWZQ4C5rgfEK0sDu]) by wisbech.cl.cam.ac.uk with esmtp (Exim 3.092 #1) id 181Tli-0006gS-00; Tue, 15 Oct 2002 16:38:02 +0100 X-Mailer: exmh version 2.5+CL 07/13/2001 with nmh-1.0.4 To: "M. Warner Losh" Cc: jandrese@mitre.org, kirill@solaris.ru, Julian.Chesterfield@cl.cam.ac.uk, freebsd-mobile@FreeBSD.ORG Subject: Re: Sierra Wireless Aircard 750 GSM/GPRS In-Reply-To: Message from "M. Warner Losh" of "Mon, 14 Oct 2002 20:15:39 MDT." <20021014.201539.82224210.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 15 Oct 2002 16:37:59 +0100 From: Julian Chesterfield Message-Id: Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Thanks for all your feedback. I've tried using cu to talk to the card on cuaa4, it now hangs the machine. I can send out the dumpcis output once I get the laptop online however I thought it might be useful to forward the I/O range info from a similar laptop running win2k with the same card: Modem device: I/O range 02F8 - 02FF, irq 7 GPRS device: I/O range 1FC0 - 1FDF, irq 7 Many thanks, Julian > In message: <3DAB2D3C.F23244F3@mitre.org> > Jason Andresen writes: > : Kirill Bezzubets wrote: > : > > : > On Mon, Oct 14, 2002 at 04:49:41PM +0100, Julian Chesterfield wrote: > : > > : > > > : > > sio4 at port 0x240-0x27f irq 9 flags 0x40000 slot 0 on pccard0 > : > > sio4: type 8250 > : > > : > 8250?.. Hmm.. Even my old USR Megahertz shows up as 16550A sio.. > : > : Isn't this what FreeBSD defaults to if it doesn't recognise your > : card? It might just be a case of adding your card's ID to a > : switch statement. > > 8250 means that we can't really ID the FIFO. Also, 0x240-0x27f is > kinda an odd range. I'm thinking that maybe 0x278 is where the FIFO > starts... > > Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Oct 15 10:16:39 2002 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 961A237B401 for ; Tue, 15 Oct 2002 10:16:38 -0700 (PDT) Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2859443E77 for ; Tue, 15 Oct 2002 10:16:38 -0700 (PDT) (envelope-from mwlucas@blackhelicopters.org) Received: from blackhelicopters.org (mwlucas@localhost [127.0.0.1]) by blackhelicopters.org (8.12.5/8.12.5) with ESMTP id g9FHGbJ6031933 for ; Tue, 15 Oct 2002 13:16:37 -0400 (EDT) (envelope-from mwlucas@blackhelicopters.org) Received: (from mwlucas@localhost) by blackhelicopters.org (8.12.5/8.12.5/Submit) id g9FHGbSJ031932 for mobile@FreeBSD.org; Tue, 15 Oct 2002 13:16:37 -0400 (EDT) Date: Tue, 15 Oct 2002 13:16:37 -0400 From: Michael Lucas To: mobile@FreeBSD.org Subject: ACPI and cooling fan on Toshiba Satellite Message-ID: <20021015131637.A31892@blackhelicopters.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, My laptop is getting very, very hot. Until a week or so ago, I was running a Toshiba Satellite 2800-S201 on -current without ACPI, activating the cooling fan via the fan.c program you find scattered about the Net. As of a week or so ago, fan.c panics the machine. I don't have a traceback -- this box has no serial console, and I thought it would be time to join everyone else up in ACPI-land. Judging from the mailing list archives, I should set sysctl hw.acpi.thermal.tz0.active=1 to manually force the fan. The fan never starts. This sysctl starts at -1. Is there anything I can do to debug this problem, or to provide info for someone else to debug this problem? Thanks, ==ml -- Michael Lucas mwlucas@FreeBSD.org, mwlucas@BlackHelicopters.org http://www.oreillynet.com/pub/q/Big_Scary_Daemons Absolute BSD: http://www.AbsoluteBSD.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Oct 15 10:25:32 2002 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 0749D37B401 for ; Tue, 15 Oct 2002 10:25:30 -0700 (PDT) Received: from wisbech.cl.cam.ac.uk (mta1.cl.cam.ac.uk [128.232.0.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id D482843E7B for ; Tue, 15 Oct 2002 10:25:28 -0700 (PDT) (envelope-from julian.chesterfield@cl.cam.ac.uk) Received: from annan.cl.cam.ac.uk ([128.232.8.178] helo=cl.cam.ac.uk ident=[rX3c2wwwJ96cFJYr1rsHfsp3yNWSy54T]) by wisbech.cl.cam.ac.uk with esmtp (Exim 3.092 #1) id 181VRa-0000J8-00; Tue, 15 Oct 2002 18:25:22 +0100 X-Mailer: exmh version 2.5+CL 07/13/2001 with nmh-1.0.4 To: "M. Warner Losh" Cc: jandrese@mitre.org, kirill@solaris.ru, Julian.Chesterfield@cl.cam.ac.uk, freebsd-mobile@FreeBSD.ORG, Julian.Chesterfield@cl.cam.ac.uk Subject: Re: Sierra Wireless Aircard 750 GSM/GPRS In-Reply-To: Message from "M. Warner Losh" of "Mon, 14 Oct 2002 20:15:39 MDT." <20021014.201539.82224210.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 15 Oct 2002 18:25:21 +0100 From: Julian Chesterfield Message-Id: Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Just following up with the dumpcis output in case this may shed more light on the problem, see end of message. Another item that may be of interest, I came across a site that gave some info on getting an earlier version of the card (model 210, approx 3-4 years old?) to work under Linux, the author made contact with the developers at Sierra (I'm trying to get that contact address at the moment!) who said the following: "The radio card only needs to have voltages applied to it (there is no communication on the PC Card port for this card, only across the external connector), so all you would need to do to get it working is to enable the appropriate voltages when the card is installed. It needs 5V and 12V. That's it. Once that is completed, then the modem responds to AT commands, and passes whatever control information is needed across the external connector to the radio card." Perhaps this might also apply to the 750 model card? Full info available from: http://www.sacredsoulrecords.com/aircard/ Thanks again for all the help! - Julian Dumpcis output: ------------------------------------------- Configuration data for card in slot 0 Tuple #1, code = 0x1 (Common memory descriptor), length = 2 000: 00 ff Common memory device information: Device number 1, type No device, WPS = OFF Speed = No speed, Memory block size = reserved, 32 units Tuple #2, code = 0x17 (Attribute memory descriptor), length = 3 000: 41 00 ff Attribute memory device information: Device number 1, type EEPROM, WPS = OFF Speed = 250nS, Memory block size = 512b, 1 units Tuple #3, code = 0x20 (Manufacturer ID), length = 4 000: 92 01 10 07 PCMCIA ID = 0x192, OEM ID = 0x710 Tuple #4, code = 0x21 (Functional ID), length = 2 000: 06 00 Network/LAN adapter Tuple #5, code = 0x15 (Version 1 info), length = 55 000: 07 00 53 69 65 72 72 61 20 57 69 72 65 6c 65 73 010: 73 00 41 43 37 31 30 2f 41 43 37 35 30 00 47 50 020: 52 53 20 4e 65 74 77 6f 72 6b 20 41 64 61 70 74 030: 65 72 00 52 31 00 ff Version = 7.0, Manuf = [Sierra Wireless], card vers = [AC710/AC750] Addit. info = [GPRS Network Adapter],[R1] Tuple #6, code = 0x1a (Configuration map), length = 5 000: 01 03 00 07 73 Reg len = 2, config register addr = 0x700, last config = 0x3 Registers: XX--XXX- Tuple #7, code = 0x1b (Configuration entry), length = 9 000: c1 41 19 01 55 66 30 f8 ff Config index = 0x1(default) Interface byte = 0x41 (I/O) +RDY/-BSY active Vcc pwr: Nominal operating supply voltage: 5 x 1V Card decodes 6 address lines, full 8/16 Bit I/O IRQ modes: Level IRQs: 3 4 5 6 7 8 9 10 11 12 13 14 15 Tuple #8, code = 0xff (Terminator), length = 0 1 slots found > In message: <3DAB2D3C.F23244F3@mitre.org> > Jason Andresen writes: > : Kirill Bezzubets wrote: > : > > : > On Mon, Oct 14, 2002 at 04:49:41PM +0100, Julian Chesterfield wrote: > : > > : > > > : > > sio4 at port 0x240-0x27f irq 9 flags 0x40000 slot 0 on pccard0 > : > > sio4: type 8250 > : > > : > 8250?.. Hmm.. Even my old USR Megahertz shows up as 16550A sio.. > : > : Isn't this what FreeBSD defaults to if it doesn't recognise your > : card? It might just be a case of adding your card's ID to a > : switch statement. > > 8250 means that we can't really ID the FIFO. Also, 0x240-0x27f is > kinda an odd range. I'm thinking that maybe 0x278 is where the FIFO > starts... > > Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Oct 15 18:51:46 2002 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 08C8537B401 for ; Tue, 15 Oct 2002 18:51:46 -0700 (PDT) Received: from msx.pchome.com.tw (msx.pchome.com.tw [211.20.188.141]) by mx1.FreeBSD.org (Postfix) with SMTP id B4D2A43E77 for ; Tue, 15 Oct 2002 18:51:44 -0700 (PDT) (envelope-from plasmaball@pchome.com.tw) Received: (qmail 24746 invoked from network); 16 Oct 2002 01:26:36 -0000 Received: from h47-61-59-45.seed.net.tw (HELO plasmanb.plasma.idv.tw) (61.59.45.47) by msx.pchome.com.tw with SMTP; 16 Oct 2002 01:26:36 -0000 Received: (nullmailer pid 1395 invoked by uid 1001); Wed, 16 Oct 2002 01:26:35 -0000 Date: Wed, 16 Oct 2002 09:26:35 +0800 From: plasma To: freebsd-mobile@FreeBSD.ORG Subject: suspend/resume problem on ThinkPad X23 Message-ID: <20021016012635.GB1320@plasmanb.plasma.idv.tw> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.1i Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org hello, I've upgrade my ThinkPad X23 from 4.6-release to 4.7-release, and found the suspend/resume problem worsen. On 4.6-release, my laptop crashs after resuming from suspend about every 2 weeks or so. But on 4.7-release, it crashs almost every other day or so. Does anyone know how to solve or lessen it? I hate to see my fbsd laptop crash so often. plasma ========================================================== PC home ¹q¤l«H½c¡A¥Ó½Ð½Ð¦Ü: http://www.pchome.com.tw PC home Online ºô¸ô®a®x¡G·|­û²Ä¤@¡A¥xÆW³Ì¤jªº¤J¤fºô¯¸ ========================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Oct 15 20: 5:10 2002 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 9EA0B37B401 for ; Tue, 15 Oct 2002 20:05:09 -0700 (PDT) Received: from sccrmhc01.attbi.com (sccrmhc01.attbi.com [204.127.202.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A3FF43E88 for ; Tue, 15 Oct 2002 20:05:09 -0700 (PDT) (envelope-from paulbeard@mac.com) Received: from mac.com ([12.231.115.57]) by sccrmhc01.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20021016030508.ESRN28253.sccrmhc01.attbi.com@mac.com>; Wed, 16 Oct 2002 03:05:08 +0000 Message-ID: <3DACD755.7060502@mac.com> Date: Tue, 15 Oct 2002 20:04:53 -0700 From: paul beard User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.1) Gecko/20020927 X-Accept-Language: en-us, en MIME-Version: 1.0 To: plasma Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: suspend/resume problem on ThinkPad X23 References: <20021016012635.GB1320@plasmanb.plasma.idv.tw> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org plasma wrote: > hello, > > I've upgrade my ThinkPad X23 from 4.6-release to 4.7-release, and > found the suspend/resume problem worsen. > > On 4.6-release, my laptop crashs after resuming from suspend about > every 2 weeks or so. But on 4.7-release, it crashs almost every other > day or so. > > Does anyone know how to solve or lessen it? I hate to see my fbsd > laptop crash so often. http://paulbeard.no-ip.org/movabletype/archives/000158.html You're welcome to look at this stuff: I have a kernel config and some other stuff for my A20m. -- Paul Beard / 8040 27th Ave NE / Seattle WA 98115 / paulbeard [at] mac [ dot] com / 206 529 8400 weblog @ How do you explain school to a higher intelligence? -- Elliot, "E.T." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Oct 15 20:18:34 2002 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 DC46837B401; Tue, 15 Oct 2002 20:18:33 -0700 (PDT) Received: from windmill-en0.garlic.com (windmill-en0.garlic.com [208.195.160.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C79343EA9; Tue, 15 Oct 2002 20:18:33 -0700 (PDT) (envelope-from madriax@garlic.com) Received: from pookie (128.sm7.dialup.garlic.net [216.139.3.128]) by windmill-en0.garlic.com (8.11.1/8.11.1) with ESMTP id g9G3IQb18884; Tue, 15 Oct 2002 20:18:27 -0700 From: "Pookie" To: , Subject: Port Replicator Date: Tue, 15 Oct 2002 20:17:35 -0700 Message-ID: <000401c274c2$9c0eac80$80038bd8@pookie> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I have a Sony VAIO GRX570. As it stands there is no serial port on it. Sony offers a port replicator(docking station), thus giving me a serial port. Now, there expensive, $200US, im thinking of getting one but I need to nknow a few things. Should I expect any problems or will /dev/cuaa[0-1] work right off the bat. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Oct 15 20:58:35 2002 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 AD79637B401; Tue, 15 Oct 2002 20:58:34 -0700 (PDT) Received: from windmill-en0.garlic.com (windmill-en0.garlic.com [208.195.160.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5828943E4A; Tue, 15 Oct 2002 20:58:34 -0700 (PDT) (envelope-from madriax@garlic.com) Received: from pookie (128.sm7.dialup.garlic.net [216.139.3.128]) by windmill-en0.garlic.com (8.11.1/8.11.1) with ESMTP id g9G3wQb48146; Tue, 15 Oct 2002 20:58:27 -0700 From: "Pookie" To: , , Subject: Sony external USB Floppy drive Date: Tue, 15 Oct 2002 20:57:57 -0700 Message-ID: <000001c274c8$41c5d2c0$80038bd8@pookie> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I have a Sony VAIO GRX570 with an external Sony USB floppy drive. When its plugged in FBSD sees it as da0. when I try and mount it I get some sort of slice error. Anyone ever see anything like this? Anyone know how I might be able to fix it? Any input is appreciated? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Oct 15 22:44:42 2002 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 C2BBC37B401 for ; Tue, 15 Oct 2002 22:44:40 -0700 (PDT) Received: from web80312.mail.yahoo.com (web80312.mail.yahoo.com [66.218.79.28]) by mx1.FreeBSD.org (Postfix) with SMTP id 7CDE843EAC for ; Tue, 15 Oct 2002 22:44:40 -0700 (PDT) (envelope-from chinasecu@yahoo.com) Message-ID: <20021016054440.42556.qmail@web80312.mail.yahoo.com> Received: from [168.95.19.3] by web80312.mail.yahoo.com via HTTP; Tue, 15 Oct 2002 22:44:40 PDT Date: Tue, 15 Oct 2002 22:44:40 -0700 (PDT) From: "S. Fernando" Subject: Planex FNW-3600-TX To: freebsd-mobile@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, I'm trying to install 4.6.2 and 4.7 on an IBM Thinkpad T20 with this pccard Planex FNW-#600-TX. Install completes but unable to make the card work. As per pccard.conf it is supported: # Planex FNW-3600-T and FNW-3600-TX DirectDock (second model) card "Dual Speed" "/10/100( Port Attached)? PC Card/" config auto "ed" ? 0x80000 insert /etc/pccard_ether $device start remove /etc/pccard_ether $device stop I've enabled the parameter pccard_enable="YES" in /etc/rc.conf. When I remove and insert the card it is detected but gives an error message: "No card in database for "Planex" ("FNW-3600-TX PCMCIA Fast Ethernet PC Card")" I checked th HARDWARE Release notes (4.6.2 and 4.7) and lists Planex FNW-3600-T not "TX" model. What is the correct setting to make it work? Thanks in advance, Fernando __________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Oct 16 0:50:43 2002 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 11C6737B401 for ; Wed, 16 Oct 2002 00:50:42 -0700 (PDT) Received: from shiva.jussieu.fr (shiva.jussieu.fr [134.157.0.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF6B243EA3 for ; Wed, 16 Oct 2002 00:50:40 -0700 (PDT) (envelope-from talon@lpthe.jussieu.fr) Received: from parthe.lpthe.jussieu.fr (parthe.lpthe.jussieu.fr [134.157.10.1]) by shiva.jussieu.fr (8.12.5/jtpda-5.4) with ESMTP id g9G7odjR086698 for ; Wed, 16 Oct 2002 09:50:39 +0200 (CEST) Received: from niobe.lpthe.jussieu.fr (6kgi6pfe9aba3fyl@niobe.lpthe.jussieu.fr [134.157.10.41]) by parthe.lpthe.jussieu.fr (8.11.6/jtpda-5.4) with ESMTP id g9G7oX723443 for ; Wed, 16 Oct 2002 09:50:34 +0200 Received: from niobe.lpthe.jussieu.fr (l9beoscsudgt355a@localhost [127.0.0.1]) by niobe.lpthe.jussieu.fr (8.12.6/8.12.3) with ESMTP id g9G7oUUZ003426 for ; Wed, 16 Oct 2002 09:50:33 +0200 (CEST) (envelope-from talon@niobe.lpthe.jussieu.fr) Received: (from talon@localhost) by niobe.lpthe.jussieu.fr (8.12.6/8.12.6/Submit) id g9G7oUrc003425 for freebsd-mobile@FreeBSD.ORG; Wed, 16 Oct 2002 09:50:30 +0200 (CEST) Date: Wed, 16 Oct 2002 09:50:29 +0200 From: Michel TALON To: freebsd-mobile@FreeBSD.ORG Subject: Suspend/Resume Message-ID: <20021016075029.GA3409@lpthe.jussieu.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Antivirus: scanned by sophie at shiva.jussieu.fr Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, I have juste upgraded my Dell Inspiron 2500 from 6.2 to 7.O and i note that on suspend/resume the PCMCIA ethernet card is not reset. This worked with 6.2 and all previous kernels. Of course i have options PCIC_RESUME_RESET in kernel config file. The problem is not dramatic, since, removing the card and replugging it is sufficient to regain network connectivity. However i don't like doing that too often. The card is a D-Link using the ed0 driver. By the way, in dmesg i see a message about resetting the card system, and a beep, but the second beep is not here and ed0 does not attach. On the other hand the USB bus is also resetted and my USB mouse works again. Another strange thing is that i cannot hot reboot the laptop. The BIOS stays blocked in the initial screen and does not present the F1 prompt. I have to power down. -- Michel TALON To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Oct 16 3:48:24 2002 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 14C7737B401; Wed, 16 Oct 2002 03:48:23 -0700 (PDT) Received: from vbook.express.ru (asplinux.ru [195.133.213.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92A8743EAC; Wed, 16 Oct 2002 03:48:22 -0700 (PDT) (envelope-from vova@express.ru) Received: from vova by vbook.express.ru with local (Exim 3.36 #1) id 181lir-0004qb-00; Wed, 16 Oct 2002 14:48:17 +0400 Subject: Re: Port Replicator From: "Vladimir B. " Grebenschikov To: Pookie Cc: FreeBSD-Mobile@freebsd.org, freebsd-questions@freebsd.org In-Reply-To: <000401c274c2$9c0eac80$80038bd8@pookie> References: <000401c274c2$9c0eac80$80038bd8@pookie> Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable Organization: SWsoft Inc. Message-Id: <1034765296.902.19.camel@vbook> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.1.1 (Preview Release) Date: 16 Oct 2002 14:48:17 +0400 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org =F7 Wed, 16.10.2002, =D7 07:17, Pookie =CE=C1=D0=C9=D3=C1=CC: > I have a Sony VAIO GRX570. As it stands there is no serial port on it. > Sony offers a port replicator(docking station), thus giving me a serial > port. Now, there expensive, $200US, im thinking of getting one but I > need to nknow a few things. Should I expect any problems or will > /dev/cuaa[0-1] work right off the bat. Do not sure about your SONY, but on my VAIO PCG-Z505S I have absolutly not problem with port replicator with and without AC power. For me SIO chip actually located on Notebook motherboard and detected not depending on plugging port replicator. If I really want to use COM-port I need connect port replicator with=20 db9 connector. --=20 Vladimir B. Grebenschikov SWsoft Inc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Oct 16 4:55:34 2002 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 D67CA37B401 for ; Wed, 16 Oct 2002 04:55:33 -0700 (PDT) Received: from www.example.org (dhcp-nic-val-26-92.cisco.com [64.103.26.92]) by mx1.FreeBSD.org (Postfix) with SMTP id 030DA43EAC for ; Wed, 16 Oct 2002 04:55:02 -0700 (PDT) (envelope-from molter@tin.it) Received: (qmail 36450 invoked by uid 1000); 16 Oct 2002 11:53:52 -0000 Message-ID: <20021016115352.36449.qmail@cobweb.example.org> Date: Wed, 16 Oct 2002 13:53:52 +0200 From: Marco Molteni To: decouto@lcs.mit.edu Cc: freebsd-mobile@freebsd.org, ambrisko@freebsd.org Subject: Re: aironet signal/noise stats In-Reply-To: <200210151504.g9FF4GB72641@bermuda.lcs.mit.edu> References: <200210151504.g9FF4GB72641@bermuda.lcs.mit.edu> X-Mailer: Sylpheed version 0.8.5 (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, 15 Oct 2002, "Douglas S. J. De Couto" wrote: > Does anyone know what the units are for the an driver's noise level > information? Is it, for example, a dBm value that can be compared to > the signal value to get a signal-to-noise ratio? does this work for you? + u_int8_t an_noise_prev_sec_pc; /* 0x7A */ + u_int8_t an_noise_prev_sec_db; /* 0x7B */ + u_int8_t an_avg_noise_prev_min_pc; /* 0x7C */ + u_int8_t an_avg_noise_prev_min_db; /* 0x7D */ + u_int8_t an_max_noise_prev_min_pc; /* 0x7E */ + u_int8_t an_max_noise_prev_min_db; /* 0x7F */ Marco To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Oct 16 5:12:46 2002 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 B38B837B401 for ; Wed, 16 Oct 2002 05:12:45 -0700 (PDT) Received: from srv2.resnet.ohio-state.edu (srv2.resnet.ohio-state.edu [164.107.3.56]) by mx1.FreeBSD.org (Postfix) with SMTP id D9E9A43EAA for ; Wed, 16 Oct 2002 05:12:44 -0700 (PDT) (envelope-from mistry.7@osu.edu) Received: (qmail 26761 invoked by uid 506); 16 Oct 2002 12:18:57 -0000 Received: from mistry.7@osu.edu by srv2.resnet.ohio-state.edu by uid 503 with qmail-scanner-1.14 ( Clear:. Processed in 0.021805 secs); 16 Oct 2002 12:18:57 -0000 Received: from rdrt-164-107-204-254.resnet.ohio-state.edu (HELO bigguy.am-productions.biz) (164.107.204.254) by srv2.resnet.ohio-state.edu with SMTP; 16 Oct 2002 12:18:57 -0000 Content-Type: text/plain; charset="iso-8859-1" From: Anish Mistry To: Pookie Subject: Re: Sony external USB Floppy drive Date: Wed, 16 Oct 2002 08:13:01 -0400 User-Agent: KMail/1.4.3 References: <000001c274c8$41c5d2c0$80038bd8@pookie> In-Reply-To: <000001c274c8$41c5d2c0$80038bd8@pookie> Cc: freebsd-mobile@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200210160813.01823.mistry.7@osu.edu> Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tuesday 15 October 2002 11:57 pm, Pookie wrote: > I have a Sony VAIO GRX570 with an external Sony USB floppy drive. When > its plugged in FBSD sees it as da0. when I try and mount it I get some > sort of slice error. Anyone ever see anything like this? Anyone know ho= w > I might be able to fix it? Any input is appreciated? >=20 >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message >=20 >=20 try setting the following sysctl value: kern.cam.da.no_6_byte=3D1 --=20 Anish Mistry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Oct 16 8:57:15 2002 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 A78FA37B401; Wed, 16 Oct 2002 08:57:14 -0700 (PDT) Received: from ambrisko.com (adsl-64-174-51-42.dsl.snfc21.pacbell.net [64.174.51.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA2E443E6E; Wed, 16 Oct 2002 08:57:13 -0700 (PDT) (envelope-from ambrisko@ambrisko.com) Received: (from ambrisko@localhost) by ambrisko.com (8.11.6/8.11.6) id g9GFu9O09339; Wed, 16 Oct 2002 08:56:09 -0700 (PDT) (envelope-from ambrisko) From: Doug Ambrisko Message-Id: <200210161556.g9GFu9O09339@ambrisko.com> Subject: Re: aironet signal/noise stats In-Reply-To: <20021016115352.36449.qmail@cobweb.example.org> To: Marco Molteni Date: Wed, 16 Oct 2002 08:56:09 -0700 (PDT) Cc: decouto@lcs.mit.edu, freebsd-mobile@freebsd.org, ambrisko@freebsd.org X-Mailer: ELM [version 2.4ME+ PL94b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Marco Molteni writes: | On Tue, 15 Oct 2002, "Douglas S. J. De Couto" wrote: | | > Does anyone know what the units are for the an driver's noise level | > information? Is it, for example, a dBm value that can be compared to | > the signal value to get a signal-to-noise ratio? | | does this work for you? | | + u_int8_t an_noise_prev_sec_pc; /* 0x7A */ | + u_int8_t an_noise_prev_sec_db; /* 0x7B */ | + u_int8_t an_avg_noise_prev_min_pc; /* 0x7C */ | + u_int8_t an_avg_noise_prev_min_db; /* 0x7D */ | + u_int8_t an_max_noise_prev_min_pc; /* 0x7E */ | + u_int8_t an_max_noise_prev_min_db; /* 0x7F */ Thanks for decoded these. I think now I got all my units figured out for the in kernel cache and the summary. They finally make sense and agree. Now I just have to clean it up and I should be able to commit my latest changes. Doug A. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Oct 16 9:57:28 2002 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 3101A37B401; Wed, 16 Oct 2002 09:57:27 -0700 (PDT) Received: from amsterdam.lcs.mit.edu (amsterdam.lcs.mit.edu [18.26.4.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6130043EB3; Wed, 16 Oct 2002 09:57:26 -0700 (PDT) (envelope-from decouto@lcs.mit.edu) Received: from lcs.mit.edu (bermuda.lcs.mit.edu [18.26.4.25]) by amsterdam.lcs.mit.edu (8.11.6/8.11.6) with ESMTP id g9GGvLW31579; Wed, 16 Oct 2002 12:57:21 -0400 (EDT) (envelope-from decouto@lcs.mit.edu) Message-ID: <3DAD9A71.2070203@lcs.mit.edu> Date: Wed, 16 Oct 2002 12:57:21 -0400 From: "Douglas S. J. De Couto" Reply-To: decouto@lcs.mit.edu Organization: MIT LCS User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.9) Gecko/20020318 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Doug Ambrisko Cc: Marco Molteni , freebsd-mobile@freebsd.org, ambrisko@freebsd.org Subject: Re: aironet signal/noise stats References: <200210161556.g9GFu9O09339@ambrisko.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Doug Ambrisko wrote: > Marco Molteni writes: > | On Tue, 15 Oct 2002, "Douglas S. J. De Couto" wrote: > | > | > Does anyone know what the units are for the an driver's noise level > | > information? Is it, for example, a dBm value that can be compared to > | > the signal value to get a signal-to-noise ratio? > | > | does this work for you? > | > | + u_int8_t an_noise_prev_sec_pc; /* 0x7A */ > | + u_int8_t an_noise_prev_sec_db; /* 0x7B */ > | + u_int8_t an_avg_noise_prev_min_pc; /* 0x7C */ > | + u_int8_t an_avg_noise_prev_min_db; /* 0x7D */ > | + u_int8_t an_max_noise_prev_min_pc; /* 0x7E */ > | + u_int8_t an_max_noise_prev_min_db; /* 0x7F */ > > Thanks for decoded these. I think now I got all my units figured out > for the in kernel cache and the summary. They finally make sense > and agree. Now I just have to clean it up and I should be able to commit > my latest changes. > > Doug A. Thanks Marco, I think this does work for me. Do you have documentation about these values, or are you making an educated guess? I have an old (pre-cisco) aironet programming manual that doesn't mention any of these values. I guess I have to ask the question, what are the *_pc values in relation to? i.e. percentage of what? Similar question for the *_db values... or are they really dBm (dB relative to 1mW)??? on a related note, you might also be able to make guesses about the link by looking at what speed the sender chose to send the packet at. i.e. look in the an_rx_rate field of an_rxframe header. Of course, this assumes the sender is doing something smart when it chosses transmission rates, like use slower rates from links with worse SNR. d -- Douglas S. J. De Couto decouto@lcs.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Oct 16 10: 1:35 2002 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 75D6537B401; Wed, 16 Oct 2002 10:01:32 -0700 (PDT) Received: from windmill-en0.garlic.com (windmill-en0.garlic.com [208.195.160.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id E094D43EB3; Wed, 16 Oct 2002 10:01:31 -0700 (PDT) (envelope-from madriax@garlic.com) Received: from pookie (146.sm7.dialup.garlic.net [216.139.3.146]) by windmill-en0.garlic.com (8.11.1/8.11.1) with ESMTP id g9GH1Ib38640; Wed, 16 Oct 2002 10:01:19 -0700 From: "Pookie" To: "'Bruce M Simpson'" Cc: , , Subject: RE: Port Replicator Date: Wed, 16 Oct 2002 10:01:04 -0700 Message-ID: <000001c27535$a1a11480$92038bd8@pookie> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 Importance: Normal In-Reply-To: <20021016110340.GI27166@spc.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org You seem like you know what your talking, all im trying to do with the serial port is use my external modem, my internal is a dumb winmodem thus I cant use it. From what I understand I have 4 solutions to my modem problems 1. Buy a port replicator 2. Buy a USB Modem 3. Buy a PCMCIA modem 4. Buy a USB-RS232 adapter As far as my research goes a USB modem or PCMCIA modem seems best. I was looking at /etc/defaults/pccard.conf and it had a decent list of USB modems(I amuse they all work within FreeBSD). I could do this. Or get a PCMCIA modem(pccard if im not mistaken). I don't have a lot of money so I buy something it NEEDS to work. So my question is; What solution seems sense to you people and why. And if you've experienced my problem, what did you choose, and be sure to include make and model so I can go out and get the same :) -----Original Message----- From: Bruce M Simpson [mailto:bms@spc.org] Sent: Wednesday, October 16, 2002 4:04 AM To: Vladimir B. Grebenschikov Cc: Pookie; FreeBSD-Mobile@freebsd.org; freebsd-questions@freebsd.org Subject: Re: Port Replicator On Wed, Oct 16, 2002 at 02:48:17PM +0400, Vladimir B. Grebenschikov wrote: > Do not sure about your SONY, but on my VAIO PCG-Z505S I have absolutly > not problem with port replicator with and without AC power. > For me SIO chip actually located on Notebook motherboard and detected > not depending on plugging port replicator. > If I really want to use COM-port I need connect port replicator with > db9 connector. This sounds very similar to how my Z600 works (which works without a hitch, the sio chip is integrated into the notebook's chipset). I would imagine the FX series are similar. If you have a free PCMCIA slot, though, there is always the alternative of a sio card, which are available very inexpensively these days. I would recommend this over the use of a USB-RS232 adapter, because the ASICs used by these products vary widely and may not have driver support. BMS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Oct 16 11:13:34 2002 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 D60F837B401; Wed, 16 Oct 2002 11:13:15 -0700 (PDT) Received: from windmill-en0.garlic.com (windmill-en0.garlic.com [208.195.160.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id D643943E8A; Wed, 16 Oct 2002 11:13:14 -0700 (PDT) (envelope-from madriax@garlic.com) Received: from pookie (128.sm7.dialup.garlic.net [216.139.3.128]) by windmill-en0.garlic.com (8.11.1/8.11.1) with ESMTP id g9GICpb108498; Wed, 16 Oct 2002 11:12:52 -0700 From: "Pookie" To: , , Cc: , Subject: Submission of "PR" Date: Wed, 16 Oct 2002 11:12:38 -0700 Message-ID: <000101c2753f$a115b8e0$80038bd8@pookie> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I assume "PR" is a bug report so here it goes. I am using a Sony PCG-GRX570 with FreeBSD. /kernel.GENERIC is 4.6-RELEASE /kernel is 4.7-STABLE, all system binaries were upgraded a week ago to 4.7\ overview: im experiencing problems with a Sony USB floppy Disk drive. My current with kernel config file looks like this: machine i386 cpu I386_CPU cpu I486_CPU cpu I586_CPU cpu I686_CPU ident BSD_RULEZ maxusers 0 #makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols options MATH_EMULATE #Support for x87 emulation options INET #InterNETworking options INET6 #IPv6 communications protocols options FFS #Berkeley Fast Filesystem options FFS_ROOT #FFS usable as root device [keep this!] options SOFTUPDATES #Enable FFS soft updates support options UFS_DIRHASH #Improve performance on big directories options MFS #Memory Filesystem options MD_ROOT #MD is a potential root device options NFS #Network Filesystem options NFS_ROOT #NFS usable as root device, NFS required options MSDOSFS #MSDOS Filesystem options CD9660 #ISO 9660 Filesystem options CD9660_ROOT #CD-ROM usable as root, CD9660 required options PROCFS #Process filesystem options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!] options SCSI_DELAY=15000 #Delay (in ms) before probing SCSI options UCONSOLE #Allow users to grab the console options USERCONFIG #boot -c editor options VISUAL_USERCONFIG #visual boot -c editor options KTRACE #ktrace(1) support options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores options P1003_1B #Posix P1003_1B real-time extensions options _KPOSIX_PRIORITY_SCHEDULING options ICMP_BANDLIM #Rate limit bad replies options KBD_INSTALL_CDEV # install a CDEV entry in /dev options AHC_REG_PRETTY_PRINT # Print register bitfields in debug # output. Adds ~128k to driver. options AHD_REG_PRETTY_PRINT # Print register bitfields in debug # output. Adds ~215k to driver. # output. Adds ~215k to driver. options VESA options TCP_DROP_SYNFIN options USER_LDT device isa device pci device pcm # ATA and ATAPI devices device ata0 at isa? port IO_WD1 irq 14 device ata1 at isa? port IO_WD2 irq 15 device ata device atadisk # ATA disk drives device atapicd # ATAPI CDROM drives device atapifd # ATAPI floppy drives device atapist # ATAPI tape drives options ATA_STATIC_ID #Static device numbering # SCSI Controllers device ahb # EISA AHA1742 family device ahc # AHA2940 and onboard AIC7xxx devices device ahd # AHA39320/29320 and onboard AIC79xx devices device amd # AMD 53C974 (Tekram DC-390(T)) device isp # Qlogic family device mpt # LSI-Logic MPT/Fusion device ncr # NCR/Symbios Logic device sym # NCR/Symbios Logic (newer chipsets) options SYM_SETUP_LP_PROBE_MAP=0x40 # Allow ncr to attach legacy NCR devices when # both sym and ncr are configured device adv0 at isa? device adw device bt0 at isa? device aha0 at isa? device aic0 at isa? device ncv # NCR 53C500 device nsp # Workbit Ninja SCSI-3 device stg # TMC 18C30/18C50 # SCSI peripherals device scbus # SCSI bus (required) device da # Direct Access (disks) device sa # Sequential Access (tape etc) device cd # CD device pass # Passthrough device (direct SCSI access) # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc0 at isa? port IO_KBD device atkbd0 at atkbdc? irq 1 flags 0x1 device psm0 at atkbdc? irq 12 device vga0 at isa? # splash screen/screen saver pseudo-device splash # syscons is the default console driver, resembling an SCO console device sc0 at isa? flags 0x100 # Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver #device vt0 at isa? #options XSERVER # support for X server on a vt console #options FAT_CURSOR # start with block cursor # If you have a ThinkPAD, uncomment this along with the rest of the PCVT lines #options PCVT_SCANSET=2 # IBM keyboards are non-std # Floating point support - do not disable. device npx0 at nexus? port IO_NPX irq 13 # PCCARD (PCMCIA) support device card device pcic0 at isa? irq 0 port 0x3e0 iomem 0xd0000 device pcic1 at isa? irq 0 port 0x3e2 iomem 0xd4000 disable # Serial (COM) ports device sio0 at isa? port IO_COM1 flags 0x10 irq 4 device sio1 at isa? port IO_COM2 irq 3 device sio2 at isa? disable port IO_COM3 irq 5 device sio3 at isa? disable port IO_COM4 irq 9 # Parallel port device ppc0 at isa? irq 7 device ppbus # Parallel port bus (required) device lpt # Printer device plip # TCP/IP over parallel device ppi # Parallel port interface device #device vpo # Requires scbus and da device fxp # PCI Ethernet NICs that use the common MII bus controller code. # NOTE: Be sure to keep the 'device miibus' line in order to use these NICs! device miibus # MII bus support # WaveLAN/IEEE 802.11 wireless NICs. Note: the WaveLAN/IEEE really # exists only as a PCMCIA device, so there is no ISA attachment needed # and resources will always be dynamically assigned by the pccard code. device wi # The probe order of these is presently determined by i386/isa/isa_compat.c. device ie0 at isa? port 0x300 irq 10 iomem 0xd0000 #device le0 at isa? port 0x300 irq 5 iomem 0xd0000 device lnc0 at isa? port 0x280 irq 10 drq 0 device cs0 at isa? port 0x300 device sn0 at isa? port 0x300 irq 10 # Pseudo devices - the number indicates how many units to allocate. pseudo-device loop # Network loopback pseudo-device ether # Ethernet support pseudo-device sl 1 # Kernel SLIP pseudo-device ppp 1 # Kernel PPP pseudo-device tun # Packet tunnel. pseudo-device pty # Pseudo-ttys (telnet etc) pseudo-device md # Memory "disks" pseudo-device gif # IPv6 and IPv4 tunneling pseudo-device faith 1 # IPv6-to-IPv4 relaying (translation) # The `bpf' pseudo-device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! pseudo-device bpf #Berkeley packet filter # USB support device uhci # UHCI PCI->USB interface device ohci # OHCI PCI->USB interface device usb # USB Bus (required) device ugen # Generic device ulpt # Printer please note the commented "device eisa". If I leave this uncommented I receive Fatal Error 12 with this config my dmesg looks like this(using 4.7-STABLE kernel): Copyright (c) 1992-2002 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.7-STABLE #2: Wed Oct 16 00:08:46 PDT 2002 root@bathory.aria:/usr/src/sys/compile/BSDOWNZ_V1.2 Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 1590817036 Hz CPU: Pentium 4 (1590.82-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf24 Stepping = 4 Features=0x3febf9ff,ACC> real memory = 536346624 (523776K bytes) avail memory = 517169152 (505048K bytes) Preloaded elf kernel "kernel" at 0xc0486000. module_register_init: MOD_LOAD (vesa, c032f938, 0) error 6 Pentium Pro MTRR support enabled md0: Malloc disk Using $PIR table, 7 entries at 0xc00fdf50 npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at 0.0 irq 9 uhci0: port 0x1800-0x181f irq 9 at device 29.0 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhci1: port 0x1820-0x183f irq 9 at device 29.1 on pci0 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 uhub2: ALCOR Generic USB Hub, class 9/0, rev 1.10/3.10, addr 2 uhub2: 4 ports with 4 removable, self powered uaudio_add_selector: NOT IMPLEMENTED uaudio_add_selector: NOT IMPLEMENTED uaudio0: audio rev 1.00 pcm0: on uaudio0 ugen0: Y-E DATA USB Floppy Drive, rev 1.10/4.01, addr 4 uhci2: port 0x1840-0x185f at device 29.2 on pci0 pci_cfgintr_search: linked (0) to configured irq 9 at 0:29:1 pci_cfgintr: 0:29 INTC routed to irq 9 usb2: on uhci2 usb2: USB revision 1.0 uhub3: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub3: 2 ports with 2 removable, self powered ugen1: Sony USB Memory Stick Slot, rev 1.10/1.07, addr 2 pcib2: at device 30.0 on pci0 pci2: on pcib2 pcic0: irq 3 at device 5.0 on pci2 pcic0: PCI Memory allocated: 0x88000000 pccard0: on pcic0 pci_cfgintr_search: linked (0) to configured irq 9 at 2:8:0 pci_cfgintr: 2:5 INTB routed to irq 9 pcic1: irq 9 at device 5.1 on pci2 pcic1: PCI Memory allocated: 0x88001000 pccard1: on pcic1 pci2: (vendor=0x1180, dev=0x0552) at 5.2 fxp0: port 0x4000-0x403f mem 0xe8200000-0xe8200fff irq 9 at device 8.0 on pci2 fxp0: Ethernet address 08:00:46:51:a4:b2 inphy0: on miibus0 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0x1860-0x186f,0x374-0x377,0x170-0x177,0x3f4-0x3f7,0x1f0-0x1f7 at device 31.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 pci0: (vendor=0x8086, dev=0x2483) at 31.3 pcm1: port 0x18c0-0x18ff,0x1c00-0x1cff irq 9 at device 31.5 on pci0 pci0: (vendor=0x8086, dev=0x2486) at 31.6 orm0: