From owner-freebsd-mobile Sun May 27 7:35:54 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from smtp01.mrf.mail.rcn.net (smtp01.mrf.mail.rcn.net [207.172.4.60]) by hub.freebsd.org (Postfix) with ESMTP id BC3FD37B42C for ; Sun, 27 May 2001 07:35:42 -0700 (PDT) (envelope-from jim@freebsd.org) Received: from 209-6-124-36.c3-0.nwt-ubr1.sbo-nwt.ma.cable.rcn.com ([209.6.124.36] helo=cartman.boston.geekhouse.net) by smtp01.mrf.mail.rcn.net with esmtp (Exim 3.16 #5) id 1541dt-0000wN-00 for mobile@FreeBSD.org; Sun, 27 May 2001 10:35:41 -0400 Received: by cartman.boston.geekhouse.net (Postfix, from userid 1000) id 38CA63238; Sun, 27 May 2001 10:35:36 -0400 (EDT) Date: Sun, 27 May 2001 10:35:36 -0400 From: Jim Mock To: mobile@FreeBSD.org Subject: weird network slowness with laptop Message-ID: <20010527103535.A22392@cartman.boston.geekhouse.net> Reply-To: jim@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.18i 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 Howdy, I bought a Sony Vaio FX210 about two weeks ago, and have been having some issues with it being *really* slow on my network. It has a built-in rl0 (yes, I know that chipset sucks), and I also have a D-Link DFE-650 pccard. I get the same results with both interfaces... extreme slowness. Here's an example: Fetching mozilla from a desktop on my network... # make fetch >> mozilla-source-0.9.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from ftp://ftp.mozilla.org/pub/mozilla/releases/mozilla0.9/src/. Receiving mozilla-source-0.9.tar.bz2 (25066194 bytes): 30%^C 7567624 bytes transferred in 49.6 seconds (149.13 kBps) fetch: transfer interrupted # Fetching mozilla from the laptop... # make fetch >> mozilla-source-0.9.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from ftp://ftp.mozilla.org/pub/mozilla/releases/mozilla0.9/src/. Receiving mozilla-source-0.9.tar.bz2 (25066194 bytes): 30%^C 7545400 bytes transferred in 482.1 seconds (15.29 kBps) fetch: transfer interrupted # The difference is quite a bit, and extremely noticable. Both machines are plugged into the same hub (a 10/100 NetGear -- yes, I know, I need to go buy a switch). Here's the ifconfig output for xl0 on the desktop... # ifconfig xl0 xl0: flags=8843 mtu 1500 inet 192.168.1.4 netmask 0xffffff00 broadcast 192.168.1.255 ether 00:10:4b:0f:d1:3e media: autoselect (10baseT/UTP) status: active supported media: autoselect 100baseTX 100baseTX 10baseT/UTP 10baseT/UTP 100baseTX # And here's the output for rl0 on the desktop... # ifconfig rl0 rl0: flags=8843 mtu 1500 inet 192.168.1.2 netmask 0xffffff00 broadcast 192.168.1.255 ether 08:00:46:1c:d9:c8 media: 10baseT/UTP status: active supported media: autoselect 100baseTX 100baseTX 10baseT/UTP 10baseT/UTP 100baseTX # The performance from the D-Link card on the laptop is about the same as the built-in rl0. I'm totally confused as to why this is happening. I know the RealTek stuff sucks, but I can't imagine it sucks so much that I'd see over 100kBps difference between the two. I've tried swapping ethernet cables, and had the same result. Anybody have an idea what's going on here? - jim -- - jim mock www.compete.com - jim@FreeBSD.org - - senior systems administrator - Compete, Inc. - ph: 1.617.867.7035 - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun May 27 7:53:59 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from smtp01.mrf.mail.rcn.net (smtp01.mrf.mail.rcn.net [207.172.4.60]) by hub.freebsd.org (Postfix) with ESMTP id D09DD37B422 for ; Sun, 27 May 2001 07:53:56 -0700 (PDT) (envelope-from jim@freebsd.org) Received: from 209-6-124-36.c3-0.nwt-ubr1.sbo-nwt.ma.cable.rcn.com ([209.6.124.36] helo=cartman.boston.geekhouse.net) by smtp01.mrf.mail.rcn.net with esmtp (Exim 3.16 #5) id 1541vY-0002lc-00 for mobile@FreeBSD.org; Sun, 27 May 2001 10:53:56 -0400 Received: by cartman.boston.geekhouse.net (Postfix, from userid 1000) id 821053238; Sun, 27 May 2001 10:53:52 -0400 (EDT) Date: Sun, 27 May 2001 10:53:52 -0400 From: Jim Mock To: mobile@FreeBSD.org Subject: Re: weird network slowness with laptop Message-ID: <20010527105351.C22392@cartman.boston.geekhouse.net> Reply-To: jim@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010527103535.A22392@cartman.boston.geekhouse.net> User-Agent: Mutt/1.3.18i 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, 27 May 2001 at 10:35:36 -0400, Jim Mock wrote: [snip...] > # ifconfig rl0 > rl0: flags=8843 mtu 1500 > inet 192.168.1.2 netmask 0xffffff00 broadcast 192.168.1.255 > ether 08:00:46:1c:d9:c8 > media: 10baseT/UTP status: active > supported media: autoselect 100baseTX 100baseTX 10baseT/UTP 10baseT/UTP 100baseTX > # Actually, to follow up here... I know the hub should freak out with the card at full-duplex, however, the transfer rates were *higher* with full-duplex set than without it (I just actually set it to full-duplex before I sent the mail). I've just tried forcing half-duplex (which, according to the rl man page, should work), and this is what happens... # ifconfig rl0 media 10baseT/UTP mediaopt half-duplex ifconfig: SIOCSIFMEDIA: Device not configured # Oh, and if I use autoselect... # ifconfig rl0 rl0: flags=8843 mtu 1500 inet 192.168.1.2 netmask 0xffffff00 broadcast 192.168.1.255 ether 08:00:46:1c:d9:c8 media: autoselect (none) status: active supported media: autoselect 100baseTX 100baseTX 10baseT/UTP 10baseT/UTP 100baseTX # Why does it report (none)? - jim -- - jim mock www.compete.com - jim@FreeBSD.org - - senior systems administrator - Compete, Inc. - ph: 1.617.867.7035 - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun May 27 7:58: 8 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from smtp01.mrf.mail.rcn.net (smtp01.mrf.mail.rcn.net [207.172.4.60]) by hub.freebsd.org (Postfix) with ESMTP id 9205B37B423 for ; Sun, 27 May 2001 07:58:06 -0700 (PDT) (envelope-from jim@freebsd.org) Received: from 209-6-124-36.c3-0.nwt-ubr1.sbo-nwt.ma.cable.rcn.com ([209.6.124.36] helo=cartman.boston.geekhouse.net) by smtp01.mrf.mail.rcn.net with esmtp (Exim 3.16 #5) id 1541za-0003XJ-00 for mobile@FreeBSD.org; Sun, 27 May 2001 10:58:06 -0400 Received: by cartman.boston.geekhouse.net (Postfix, from userid 1000) id 7C4483238; Sun, 27 May 2001 10:58:01 -0400 (EDT) Date: Sun, 27 May 2001 10:58:01 -0400 From: Jim Mock To: mobile@FreeBSD.org Subject: Solved (was Re: weird network slowness with laptop) Message-ID: <20010527105800.A56435@cartman.boston.geekhouse.net> Reply-To: jim@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010527105351.C22392@cartman.boston.geekhouse.net> User-Agent: Mutt/1.3.18i 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 figured out the problem. It was just a matter of getting the right settings on the card. I hadn't actually tried setting the media to 10baseT/UTP without full-duplex -- the card was on autoselect when I tried it before the full-duplex setting. Forcing the media to 10baseT/UTP with no mediaopt set seems to have fixed it. - jim -- - jim mock www.compete.com - jim@FreeBSD.org - - senior systems administrator - Compete, Inc. - ph: 1.617.867.7035 - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun May 27 8:45:19 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from dandelion.geeksimplex.org (cc53440-a.catv1.md.home.com [24.18.90.197]) by hub.freebsd.org (Postfix) with ESMTP id 301FD37B424 for ; Sun, 27 May 2001 08:45:08 -0700 (PDT) (envelope-from icognito@geeksimplex.org) Received: from icognito by dandelion.geeksimplex.org with local (Exim 3.22 #1 (Debian)) id 1542j5-0000I0-00 for ; Sun, 27 May 2001 11:45:07 -0400 Date: Sun, 27 May 2001 11:45:07 -0400 From: Gabriel Rocha To: mobile@freebsd.org Subject: xl0 problems with thinkpad t20 Message-ID: <20010527114507.A1095@dandelion.darkorb.net> Mail-Followup-To: mobile@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.17i 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, I have a thinkpad t20 which i had working in full the first time i installed it, even the on board ethernet controller...it has a 3com556B which simply refuses to show up in my network now. I have reinstalled and deinstalled and reinstalled again and compiled custom kernels for it, nothing. any known problems with the xl0 driver with these cards? thanks in advance. --gabe -- "It's not brave if you're not scared." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun May 27 15:56:24 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from convex.cs.unb.ca (convex.cs.unb.ca [131.202.244.141]) by hub.freebsd.org (Postfix) with ESMTP id BB16737B422 for ; Sun, 27 May 2001 15:56:21 -0700 (PDT) (envelope-from bremner@unb.ca) Received: (from bremner@localhost) by convex.cs.unb.ca (8.11.3/8.11.3) id f4RMwDM41916; Sun, 27 May 2001 19:58:13 -0300 (ADT) (envelope-from bremner) From: David Bremner MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15121.34432.377447.373927@convex.cs.unb.ca> Date: Sun, 27 May 2001 19:58:08 -0300 To: freebsd-mobile@freebsd.org Subject: thinkpad 570 success X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid 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 prowled the archives, but not come away with a firm impression one way or the other. I am thinking of converting my laptop from Linux to FreeBSD. I currently run 4.3-(Release|Stable) on two desktops. I guess my main concerns are APM and support for the Linksys PCLM56 combo ethernet+modem card. Can anyone supply any success/horror stories? db To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon May 28 11:46:54 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from messiah.megadeb.org (cpe.atm0-0-0-218131.arcnxx5.customer.tele.dk [62.242.79.117]) by hub.freebsd.org (Postfix) with ESMTP id C5FF537B423 for ; Mon, 28 May 2001 11:46:51 -0700 (PDT) (envelope-from chopra@runbox.com) Received: (from chopra@localhost) by messiah.megadeb.org (8.11.3/8.11.3) id f4SImIh12515 for freebsd-mobile@freebsd.org; Mon, 28 May 2001 20:48:18 +0200 (CEST) (envelope-from chopra) Date: Mon, 28 May 2001 20:48:18 +0200 From: Munish Chopra To: freebsd-mobile@freebsd.org Subject: Purchasing a new laptop...advice? Message-ID: <20010528204818.C12149@messiah.megadeb.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I am thinking about getting myself a laptop, as I need to be mobile and online this summer. I'd be buying it within the next month, so I'd like some advice. I need to be able to run FreeBSD on it (duh!), and I will be buying it in Europe, after which I'll take it to North America (will I be running into any power supply trouble? surely...), where I'm actually moving. It should be a pretty decent machine, not super high-end but still competitive. Preferrably decent battery life (how are Transmeta based laptops doing?), sound, min. screen resolution 1024x768. DVD would be nice, but won't kill me if I don't get it. Shouldn't cost too much either, but I guess that's a general requirement :) I've been looking at http://www.cse.ucsc.edu/~dkulp/fbsd/laptop.html to get an idea, but I'm a bit stumped. I've been thinking Sony VAIO, but I'm pretty sure those things are on the expensive side. Also, I don't know much or anything about PCMCIA vs. CardBus (CardBus is 5.x only, right?), so if someone has any pointers there and to laptop know-how in general, I'd be grateful. Please cc me as I'm not on the list. Thanks. -- -Munish To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon May 28 12:25: 5 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from mail3.panix.com (mail3.panix.com [166.84.0.167]) by hub.freebsd.org (Postfix) with ESMTP id 6EE9337B43C for ; Mon, 28 May 2001 12:25:02 -0700 (PDT) (envelope-from evenson@panix.com) Received: from panix6.panix.com (panix6.panix.com [166.84.0.231]) by mail3.panix.com (Postfix) with ESMTP id 5B057981D9; Mon, 28 May 2001 15:25:01 -0400 (EDT) Received: (from evenson@localhost) by panix6.panix.com (8.8.8/8.7.1/PanixN1.0) id PAA10984; Mon, 28 May 2001 15:25:01 -0400 (EDT) X-Authentication-Warning: panix6.panix.com: evenson set sender to evenson@panix.com using -f To: David Bremner Cc: freebsd-mobile@freebsd.org Subject: Re: thinkpad 570 success References: <15121.34432.377447.373927@convex.cs.unb.ca> From: Mark Evenson Date: 28 May 2001 15:25:01 -0400 In-Reply-To: David Bremner's message of "Sun, 27 May 2001 19:58:08 -0300" Message-ID: Lines: 29 User-Agent: Gnus/5.0805 (Gnus v5.8.5) Emacs/20.7 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 David Bremner writes: > I have prowled the archives, but not come away with a firm impression > one way or the other. > > I am thinking of converting my laptop from Linux to FreeBSD. > > I currently run 4.3-(Release|Stable) on two desktops. > > I guess my main concerns are APM and support for the Linksys PCLM56 > combo ethernet+modem card. > > Can anyone supply any success/horror stories? I sucessfully ran FreeBSD 4.0 - 4.2 on a ThinkPad 570 about a year ago. Everything worked well (including audio and suspend/resume). I believe the only gotcha resides in *not* setting the pcic device to polling mode, but giving it a specific interupt. I no longer have the ThinkPad 570 as I had to give it back to my employer when I left last summer. -- Mark Evenson "A screaming comes across the sky. It has happened before, but there is nothing to compare to it now." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon May 28 14: 6:53 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from femail12.sdc1.sfba.home.com (femail12.sdc1.sfba.home.com [24.0.95.108]) by hub.freebsd.org (Postfix) with ESMTP id 49F8E37B422 for ; Mon, 28 May 2001 14:06:51 -0700 (PDT) (envelope-from europax@home.com) Received: from home.com ([24.12.186.185]) by femail12.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP id <20010528210651.HUTN29796.femail12.sdc1.sfba.home.com@home.com>; Mon, 28 May 2001 14:06:51 -0700 Message-ID: <3B12BDAD.8E8C4BF1@home.com> Date: Mon, 28 May 2001 14:05:49 -0700 From: Rob X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.3-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Munish Chopra Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: Purchasing a new laptop...advice? References: <20010528204818.C12149@messiah.megadeb.org> 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 Munish Chopra wrote: > > I am thinking about getting myself a laptop, as I need to be mobile and > online this summer. I'd be buying it within the next month, so I'd like > some advice. I need to be able to run FreeBSD on it (duh!), and I will > be buying it in Europe, after which I'll take it to North America (will > I be running into any power supply trouble? surely...), where I'm > actually moving. > > It should be a pretty decent machine, not super high-end but still > competitive. Preferrably decent battery life (how are Transmeta based > laptops doing?), sound, min. screen resolution 1024x768. DVD would be > nice, but won't kill me if I don't get it. Shouldn't cost too much > either, but I guess that's a general requirement :) > > I've been looking at http://www.cse.ucsc.edu/~dkulp/fbsd/laptop.html to > get an idea, but I'm a bit stumped. I've been thinking Sony VAIO, but > I'm pretty sure those things are on the expensive side. Also, I don't > know much or anything about PCMCIA vs. CardBus (CardBus is 5.x only, > right?), so if someone has any pointers there and to laptop know-how in > general, I'd be grateful. > > Please cc me as I'm not on the list. > > Thanks. > > -- > -Munish > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message I've been very happy with my Acer 602TER. Sound and video supported well. CDRW works with burncd. Don't know about modem. I use the internal ethernet. But the big plus is battery life. Now on Windoze it runs for 6 hours. You get only half that on FreeBSD, but thats still very good. Cost $2500USD. Rob. ps. even OpenBSD worked very well with this laptop, and then I could use cdrecord with the scsci-atapi. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon May 28 14:29: 8 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from mail.linuxcare.com (mail.linuxcare.com [167.216.222.21]) by hub.freebsd.org (Postfix) with ESMTP id D591C37B424 for ; Mon, 28 May 2001 14:28:58 -0700 (PDT) (envelope-from bill@linuxcare.com) Received: from linuxcare.com (lnxc-1760.i.linuxcare.com [10.160.70.224]) by mail.linuxcare.com (Postfix) with ESMTP id 945A72DB for ; Mon, 28 May 2001 14:28:55 -0700 (PDT) Message-ID: <3B12C36C.AD4F64C4@linuxcare.com> Date: Mon, 28 May 2001 14:30:20 -0700 From: Bill Schoolcraft Organization: "Linux, A Way of Life." X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: wireless Subject: Toshiba-1715, replace hard drive ?? 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 Hello Family, I've been posting messages for help and I hope I'm not the first person to have had this (laptop) problem. After owning two Toshiba laptops and having replaced the harddrive on the older Toshiba-2130, how it the hell does somebody get help on "gracefully" opening the case of a new laptop. This reminds me of the first time I played "Rubiks Cube", after about 15 minutes I told my buddy: "HEY, hand me that hammer over there, I'll fix this f..... thing right now!" Well that's not an option, nor is the one to drop the Toshiba-1715 off at a certified outlet, the machine came shipped with Windows_ME but I like the way it runs with FreeBSD just fine. I picked up a 20-gig laptop drive after last Thursday's FreeBSD meeting in Berkeley and have been prying on this laptop ever since. I'm at work now, (yes I know it's a holiday) on a "trade" for some time off and figured it would have been a perfect day to replace the harddrive but couldn't do it. (without a hammer that is) -- Bill Schoolcraft Linux/Unix Support Engineer 650 Townsend Street San Francisco, CA 94103 SF (415) 354-4878 http://www.linuxcare.com "LINUX, A Way Of Life." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon May 28 14:29:29 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from femail8.sdc1.sfba.home.com (femail8.sdc1.sfba.home.com [24.0.95.88]) by hub.freebsd.org (Postfix) with ESMTP id 4EA2C37B423 for ; Mon, 28 May 2001 14:29:27 -0700 (PDT) (envelope-from garycor@home.com) Received: from home.com ([24.3.185.85]) by femail8.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP id <20010528212925.WKLN17598.femail8.sdc1.sfba.home.com@home.com>; Mon, 28 May 2001 14:29:25 -0700 Message-ID: <3B12C344.462F5164@home.com> Date: Mon, 28 May 2001 17:29:40 -0400 From: "Gary T. Corcoran" X-Mailer: Mozilla 4.76 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Munish Chopra Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: Purchasing a new laptop...advice? References: <20010528204818.C12149@messiah.megadeb.org> 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 Munish Chopra wrote: > > I am thinking about getting myself a laptop, as I need to be mobile and > online this summer. I'd be buying it within the next month, so I'd like > some advice. I need to be able to run FreeBSD on it (duh!), and I will > be buying it in Europe, after which I'll take it to North America (will > I be running into any power supply trouble? surely...), where I'm > actually moving. > > It should be a pretty decent machine, not super high-end but still > competitive. Preferrably decent battery life (how are Transmeta based > laptops doing?), sound, min. screen resolution 1024x768. DVD would be > nice, but won't kill me if I don't get it. Shouldn't cost too much > either, but I guess that's a general requirement :) I don't know if they ship to Europe, but if they do... PC Mall (pcmall.com) sent me a flyer advertising the now low-end IBM notebooks, where "low-end" is now the quite respectable 700MHz-800MHz speeds for $1450 - $1600. The $1600 one is 800MHz, 20GB drive, 64MB RAM, 14 inch (1024x768) screen, plus DVD! They also offer another 128MB for about $100. Of course they also offer "better" ones for more money, but that $1600 deal is rather tempting... :) If you're going to be using it in North America anyway, why not buy one built for North America? Just a suggestion... Gary To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon May 28 14:48:47 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from femail9.sdc1.sfba.home.com (femail9.sdc1.sfba.home.com [24.0.95.89]) by hub.freebsd.org (Postfix) with ESMTP id 1F3F237B422 for ; Mon, 28 May 2001 14:48:41 -0700 (PDT) (envelope-from garycor@home.com) Received: from home.com ([24.3.185.85]) by femail9.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP id <20010528214840.WNXS10438.femail9.sdc1.sfba.home.com@home.com>; Mon, 28 May 2001 14:48:40 -0700 Message-ID: <3B12C7C7.ED393CF8@home.com> Date: Mon, 28 May 2001 17:48:55 -0400 From: "Gary T. Corcoran" X-Mailer: Mozilla 4.76 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Munish Chopra , freebsd-mobile@FreeBSD.ORG Subject: Re: Purchasing a new laptop...advice? References: <20010528204818.C12149@messiah.megadeb.org> <3B12C344.462F5164@home.com> 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 "Gary T. Corcoran" wrote: > PC Mall (pcmall.com) sent me a flyer advertising the now low-end IBM Ugh. Their web site sucks. They don't even list the "specials" advertised in their paper flyer. But I'm sure if you call them and talk to someone there they could sell you the "specials"... They list the 800 number at the top of their screen, but they also have the direct-dial number listed in small print at the bottom of their screens... BTW, forgot to mention last time that it is the IBM ThinkPad A21M models that have the lowest prices... Gary To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon May 28 18:31: 0 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by hub.freebsd.org (Postfix) with ESMTP id EC87D37B422 for ; Mon, 28 May 2001 18:30:57 -0700 (PDT) (envelope-from brdavis@odin.ac.hmc.edu) Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.11.0/8.11.0) id f4T1UtU24203; Mon, 28 May 2001 18:30:55 -0700 Date: Mon, 28 May 2001 18:30:55 -0700 From: Brooks Davis To: Warner Losh Cc: mobile@FreeBSD.ORG Subject: Re: Updated patch Message-ID: <20010528183055.B18047@Odin.AC.HMC.Edu> References: <200105270559.f4R5xpm53906@harmony.village.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="3uo+9/B/ebqu+fSQ" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200105270559.f4R5xpm53906@harmony.village.org>; from imp@harmony.village.org on Sat, May 26, 2001 at 11:59:51PM -0600 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 --3uo+9/B/ebqu+fSQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, May 26, 2001 at 11:59:51PM -0600, Warner Losh wrote: > My pcic_pci patch has been updated. Please test this one and include a d= mesg > on your laptop. This will be committed to current soon and then MFC'd af= ter > a burnin period. It is in your best interest to make sure that I'm not > breaking your laptop :-) >=20 > http://people.freebsd.org/~imp/pcic_pci.diff.3 I updated my source last night and applied this patch. My buildkernel died with: gcc -c -O -pipe -march=3Dpentiumpro -Wall -Wredundant-decls -Wnested-extern= s -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast= -qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I/usr/src/sys -I/us= r/src/sys/dev -I/usr/src/sys/../include -I/usr/src/sys/contrib/dev/acpica/S= ubsystem/Include -D_KERNEL -include opt_global.h -elf -DPCI_ENABLE_IO_MODES -mpreferred-stack-boundary=3D2 /usr/src/sys/pccard/pcic_pci.c /usr/src/sys/pccard/pcic_pci.c: In function `pcic_pci_attach': /usr/src/sys/pccard/pcic_pci.c:385: `PCIC_SHARED_IRQ' undeclared (first use= in this function) /usr/src/sys/pccard/pcic_pci.c:385: (Each undeclared identifier is reported= only once /usr/src/sys/pccard/pcic_pci.c:385: for each function it appears in.) *** Error code 1 -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --3uo+9/B/ebqu+fSQ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE7EvvOXY6L6fI4GtQRAt43AJ9mpD2mqLlRmXlxlUWO1l6oiQejCACgiKTX pU411P//zMs0cy80wu8yNdk= =C42u -----END PGP SIGNATURE----- --3uo+9/B/ebqu+fSQ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon May 28 19:27:44 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from freeway.dcfinc.com (cx74889-a.phnx3.az.home.com [24.1.193.157]) by hub.freebsd.org (Postfix) with ESMTP id 9662237B423 for ; Mon, 28 May 2001 19:27:38 -0700 (PDT) (envelope-from chad@freeway.dcfinc.com) Received: (from chad@localhost) by freeway.dcfinc.com (8.8.8/8.8.8) id TAA03022; Mon, 28 May 2001 19:27:34 -0700 (MST) (envelope-from chad) From: "Chad R. Larson" Message-Id: <200105290227.TAA03022@freeway.dcfinc.com> Subject: Re: Purchasing a new laptop...advice? In-Reply-To: <3B12C344.462F5164@home.com> from "Gary T. Corcoran" at "May 28, 1 05:29:40 pm" To: garycor@home.com (Gary T. Corcoran) Date: Mon, 28 May 2001 19:27:33 -0700 (MST) Cc: chopra@runbox.com, freebsd-mobile@FreeBSD.ORG Reply-To: chad@DCFinc.com Organization: DCF, Inc. X-O/S: FreeBSD 2.2.8-STABLE X-Unexpected: The Spanish Inquisition X-Mailer: ELM [version 2.4ME+ PL40 (25)] 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 As I recall, Gary T. Corcoran wrote: > PC Mall (pcmall.com) sent me a flyer advertising the now low-end IBM > notebooks, where "low-end" is now the quite respectable 700MHz-800MHz > speeds for $1450 - $1600. The $1600 one is 800MHz, 20GB drive, 64MB > RAM, 14 inch (1024x768) screen, plus DVD! They also offer another > 128MB for about $100. Of course they also offer "better" ones for > more money, but that $1600 deal is rather tempting... :) > If you're going to be using it in North America anyway, why not buy > one built for North America? IBM refurbishes equipment that comes off lease, and sells it through a web site run by the financial arm. Wanna buy a 3705? No? How about a ThinkPad for $700? That's a bit more like it. Assuming you don't find the idea of pre-owned offensive... http://commerce.www.ibm.com/cgi-bin/ncommerce/CategoryDisplay?cntrfnbr=1&cgmenbr=1&cntry=840&lang=en_US&cgrfnbr=2047342 -crl -- Chad R. Larson (CRL15) 602-953-1392 Brother, can you paradigm? chad@dcfinc.com chad@larsons.org larson1@home.com DCF, Inc. - 14623 North 49th Place, Scottsdale, Arizona 85254-2207 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon May 28 19:42:15 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from freeway.dcfinc.com (cx74889-a.phnx3.az.home.com [24.1.193.157]) by hub.freebsd.org (Postfix) with ESMTP id 9674537B424 for ; Mon, 28 May 2001 19:42:13 -0700 (PDT) (envelope-from chad@freeway.dcfinc.com) Received: (from chad@localhost) by freeway.dcfinc.com (8.8.8/8.8.8) id TAA03075; Mon, 28 May 2001 19:42:12 -0700 (MST) (envelope-from chad) From: "Chad R. Larson" Message-Id: <200105290242.TAA03075@freeway.dcfinc.com> Subject: Re: Toshiba-1715, replace hard drive ?? In-Reply-To: <3B12C36C.AD4F64C4@linuxcare.com> from Bill Schoolcraft at "May 28, 1 02:30:20 pm" To: bill@linuxcare.com (Bill Schoolcraft) Date: Mon, 28 May 2001 19:42:12 -0700 (MST) Cc: freebsd-mobile@FreeBSD.ORG Reply-To: chad@DCFinc.com Organization: DCF, Inc. X-O/S: FreeBSD 2.2.8-STABLE X-Unexpected: The Spanish Inquisition X-Mailer: ELM [version 2.4ME+ PL40 (25)] 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 As I recall, Bill Schoolcraft wrote: > how it the hell does somebody get help on "gracefully" opening the > case of a new laptop. I had to replace the hard drive in my Toshiba T3400C a while back. A google search found a step-by-step instruction, complete with pictures, by someone who had done the same thing. In my case, the trick was a bezel around the bottom of the keyboard that could be popped off revealing the screws necessary to lift up the keyboard. The drive was under the keyboard. Give http://www.google.com a shot with "T1715" as the search key. You might get lucky. -crl -- Chad R. Larson (CRL15) 602-953-1392 Brother, can you paradigm? chad@dcfinc.com chad@larsons.org larson1@home.com DCF, Inc. - 14623 North 49th Place, Scottsdale, Arizona 85254-2207 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon May 28 20:36:20 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from master.rosenberry.org (sub20-218.member.dsl-only.net [63.105.20.218]) by hub.freebsd.org (Postfix) with ESMTP id 1EF6C37B422 for ; Mon, 28 May 2001 20:36:00 -0700 (PDT) (envelope-from eric@rosenberry.org) Received: from ericrmobl (rosenbee-2.RCN.ORST.EDU [128.193.238.247]) by master.rosenberry.org (Post.Office MTA v3.5.3 release 223 ID# 0-12345L500S10000V35) with SMTP id org for ; Mon, 28 May 2001 20:39:01 -0700 From: "Eric Rosenberry" To: "Mobile@Freebsd. Org" Subject: More info on Linksys Wireless Card (WPC11) Date: Mon, 28 May 2001 20:33:08 -0700 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0005_01C0E7B5.67E74340" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 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 This is a multi-part message in MIME format. ------=_NextPart_000_0005_01C0E7B5.67E74340 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit I have been trying to get a Linksys Wireless card (model WPC11) working in FreeBSD 4.3 (Generic kernel). It has been suggested that the wi driver should work for this card. I made an entry in my /etc/pccard.conf file and I have got it loading the wi driver. When I insert the card, it detects it, loads the driver, and it can grab the MAC address of the card. It then makes an Ethernet device that shows up in ifconfig. However, it would seem if I try to DO anything to the card beyond just inserting it and loading the driver that it locks my machine (specifically trying to assign it an IP address). I have attached my dmesg, the output of "pccardc dumpcis", my /etc/pccard.conf, and the output of ifconfig. My guess is that it does something *slightly* differently than other standard Prism II cards that is causing issues. Other possibilities include address conflicts on my machine however I have used other regular Ethernet adaptors in it and they have worked fine. Any help is greatly appreciated. P.S. Is there any other debugging information that would be helpful? Thanks! -Eric ------=_NextPart_000_0005_01C0E7B5.67E74340 Content-Type: application/octet-stream; name="pccard.conf" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="pccard.conf" # Linksys WPC11 (Intersil Chipset)=0A= card "Instant Wireless " " Network PC CARD"=0A= config auto "wi" ?=0A= insert /etc/pccard_ether $device start=0A= remove /etc/pccard_ether $device stop=0A= ------=_NextPart_000_0005_01C0E7B5.67E74340 Content-Type: text/plain; name="dumpcis.txt" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="dumpcis.txt" Configuration data for card in slot 0=0A= Tuple #1, code =3D 0x1 (Common memory descriptor), length =3D 2=0A= 000: 00 ff=0A= Common memory device information:=0A= Device number 1, type No device, WPS =3D OFF=0A= Speed =3D No speed, Memory block size =3D reserved, 32 units=0A= Tuple #2, code =3D 0x17 (Attribute memory descriptor), length =3D 3=0A= 000: 43 02 ff=0A= Attribute memory device information:=0A= Device number 1, type EEPROM, WPS =3D OFF=0A= Speed =3D 150nS, Memory block size =3D 8Kb, 1 units=0A= Tuple #3, code =3D 0x20 (Manufacturer ID), length =3D 4=0A= 000: 01 01 74 05=0A= PCMCIA ID =3D 0x101, OEM ID =3D 0x574=0A= Tuple #4, code =3D 0x21 (Functional ID), length =3D 2=0A= 000: 06 00=0A= Network/LAN adapter=0A= Tuple #5, code =3D 0x15 (Version 1 info), length =3D 33=0A= 000: 04 01 33 43 6f 6d 00 4f 66 66 69 63 65 43 6f 6e=0A= 010: 6e 65 63 74 20 35 37 32 42 00 42 00 30 30 31 00=0A= 020: ff=0A= Version =3D 4.1, Manuf =3D [3Com], card vers =3D [OfficeConnect 572B]=0A= Addit. info =3D [B],[001]=0A= Tuple #6, code =3D 0x1a (Configuration map), length =3D 6=0A= 000: 02 03 00 00 01 03=0A= Reg len =3D 3, config register addr =3D 0x10000, last config =3D 0x3=0A= Registers: XX------ =0A= Tuple #7, code =3D 0x1b (Configuration entry), length =3D 15=0A= 000: c1 01 1d 71 55 35 55 54 e0 72 5d 65 30 ff ff=0A= Config index =3D 0x1(default)=0A= Interface byte =3D 0x1 (I/O)=0A= Vcc pwr:=0A= Nominal operating supply voltage: 5 x 1V=0A= Max current average over 1 second: 3 x 10mA=0A= Max current average over 10 ms: 5 x 10mA=0A= Power down supply current: 5 x 1mA=0A= Wait scale Speed =3D 7.0 x 100 ns=0A= RDY/BSY scale Speed =3D 5.0 x 100 us=0A= Card decodes 5 address lines, full 8/16 Bit I/O=0A= IRQ modes: Level=0A= IRQs: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15=0A= Tuple #8, code =3D 0x19 (JEDEC descr for attribute memory), length =3D 3=0A= 000: 00 00 ff=0A= Tuple #9, code =3D 0x14 (No link), length =3D 0=0A= Tuple #10, code =3D 0x10 (Checksum), length =3D 5=0A= 000: aa ff 5f 00 00=0A= Checksum from offset 65450, length 95, value is 0x0=0A= Tuple #11, code =3D 0xff (Terminator), length =3D 0=0A= Configuration data for card in slot 1=0A= Tuple #1, code =3D 0x1 (Common memory descriptor), length =3D 3=0A= 000: 00 00 ff=0A= Common memory device information:=0A= Device number 1, type No device, WPS =3D OFF=0A= Speed =3D No speed, Memory block size =3D 512b, 1 units=0A= Tuple #2, code =3D 0x17 (Attribute memory descriptor), length =3D 4=0A= 000: 67 5a 08 ff=0A= Attribute memory device information:=0A= Device number 1, type SRAM, WPS =3D OFF=0A= Speed =3D 5.0 x 100 ns, Memory block size =3D reserved, 32 units=0A= Device number 2, type No device, WPS =3D OFF=0A= Speed =3D No speed, Memory block size =3D 512b, 1 units=0A= Tuple #3, code =3D 0x1d (Other conditions for attribute memory), length = =3D 5=0A= 000: 01 67 5a 08 ff=0A= (MWAIT)=0A= Tuple #4, code =3D 0x15 (Version 1 info), length =3D 80=0A= 000: 05 00 49 6e 73 74 61 6e 74 20 57 69 72 65 6c 65=0A= 010: 73 73 20 00 20 4e 65 74 77 6f 72 6b 20 50 43 20=0A= 020: 43 41 52 44 00 56 65 72 73 69 6f 6e 20 30 31 2e=0A= 030: 30 32 00 00 00 00 00 00 00 00 00 00 00 00 00 00=0A= 040: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ff=0A= Version =3D 5.0, Manuf =3D [Instant Wireless ], card vers =3D [ Network = PC CARD]=0A= Addit. info =3D [Version 01.02],[]=0A= Tuple #5, code =3D 0x20 (Manufacturer ID), length =3D 4=0A= 000: 56 01 02 00=0A= PCMCIA ID =3D 0x156, OEM ID =3D 0x2=0A= Tuple #6, code =3D 0x21 (Functional ID), length =3D 2=0A= 000: 06 00=0A= Network/LAN adapter=0A= Tuple #7, code =3D 0x22 (Functional EXT), length =3D 2=0A= 000: 01 07=0A= Network technology: Wireless=0A= Tuple #8, code =3D 0x22 (Functional EXT), length =3D 5=0A= 000: 02 40 42 0f 00=0A= Network speed: 1 Mb/sec=0A= Tuple #9, code =3D 0x22 (Functional EXT), length =3D 5=0A= 000: 02 80 84 1e 00=0A= Network speed: 2 Mb/sec=0A= Tuple #10, code =3D 0x22 (Functional EXT), length =3D 5=0A= 000: 02 60 ec 53 00=0A= Network speed: 5 Mb/sec=0A= Tuple #11, code =3D 0x22 (Functional EXT), length =3D 5=0A= 000: 02 c0 d8 a7 00=0A= Network speed: 11 Mb/sec=0A= Tuple #12, code =3D 0x22 (Functional EXT), length =3D 2=0A= 000: 03 07=0A= Network media: 2.4 GHz=0A= Tuple #13, code =3D 0x22 (Functional EXT), length =3D 8=0A= 000: 04 06 00 04 5a 0d 90 95=0A= Network node ID: 00 04 5a 0d 90 95=0A= Tuple #14, code =3D 0x22 (Functional EXT), length =3D 2=0A= 000: 05 01=0A= Network connector: closed connector standard=0A= Tuple #15, code =3D 0x1a (Configuration map), length =3D 7=0A= 000: 03 01 e0 03 00 00 01=0A= Reg len =3D 4, config register addr =3D 0x3e0, last config =3D 0x1=0A= Registers: X------- =0A= Tuple #16, code =3D 0x1b (Configuration entry), length =3D 15=0A= 000: c1 01 19 76 c5 4b d5 19 36 36 05 46 7f ff ff=0A= Config index =3D 0x1(default)=0A= Interface byte =3D 0x1 (I/O)=0A= Vcc pwr:=0A= Minimum operating supply voltage: 4 x 1V, ext =3D 0x4b=0A= Maximum operating supply voltage: 5 x 1V, ext =3D 0x19=0A= Max current average over 1 second: 3 x 100mA=0A= Max current average over 10 ms: 3 x 100mA=0A= Power down supply current: 1 x 10mA=0A= Card decodes 6 address lines, limited 8/16 Bit I/O=0A= IRQ modes: Level, Pulse=0A= IRQs: NMI IOCK BERR VEND 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15=0A= Tuple #17, code =3D 0xff (Terminator), length =3D 0=0A= 2 slots found=0A= ------=_NextPart_000_0005_01C0E7B5.67E74340 Content-Type: text/plain; name="ifconfig.txt" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="ifconfig.txt" lp0: flags=3D8810 mtu 1500=0A= faith0: flags=3D8000 mtu 1500=0A= gif0: flags=3D8010 mtu 1280=0A= gif1: flags=3D8010 mtu 1280=0A= gif2: flags=3D8010 mtu 1280=0A= gif3: flags=3D8010 mtu 1280=0A= lo0: flags=3D8049 mtu 16384=0A= inet6 fe80::1%lo0 prefixlen 64 scopeid 0x7 =0A= inet6 ::1 prefixlen 128 =0A= inet 127.0.0.1 netmask 0xff000000 =0A= ppp0: flags=3D8010 mtu 1500=0A= sl0: flags=3Dc010 mtu 552=0A= ep0: flags=3D8843 mtu 1500=0A= inet 192.168.1.46 netmask 0xffffff00 broadcast 192.168.1.255=0A= inet6 fe80::250:daff:fe52:f911%ep0 prefixlen 64 scopeid 0xa =0A= ether 00:50:da:52:f9:11 =0A= wi0: flags=3D8802 mtu 1500=0A= ether 80:eb:15:c1:80:a1 =0A= ------=_NextPart_000_0005_01C0E7B5.67E74340 Content-Type: application/octet-stream; name="dmesg.boot" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="dmesg.boot" Copyright (c) 1992-2001 The FreeBSD Project.=0A= Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994=0A= The Regents of the University of California. All rights reserved.=0A= FreeBSD 4.3-RELEASE #0: Sat Apr 21 10:54:49 GMT 2001=0A= jkh@narf.osd.bsdi.com:/usr/src/sys/compile/GENERIC=0A= Timecounter "i8254" frequency 1193182 Hz=0A= CPU: Pentium III/Pentium III Xeon/Celeron (647.19-MHz 686-class CPU)=0A= Origin =3D "GenuineIntel" Id =3D 0x681 Stepping =3D 1=0A= = Features=3D0x383f9ff=0A= real memory =3D 268369920 (262080K bytes)=0A= avail memory =3D 256917504 (250896K bytes)=0A= Preloaded elf kernel "kernel" at 0xc044d000.=0A= Pentium Pro MTRR support enabled=0A= md0: Malloc disk=0A= npx0: on motherboard=0A= npx0: INT 16 interface=0A= pcib0: on motherboard=0A= pci0: on pcib0=0A= pcib1: at device 1.0 on = pci0=0A= pci1: on pcib1=0A= pci1: at 0.0 irq 11=0A= pcic-pci0: at device 4.0 on pci0=0A= pcic-pci0: TI12XX PCI Config Reg: [ring enable][speaker enable][pwr = save][FUNC pci int + CSC serial isa irq]=0A= pcic-pci1: at device 4.1 on pci0=0A= pcic-pci1: TI12XX PCI Config Reg: [ring enable][speaker enable][pwr = save][FUNC pci int + CSC serial isa irq]=0A= isab0: at device 7.0 on pci0=0A= isa0: on isab0=0A= atapci0: port 0x1050-0x105f at device 7.1 = on pci0=0A= ata0: at 0x1f0 irq 14 on atapci0=0A= ata1: at 0x170 irq 15 on atapci0=0A= uhci0: port 0x1060-0x107f irq = 5 at device 7.2 on pci0=0A= usb0: on uhci0=0A= usb0: USB revision 1.0=0A= uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1=0A= uhub0: 2 ports with 2 removable, self powered=0A= chip1: port 0x1040-0x104f at = device 7.3 on pci0=0A= chip2: port 0x1400-0x14ff = irq 5 at device 8.0 on pci0=0A= fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0=0A= fdc0: FIFO enabled, 8 bytes threshold=0A= fd0: <1440-KB 3.5" drive> on fdc0 drive 0=0A= atkbdc0: at port 0x60,0x64 on isa0=0A= atkbd0: flags 0x1 irq 1 on atkbdc0=0A= kbd0 at atkbd0=0A= psm0: irq 12 on atkbdc0=0A= psm0: model Generic PS/2 mouse, device ID 0=0A= vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0=0A= sc0: at flags 0x100 on isa0=0A= sc0: VGA <16 virtual consoles, flags=3D0x300>=0A= pcic0: at port 0x3e0 iomem 0xd0000 on isa0=0A= pcic0: Polling mode=0A= pccard0: on pcic0=0A= pccard1: on pcic0=0A= sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0=0A= sio0: type 16550A=0A= sio1 at port 0x2f8-0x2ff irq 3 on isa0=0A= sio1: type 16550A=0A= ppc0: at port 0x378-0x37f irq 7 on isa0=0A= ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode=0A= ppc0: FIFO with 16/16/7 bytes threshold=0A= plip0: on ppbus0=0A= lpt0: on ppbus0=0A= lpt0: Interrupt-driven port=0A= ppi0: on ppbus0=0A= pccard: card inserted, slot 0=0A= ata1-slave: ata_command: timeout waiting for intr=0A= ata1-slave: identify failed=0A= ad0: 17301MB [35152/16/63] at ata0-master UDMA33=0A= acd0: DVD-ROM at ata1-master using PIO4=0A= Mounting root from ufs:/dev/ad0s2a=0A= wi0: at port 0x240-0x27f irq 10 slot 0 on pccard0=0A= wi0: Ethernet address: 00:ec:15:c1:80:94=0A= Waiting (max 60 seconds) for system process `bufdaemon' to stop...stopped=0A= Waiting (max 60 seconds) for system process `syncer' to stop...stopped=0A= =0A= syncing disks... 4 4 1 =0A= done=0A= Uptime: 3m47s=0A= Rebooting...=0A= Copyright (c) 1992-2001 The FreeBSD Project.=0A= Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994=0A= The Regents of the University of California. All rights reserved.=0A= FreeBSD 4.3-RELEASE #0: Sat Apr 21 10:54:49 GMT 2001=0A= jkh@narf.osd.bsdi.com:/usr/src/sys/compile/GENERIC=0A= Timecounter "i8254" frequency 1193182 Hz=0A= CPU: Pentium III/Pentium III Xeon/Celeron (647.19-MHz 686-class CPU)=0A= Origin =3D "GenuineIntel" Id =3D 0x681 Stepping =3D 1=0A= = Features=3D0x383f9ff=0A= real memory =3D 268369920 (262080K bytes)=0A= avail memory =3D 256917504 (250896K bytes)=0A= Preloaded elf kernel "kernel" at 0xc044d000.=0A= Pentium Pro MTRR support enabled=0A= md0: Malloc disk=0A= npx0: on motherboard=0A= npx0: INT 16 interface=0A= pcib0: on motherboard=0A= pci0: on pcib0=0A= pcib1: at device 1.0 on = pci0=0A= pci1: on pcib1=0A= pci1: at 0.0 irq 11=0A= pcic-pci0: at device 4.0 on pci0=0A= pcic-pci0: TI12XX PCI Config Reg: [ring enable][speaker enable][pwr = save][FUNC pci int + CSC serial isa irq]=0A= pcic-pci1: at device 4.1 on pci0=0A= pcic-pci1: TI12XX PCI Config Reg: [ring enable][speaker enable][pwr = save][FUNC pci int + CSC serial isa irq]=0A= isab0: at device 7.0 on pci0=0A= isa0: on isab0=0A= atapci0: port 0x1050-0x105f at device 7.1 = on pci0=0A= ata0: at 0x1f0 irq 14 on atapci0=0A= ata1: at 0x170 irq 15 on atapci0=0A= uhci0: port 0x1060-0x107f irq = 5 at device 7.2 on pci0=0A= usb0: on uhci0=0A= usb0: USB revision 1.0=0A= uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1=0A= uhub0: 2 ports with 2 removable, self powered=0A= chip1: port 0x1040-0x104f at = device 7.3 on pci0=0A= chip2: port 0x1400-0x14ff = irq 5 at device 8.0 on pci0=0A= fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0=0A= fdc0: FIFO enabled, 8 bytes threshold=0A= fd0: <1440-KB 3.5" drive> on fdc0 drive 0=0A= atkbdc0: at port 0x60,0x64 on isa0=0A= atkbd0: flags 0x1 irq 1 on atkbdc0=0A= kbd0 at atkbd0=0A= psm0: irq 12 on atkbdc0=0A= psm0: model Generic PS/2 mouse, device ID 0=0A= vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0=0A= sc0: at flags 0x100 on isa0=0A= sc0: VGA <16 virtual consoles, flags=3D0x300>=0A= pcic0: at port 0x3e0 iomem 0xd0000 on isa0=0A= pcic0: Polling mode=0A= pccard0: on pcic0=0A= pccard1: on pcic0=0A= sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0=0A= sio0: type 16550A=0A= sio1 at port 0x2f8-0x2ff irq 3 on isa0=0A= sio1: type 16550A=0A= ppc0: at port 0x378-0x37f irq 7 on isa0=0A= ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode=0A= ppc0: FIFO with 16/16/7 bytes threshold=0A= plip0: on ppbus0=0A= lpt0: on ppbus0=0A= lpt0: Interrupt-driven port=0A= ppi0: on ppbus0=0A= pccard: card inserted, slot 0=0A= ata1-slave: ata_command: timeout waiting for intr=0A= ata1-slave: identify failed=0A= ad0: 17301MB [35152/16/63] at ata0-master UDMA33=0A= acd0: DVD-ROM at ata1-master using PIO4=0A= Mounting root from ufs:/dev/ad0s2a=0A= awi0: awi_pccard_probe: bad banner: 00 00 00 00 00 00 00 00 00 00 00 00=0A= Waiting (max 60 seconds) for system process `bufdaemon' to stop...stopped=0A= Waiting (max 60 seconds) for system process `syncer' to stop...stopped=0A= =0A= syncing disks... 4 4 2 =0A= done=0A= Uptime: 4m36s=0A= Rebooting...=0A= Copyright (c) 1992-2001 The FreeBSD Project.=0A= Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994=0A= The Regents of the University of California. All rights reserved.=0A= FreeBSD 4.3-RELEASE #0: Sat Apr 21 10:54:49 GMT 2001=0A= jkh@narf.osd.bsdi.com:/usr/src/sys/compile/GENERIC=0A= Timecounter "i8254" frequency 1193182 Hz=0A= CPU: Pentium III/Pentium III Xeon/Celeron (647.19-MHz 686-class CPU)=0A= Origin =3D "GenuineIntel" Id =3D 0x681 Stepping =3D 1=0A= = Features=3D0x383f9ff=0A= real memory =3D 268369920 (262080K bytes)=0A= avail memory =3D 256917504 (250896K bytes)=0A= Preloaded elf kernel "kernel" at 0xc044d000.=0A= Pentium Pro MTRR support enabled=0A= md0: Malloc disk=0A= npx0: on motherboard=0A= npx0: INT 16 interface=0A= pcib0: on motherboard=0A= pci0: on pcib0=0A= pcib1: at device 1.0 on = pci0=0A= pci1: on pcib1=0A= pci1: at 0.0 irq 11=0A= pcic-pci0: at device 4.0 on pci0=0A= pcic-pci0: TI12XX PCI Config Reg: [ring enable][speaker enable][pwr = save][FUNC pci int + CSC serial isa irq]=0A= pcic-pci1: at device 4.1 on pci0=0A= pcic-pci1: TI12XX PCI Config Reg: [ring enable][speaker enable][pwr = save][FUNC pci int + CSC serial isa irq]=0A= isab0: at device 7.0 on pci0=0A= isa0: on isab0=0A= atapci0: port 0x1050-0x105f at device 7.1 = on pci0=0A= ata0: at 0x1f0 irq 14 on atapci0=0A= ata1: at 0x170 irq 15 on atapci0=0A= uhci0: port 0x1060-0x107f irq = 5 at device 7.2 on pci0=0A= usb0: on uhci0=0A= usb0: USB revision 1.0=0A= uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1=0A= uhub0: 2 ports with 2 removable, self powered=0A= chip1: port 0x1040-0x104f at = device 7.3 on pci0=0A= chip2: port 0x1400-0x14ff = irq 5 at device 8.0 on pci0=0A= fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0=0A= fdc0: FIFO enabled, 8 bytes threshold=0A= fd0: <1440-KB 3.5" drive> on fdc0 drive 0=0A= atkbdc0: at port 0x60,0x64 on isa0=0A= atkbd0: flags 0x1 irq 1 on atkbdc0=0A= kbd0 at atkbd0=0A= psm0: irq 12 on atkbdc0=0A= psm0: model Generic PS/2 mouse, device ID 0=0A= vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0=0A= sc0: at flags 0x100 on isa0=0A= sc0: VGA <16 virtual consoles, flags=3D0x300>=0A= pcic0: at port 0x3e0 iomem 0xd0000 on isa0=0A= pcic0: Polling mode=0A= pccard0: on pcic0=0A= pccard1: on pcic0=0A= sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0=0A= sio0: type 16550A=0A= sio1 at port 0x2f8-0x2ff irq 3 on isa0=0A= sio1: type 16550A=0A= ppc0: at port 0x378-0x37f irq 7 on isa0=0A= ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode=0A= ppc0: FIFO with 16/16/7 bytes threshold=0A= plip0: on ppbus0=0A= lpt0: on ppbus0=0A= lpt0: Interrupt-driven port=0A= ppi0: on ppbus0=0A= pccard: card inserted, slot 0=0A= ata1-slave: ata_command: timeout waiting for intr=0A= ata1-slave: identify failed=0A= ad0: 17301MB [35152/16/63] at ata0-master UDMA33=0A= acd0: DVD-ROM at ata1-master using PIO4=0A= Mounting root from ufs:/dev/ad0s2a=0A= wi0: at port 0x240-0x27f irq 10 slot 0 on pccard0=0A= wi0: Ethernet address: 00:ec:15:c1:00:95=0A= wi0: failed to allocate 1594 bytes on NIC=0A= wi0: tx buffer allocation failed=0A= wi0: failed to allocate 1594 bytes on NIC=0A= wi0: mgmt. buffer allocation failed=0A= wi0: xmit failed=0A= wi0: unload=0A= wi0: detached=0A= pccard: card removed, slot 0=0A= stray irq 10=0A= =0A= =0A= Fatal trap 12: page fault while in kernel mode=0A= fault virtual address =3D 0x303031f=0A= fault code =3D supervisor read, page not present=0A= instruction pointer =3D 0x8:0xc01f65e9=0A= stack pointer =3D 0x10:0xcd04bcd4=0A= frame pointer =3D 0x10:0xcd04bd18=0A= code segment =3D base 0x0, limit 0xfffff, type 0x1b=0A= =3D DPL 0, pres 1, def32 1, gran 1=0A= processor eflags =3D interrupt enabled, resume, IOPL =3D 0=0A= current process =3D 258 (ifconfig)=0A= interrupt mask =3D =0A= trap number =3D 12=0A= panic: page fault=0A= =0A= syncing disks... =0A= done=0A= Uptime: 18m6s=0A= Automatic reboot in 15 seconds - press a key on the console to abort=0A= Rebooting...=0A= Copyright (c) 1992-2001 The FreeBSD Project.=0A= Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994=0A= The Regents of the University of California. All rights reserved.=0A= FreeBSD 4.3-RELEASE #0: Sat Apr 21 10:54:49 GMT 2001=0A= jkh@narf.osd.bsdi.com:/usr/src/sys/compile/GENERIC=0A= Timecounter "i8254" frequency 1193182 Hz=0A= CPU: Pentium III/Pentium III Xeon/Celeron (647.19-MHz 686-class CPU)=0A= Origin =3D "GenuineIntel" Id =3D 0x681 Stepping =3D 1=0A= = Features=3D0x383f9ff=0A= real memory =3D 268369920 (262080K bytes)=0A= avail memory =3D 256917504 (250896K bytes)=0A= Preloaded elf kernel "kernel" at 0xc044d000.=0A= Pentium Pro MTRR support enabled=0A= md0: Malloc disk=0A= npx0: on motherboard=0A= npx0: INT 16 interface=0A= pcib0: on motherboard=0A= pci0: on pcib0=0A= pcib1: at device 1.0 on = pci0=0A= pci1: on pcib1=0A= pci1: at 0.0 irq 11=0A= pcic-pci0: at device 4.0 on pci0=0A= pcic-pci0: TI12XX PCI Config Reg: [ring enable][speaker enable][pwr = save][FUNC pci int + CSC serial isa irq]=0A= pcic-pci1: at device 4.1 on pci0=0A= pcic-pci1: TI12XX PCI Config Reg: [ring enable][speaker enable][pwr = save][FUNC pci int + CSC serial isa irq]=0A= isab0: at device 7.0 on pci0=0A= isa0: on isab0=0A= atapci0: port 0x1050-0x105f at device 7.1 = on pci0=0A= ata0: at 0x1f0 irq 14 on atapci0=0A= ata1: at 0x170 irq 15 on atapci0=0A= uhci0: port 0x1060-0x107f irq = 5 at device 7.2 on pci0=0A= usb0: on uhci0=0A= usb0: USB revision 1.0=0A= uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1=0A= uhub0: 2 ports with 2 removable, self powered=0A= chip1: port 0x1040-0x104f at = device 7.3 on pci0=0A= chip2: port 0x1400-0x14ff = irq 5 at device 8.0 on pci0=0A= fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0=0A= fdc0: FIFO enabled, 8 bytes threshold=0A= fd0: <1440-KB 3.5" drive> on fdc0 drive 0=0A= atkbdc0: at port 0x60,0x64 on isa0=0A= atkbd0: flags 0x1 irq 1 on atkbdc0=0A= kbd0 at atkbd0=0A= psm0: irq 12 on atkbdc0=0A= psm0: model Generic PS/2 mouse, device ID 0=0A= vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0=0A= sc0: at flags 0x100 on isa0=0A= sc0: VGA <16 virtual consoles, flags=3D0x300>=0A= pcic0: at port 0x3e0 iomem 0xd0000 on isa0=0A= pcic0: Polling mode=0A= pccard0: on pcic0=0A= pccard1: on pcic0=0A= sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0=0A= sio0: type 16550A=0A= sio1 at port 0x2f8-0x2ff irq 3 on isa0=0A= sio1: type 16550A=0A= ppc0: at port 0x378-0x37f irq 7 on isa0=0A= ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode=0A= ppc0: FIFO with 16/16/7 bytes threshold=0A= plip0: on ppbus0=0A= lpt0: on ppbus0=0A= lpt0: Interrupt-driven port=0A= ppi0: on ppbus0=0A= ata1-slave: ata_command: timeout waiting for intr=0A= ata1-slave: identify failed=0A= ad0: 17301MB [35152/16/63] at ata0-master UDMA33=0A= acd0: DVD-ROM at ata1-master using PIO4=0A= Mounting root from ufs:/dev/ad0s2a=0A= WARNING: / was not properly dismounted=0A= ------=_NextPart_000_0005_01C0E7B5.67E74340-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue May 29 6:59:24 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from mail3.panix.com (mail3.panix.com [166.84.0.167]) by hub.freebsd.org (Postfix) with ESMTP id 9B24537B422 for ; Tue, 29 May 2001 06:59:20 -0700 (PDT) (envelope-from evenson@panix.com) Received: from panix6.panix.com (panix6.panix.com [166.84.0.231]) by mail3.panix.com (Postfix) with ESMTP id 679B998223 for ; Tue, 29 May 2001 09:57:38 -0400 (EDT) Received: (from evenson@localhost) by panix6.panix.com (8.8.8/8.7.1/PanixN1.0) id JAA09387; Tue, 29 May 2001 09:57:38 -0400 (EDT) X-Authentication-Warning: panix6.panix.com: evenson set sender to evenson@panix.com using -f To: freebsd-mobile@freebsd.org Subject: Problems on suspend/resume on ThinkPad X20 From: Mark Evenson Date: 29 May 2001 09:57:38 -0400 Message-ID: Lines: 45 User-Agent: Gnus/5.0805 (Gnus v5.8.5) Emacs/20.7 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 Not so much with the "suspend" part which seems to work fine, but on a ThinkPad X20, the "resume" part of apm always fails: the machine powers up, displays whatever was previously displayed on the video console and then promptly freezes forcing a manual shutdown with the old "boot -s" and fsck scenario. This machine is running -STABLE (as of 20010528) with the following line for apm in the kernel: device apm0 at nexus? flags 0x20 apm is detected fine at boot, and seems to do the requisite sync on suspend. /var/log/messages shows: May 28 20:39:37 quid apmd[250]: apmevent 0002 index 1 May 28 20:39:38 quid apmd: suspend at 20010528 20:39:38 May 29 00:29:36 quid /kernel: Copyright (c) 1992-2001 The FreeBSD Project. so the suspend works, but the resume event doesn't seem to happen, huh? BIOS is 2.07 (the latest 2.12 does not work with only a FreeBSD partition. Jacques Virdine has filed bug # 16650354 with IBM to request a fix to the latest BIOS which I "me too"'d when I dealt with IBM a month ago). I've trashed the FreeBSD install twice in the last month (stupid user errors), but the resume was working sometime in the last month. Perhaps with the 2.12 BIOS when I still had a Windows 98 parition, but I really have no way of knowing what is "different" (again stupid user tricks). Any ideas? Would more verbose output from something be helpful? Thanks, -- Mark Evenson "A screaming comes across the sky. It has happened before, but there is nothing to compare to it now." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue May 29 10:44:38 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from gatekeeper.orem.verio.net (gatekeeper.orem.verio.net [192.41.0.8]) by hub.freebsd.org (Postfix) with ESMTP id B0D8A37B423 for ; Tue, 29 May 2001 10:44:35 -0700 (PDT) (envelope-from nectar@nectar.com) Received: from proxy.dmz.orem.verio.net (proxy.dmz.orem.verio.net [10.1.1.11]) by gatekeeper.orem.verio.net (Postfix) with ESMTP id 6291F3BF11F for ; Tue, 29 May 2001 11:44:35 -0600 (MDT) Received: from shade.nectar.com (unknown [10.2.129.63]) by proxy.dmz.orem.verio.net (Postfix) with ESMTP id 1663C7C004 for ; Tue, 29 May 2001 11:44:35 -0600 (MDT) Received: (from nectar@localhost) by shade.nectar.com (8.11.3/8.11.3) id f4THiaA00651; Tue, 29 May 2001 12:44:36 -0500 (CDT) (envelope-from nectar) Date: Tue, 29 May 2001 12:44:36 -0500 From: "Jacques A. Vidrine" To: Mark Evenson Cc: freebsd-mobile@freebsd.org Subject: Re: Problems on suspend/resume on ThinkPad X20 Message-ID: <20010529124435.B491@shade.nectar.com> Mail-Followup-To: "Jacques A. Vidrine" , Mark Evenson , freebsd-mobile@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from evenson@panix.com on Tue, May 29, 2001 at 09:57:38AM -0400 X-Url: http://www.nectar.com/ 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, May 29, 2001 at 09:57:38AM -0400, Mark Evenson wrote: > Not so much with the "suspend" part which seems to work fine, but on a > ThinkPad X20, the "resume" part of apm always fails: the machine powers > up, displays whatever was previously displayed on the video console and > then promptly freezes forcing a manual shutdown with the old "boot -s" and > fsck scenario. > > This machine is running -STABLE (as of 20010528) with the following line > for apm in the kernel: > > device apm0 at nexus? flags 0x20 Works for me, ThankPad X20 FreeBSD 4.3-RELEASE, with or without apmd, ``device apm0 at nexus? flags 0x20''. [snip] > BIOS is 2.07 (the latest 2.12 does not work with only a FreeBSD partition. > Jacques Virdine has filed bug # 16650354 with IBM to request a fix to the > latest BIOS which I "me too"'d when I dealt with IBM a month ago). Good, thanks! I'm still runing 2.07, BTW. > I've trashed the FreeBSD install twice in the last month (stupid user > errors), but the resume was working sometime in the last month. Perhaps > with the 2.12 BIOS when I still had a Windows 98 parition, but I really > have no way of knowing what is "different" (again stupid user tricks). > > Any ideas? > > Would more verbose output from something be helpful? Hrm, I wish I had some suggestions, but I don't. It has ``just worked'' for me. Cheers, -- Jacques Vidrine / n@nectar.com / jvidrine@verio.net / nectar@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue May 29 17:21: 7 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from c007.snv.cp.net (c007-h012.c007.snv.cp.net [209.228.33.219]) by hub.freebsd.org (Postfix) with SMTP id B34ED37B423 for ; Tue, 29 May 2001 17:21:00 -0700 (PDT) (envelope-from skippyd@telocity.com) Received: (cpmta 5962 invoked from network); 29 May 2001 17:20:59 -0700 Received: from dsl-64-193-162-209.telocity.com (HELO telocity.com) (64.193.162.209) by smtp.telocity.com (209.228.33.219) with SMTP; 29 May 2001 17:20:59 -0700 X-Sent: 30 May 2001 00:20:59 GMT Message-ID: <3B143E0A.1060702@telocity.com> Date: Tue, 29 May 2001 20:25:46 -0400 From: Mark DuPrey User-Agent: Mozilla/5.0 (X11; U; FreeBSD 4.3-RC i386; en-US; 0.8) Gecko/20010321 X-Accept-Language: en MIME-Version: 1.0 To: freebsd-mobile@freebsd.org Subject: Vaio with TI-1131 Cardbus problems - IRQs? 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 This is an appeal for assistance from those more learned than I. I recently purchased a Sony Vaio PCG-729 with a TI-1131 PCI-Cardbus bridge. According to the newsgroups this should work with the 4.2 kernel I have loaded on it but I'll be darned if I can get it to work. I'm trying to use a Linksys EC2T ethernet card (ed driver). Both the Cardbus bridge and the Linksys card work in Windows on the machine (and the card works in an older IBM laptop running 4.3) so its not a hardware problem. I believe its an IRQ problem but I'm not sure. Below are possibly useful snippets of various configuration files and a list of the known used IRQ's on the laptop. Problem description: If I insert the card with pccardd running then I get the following: pccard: card inserted, slot 1 May29 19:56;48 mnemosyne pccard[55]: Card "Linksys"("Combo PCMCIA EthernetCard (EC2T)") [2.0] [(null)] matched "Linksys" ("Combo PCMCIA EthernetCard (EC2T)") [(null)] [(null)] sometimes the above lines are echoed more than once (the card inserted line a couple of times then the identification line 2-3 times). Then I get a nice lockup which requires a hard reset and a couple minutes of fsck-ing. If pccardd is NOT running then I get the above lines and the laptop continues to run leading me to believe the problem occurs when pccardd attempts to configure the thing. Any pointers in the right direction or other assistance will be greatly appreciated. TIA and all that. Mark DuPrey http://skippy.dyndns.org skippyd@telocity.com List of known used IRQ's: ##################################################### 1 keyboard 2 3 internal winmodem (assigned by bios can't be disabled :-() 4 serial port 5 internal soundcard (can be sacrificed if needed) 6 fdc0 7 lpt0 8 9 10 IrDA (also can't be disabled) 11 NeoMagic vid card 12 mouse 13 14 ata0 15 ata1 relevent portions of my kernel config (4.2 kernel): ##################################################### # 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 # ISA Ethernet NICs. # changed from irq 10 in generic kernel since I don't believe its available device ed0 at isa? port 0x280 irq 9 iomem 0xd8000 /etc/pccardd.conf: ##################################################### # Generally available IO ports io 0x240-0x360 # Generally available IRQs (Built-in sound-card owners remove 5) irq 8 9 # Available memory slots memory 0xd4000 96k # Include user configration file # This allow you to override or add configurations. include /etc/pccard.conf ########## ed ########## # Linksys Combo PCMCIA EthernetCard (model EC2T on box) card "Linksys" "Combo PCMCIA EthernetCard (EC2T)" config 0x1 "ed" ? insert /etc/pccard_ether $device start remove /etc/pccard_ether $device stop relevent section of /var/log/messages: ##################################################### May 28 20:51:51 mnemosyne /kernel: Copyright (c) 1992-2000 The FreeBSD Project. May 28 20:51:51 mnemosyne /kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 May 28 20:51:51 mnemosyne /kernel: The Regents of the University of California. All rights reserved. May 28 20:51:51 mnemosyne /kernel: FreeBSD 4.2-RELEASE #2: Mon May 28 11:52:41 EDT 2001 May 28 20:51:51 mnemosyne /kernel: root@mnemosyne.skippy.dyndns.org:/usr/src/sys/compile/MNEMOSYNE May 28 20:51:51 mnemosyne /kernel: Timecounter "i8254" frequency 1193182 Hz May 28 20:51:51 mnemosyne /kernel: CPU: Pentium/P55C (quarter-micron) (263.97-MHz 586-class CPU) May 28 20:51:51 mnemosyne /kernel: Origin = "GenuineIntel" Id = 0x581 Stepping = 1 May 28 20:51:51 mnemosyne /kernel: Features=0x8001bf May 28 20:51:51 mnemosyne /kernel: real memory = 33554432 (32768K bytes) May 28 20:51:51 mnemosyne /kernel: config> di bt0 May 28 20:51:51 mnemosyne /kernel: No such device: bt0 May 28 20:51:51 mnemosyne /kernel: Invalid command or syntax. Type `?' for help. May 28 20:51:51 mnemosyne /kernel: config> di aic0 May 28 20:51:51 mnemosyne /kernel: No such device: aic0 May 28 20:51:51 mnemosyne /kernel: Invalid command or syntax. Type `?' for help. May 28 20:51:51 mnemosyne /kernel: config> di aha0 May 28 20:51:51 mnemosyne /kernel: No such device: aha0 May 28 20:51:51 mnemosyne /kernel: Invalid command or syntax. Type `?' for help. May 28 20:51:51 mnemosyne /kernel: config> di adv0 May 28 20:51:51 mnemosyne /kernel: No such device: adv0 May 28 20:51:51 mnemosyne /kernel: Invalid command or syntax. Type `?' for help. May 28 20:51:51 mnemosyne /kernel: config> q May 28 20:51:51 mnemosyne /kernel: avail memory = 29487104 (28796K bytes) May 28 20:51:51 mnemosyne /kernel: Preloaded elf kernel "kernel" at 0xc0353000. May 28 20:51:51 mnemosyne /kernel: Preloaded userconfig_script "/boot/kernel.conf" at 0xc035309c. May 28 20:51:51 mnemosyne /kernel: Intel Pentium detected, installing workaround for F00F bug May 28 20:51:51 mnemosyne /kernel: md0: Malloc disk May 28 20:51:51 mnemosyne /kernel: npx0: on motherboard May 28 20:51:51 mnemosyne /kernel: npx0: INT 16 interface May 28 20:51:51 mnemosyne /kernel: pcib0: on motherboard May 28 20:51:51 mnemosyne /kernel: pci0: on pcib0 May 28 20:51:51 mnemosyne /kernel: isab0: at device 1.0 on pci0 May 28 20:51:51 mnemosyne /kernel: isa0: on isab0 May 28 20:51:51 mnemosyne /kernel: atapci0: port 0xfcd0-0xfcdf at device 1.1 on pci0 May 28 20:51:51 mnemosyne /kernel: ata0: at 0x1f0 irq 14 on atapci0 May 28 20:51:51 mnemosyne /kernel: ata1: at 0x170 irq 15 on atapci0 May 28 20:51:51 mnemosyne /kernel: uhci0: at device 1.2 on pci0 May 28 20:51:51 mnemosyne /kernel: uhci0: Invalid irq 255 May 28 20:51:51 mnemosyne /kernel: uhci0: Please switch on USB support and switch PNP-OS to 'No' in BIOS May 28 20:51:51 mnemosyne /kernel: device_probe_and_attach: uhci0 attach returned 6 May 28 20:51:51 mnemosyne /kernel: chip1: port 0x2180-0x218f at device 1.3 on pci0 May 28 20:51:51 mnemosyne /kernel: pci0: at 2.0 irq 11 May 28 20:51:51 mnemosyne /kernel: pcic-pci0: at device 10.0 on pci0 May 28 20:51:51 mnemosyne /kernel: pcic-pci0: TI113X PCI Config Reg: [clkrun irq 10][ring enable][speaker enable][CSC serial isa irq] May 28 20:51:51 mnemosyne /kernel: pcic-pci1: at device 10.1 on pci0 May 28 20:51:51 mnemosyne /kernel: pcic-pci1: TI113X PCI Config Reg: [clkrun irq 10][ring enable][speaker enable][CSC serial isa irq] May 28 20:51:51 mnemosyne /kernel: fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 May 28 20:51:51 mnemosyne /kernel: fdc0: FIFO enabled, 8 bytes threshold May 28 20:51:51 mnemosyne /kernel: fd0: <1440-KB 3.5" drive> on fdc0 drive 0 May 28 20:51:51 mnemosyne /kernel: atkbdc0: at port 0x60,0x64 on isa0 May 28 20:51:51 mnemosyne /kernel: atkbd0: flags 0x1 irq 1 on atkbdc0 May 28 20:51:51 mnemosyne /kernel: kbd0 at atkbd0 May 28 20:51:51 mnemosyne /kernel: psm0: irq 12 on atkbdc0 May 28 20:51:51 mnemosyne /kernel: psm0: model Generic PS/2 mouse, device ID 0 May 28 20:51:51 mnemosyne /kernel: vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 May 28 20:51:51 mnemosyne /kernel: sc0: at flags 0x100 on isa0 May 28 20:51:51 mnemosyne /kernel: sc0: VGA <16 virtual consoles, flags=0x300> May 28 20:51:51 mnemosyne /kernel: pcic0: at port 0x3e0 iomem 0xd0000 on isa0 May 28 20:51:51 mnemosyne /kernel: pcic0: Polling mode May 28 20:51:51 mnemosyne /kernel: pccard0: on pcic0 May 28 20:51:51 mnemosyne /kernel: pccard1: on pcic0 May 28 20:51:51 mnemosyne /kernel: ppc0: at port 0x378-0x37f irq 7 on isa0 May 28 20:51:51 mnemosyne /kernel: ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode May 28 20:51:51 mnemosyne /kernel: lpt0: on ppbus0 May 28 20:51:51 mnemosyne /kernel: lpt0: Interrupt-driven port May 28 20:51:51 mnemosyne /kernel: ad0: 3909MB [7944/16/63] at ata0-master UDMA33 May 28 20:51:51 mnemosyne /kernel: Mounting root from ufs:/dev/ad0s2a To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue May 29 20: 6:28 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from smtp012.mail.yahoo.com (smtp012.mail.yahoo.com [216.136.173.32]) by hub.freebsd.org (Postfix) with SMTP id 0164637B423 for ; Tue, 29 May 2001 20:06:19 -0700 (PDT) (envelope-from freebsd_mail@yahoo.com) Received: from adsl-63-195-114-87.dsl.snfc21.pacbell.net (HELO gregsIBM) (63.195.114.87) by smtp.mail.vip.sc5.yahoo.com with SMTP; 30 May 2001 03:06:18 -0000 X-Apparently-From: Message-ID: <200105292006180010.00BF0A68@smtp.mail.yahoo.com> In-Reply-To: <3B143E0A.1060702@telocity.com> References: <3B143E0A.1060702@telocity.com> X-Mailer: Calypso Version 3.20.02.00 (2) Date: Tue, 29 May 2001 20:06:18 -0700 Reply-To: freebsd_mail@yahoo.com From: "Greg Smith" To: "Mark DuPrey" Cc: freebsd-mobile@freebsd.org Subject: Re: Vaio with TI-1131 Cardbus problems - IRQs? 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 Mark, Unlike IBM's, Sony's and Dell's require that you take the pcic out of "polling" mode by giving pcic an IRQ of its own. You can do this by rebuilding your kernel with an IRQ on device pcic0. Or you can use two other ways to set it outside the kernel, of which I only know one: put "ir pcic0 9", or whatever IRQ you choose, in a file called /boot/kernel.conf and make sure /boot/loader.conf includes userconfig_script_load="YES". See the list archives for the other way to do this, although this should be sufficient. BTW, IRQs 0, 1, 2, 8, and 13 are never available to the end user. HTH, Greg -----Original Message----- >This is an appeal for assistance from those more learned than I. I >recently purchased a Sony Vaio PCG-729 with a TI-1131 PCI-Cardbus >bridge. According to the newsgroups this should work with the 4.2 kernel >I have loaded on it but I'll be darned if I can get it to work. I'm >trying to use a Linksys EC2T ethernet card (ed driver). Both the Cardbus >bridge and the Linksys card work in Windows on the machine (and the card >works in an older IBM laptop running 4.3) so its not a hardware problem. >I believe its an IRQ problem but I'm not sure. Below are possibly useful >snippets of various configuration files and a list of the known used >IRQ's on the laptop. > >Problem description: >If I insert the card with pccardd running then I get the following: > >pccard: card inserted, slot 1 >May29 19:56;48 mnemosyne pccard[55]: Card "Linksys"("Combo PCMCIA >EthernetCard (EC2T)") [2.0] [(null)] matched "Linksys" ("Combo PCMCIA >EthernetCard (EC2T)") [(null)] [(null)] > >sometimes the above lines are echoed more than once (the card inserted >line a couple of times then the identification line 2-3 times). Then I >get a nice lockup which requires a hard reset and a couple minutes of >fsck-ing. If pccardd is NOT running then I get the above lines and the >laptop continues to run leading me to believe the problem occurs when >pccardd attempts to configure the thing. Any pointers in the right >direction or other assistance will be greatly appreciated. TIA and all >that. > >Mark DuPrey >http://skippy.dyndns.org >skippyd@telocity.com > > > >List of known used IRQ's: >##################################################### >1 keyboard >2 >3 internal winmodem (assigned by bios can't be disabled :-() >4 serial port >5 internal soundcard (can be sacrificed if needed) >6 fdc0 >7 lpt0 >8 >9 >10 IrDA (also can't be disabled) >11 NeoMagic vid card >12 mouse >13 >14 ata0 >15 ata1 > > > >relevent portions of my kernel config (4.2 kernel): >##################################################### ># 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 > ># ISA Ethernet NICs. ># changed from irq 10 in generic kernel since I don't believe its available >device ed0 at isa? port 0x280 irq 9 iomem 0xd8000 > > > >/etc/pccardd.conf: >##################################################### ># Generally available IO ports >io 0x240-0x360 ># Generally available IRQs (Built-in sound-card owners remove 5) >irq 8 9 ># Available memory slots >memory 0xd4000 96k > ># Include user configration file ># This allow you to override or add configurations. >include /etc/pccard.conf > >########## ed ########## > ># Linksys Combo PCMCIA EthernetCard (model EC2T on box) >card "Linksys" "Combo PCMCIA EthernetCard (EC2T)" > config 0x1 "ed" ? > insert /etc/pccard_ether $device start > remove /etc/pccard_ether $device stop > > > >relevent section of /var/log/messages: >##################################################### >May 28 20:51:51 mnemosyne /kernel: Copyright (c) 1992-2000 The FreeBSD >Project. >May 28 20:51:51 mnemosyne /kernel: Copyright (c) 1979, 1980, 1983, 1986, >1988, 1989, 1991, 1992, 1993, 1994 >May 28 20:51:51 mnemosyne /kernel: The Regents of the University of >California. All rights reserved. >May 28 20:51:51 mnemosyne /kernel: FreeBSD 4.2-RELEASE #2: Mon May 28 >11:52:41 EDT 2001 >May 28 20:51:51 mnemosyne /kernel: >root@mnemosyne.skippy.dyndns.org:/usr/src/sys/compile/MNEMOSYNE >May 28 20:51:51 mnemosyne /kernel: Timecounter "i8254" frequency 1193182 >Hz >May 28 20:51:51 mnemosyne /kernel: CPU: Pentium/P55C (quarter-micron) >(263.97-MHz 586-class CPU) >May 28 20:51:51 mnemosyne /kernel: Origin = "GenuineIntel" Id = 0x581 >Stepping = 1 >May 28 20:51:51 mnemosyne /kernel: >Features=0x8001bf >May 28 20:51:51 mnemosyne /kernel: real memory = 33554432 (32768K bytes) >May 28 20:51:51 mnemosyne /kernel: config> di bt0 >May 28 20:51:51 mnemosyne /kernel: No such device: bt0 >May 28 20:51:51 mnemosyne /kernel: Invalid command or syntax. Type `?' >for help. >May 28 20:51:51 mnemosyne /kernel: config> di aic0 >May 28 20:51:51 mnemosyne /kernel: No such device: aic0 >May 28 20:51:51 mnemosyne /kernel: Invalid command or syntax. Type `?' >for help. >May 28 20:51:51 mnemosyne /kernel: config> di aha0 >May 28 20:51:51 mnemosyne /kernel: No such device: aha0 >May 28 20:51:51 mnemosyne /kernel: Invalid command or syntax. Type `?' >for help. >May 28 20:51:51 mnemosyne /kernel: config> di adv0 >May 28 20:51:51 mnemosyne /kernel: No such device: adv0 >May 28 20:51:51 mnemosyne /kernel: Invalid command or syntax. Type `?' >for help. >May 28 20:51:51 mnemosyne /kernel: config> q >May 28 20:51:51 mnemosyne /kernel: avail memory = 29487104 (28796K bytes) >May 28 20:51:51 mnemosyne /kernel: Preloaded elf kernel "kernel" at >0xc0353000. >May 28 20:51:51 mnemosyne /kernel: Preloaded userconfig_script >"/boot/kernel.conf" at 0xc035309c. >May 28 20:51:51 mnemosyne /kernel: Intel Pentium detected, installing >workaround for F00F bug >May 28 20:51:51 mnemosyne /kernel: md0: Malloc disk >May 28 20:51:51 mnemosyne /kernel: npx0: on motherboard >May 28 20:51:51 mnemosyne /kernel: npx0: INT 16 interface >May 28 20:51:51 mnemosyne /kernel: pcib0: on >motherboard >May 28 20:51:51 mnemosyne /kernel: pci0: on pcib0 >May 28 20:51:51 mnemosyne /kernel: isab0: bridge> at device 1.0 on pci0 >May 28 20:51:51 mnemosyne /kernel: isa0: on isab0 >May 28 20:51:51 mnemosyne /kernel: atapci0: controller> port 0xfcd0-0xfcdf at device 1.1 on pci0 >May 28 20:51:51 mnemosyne /kernel: ata0: at 0x1f0 irq 14 on atapci0 >May 28 20:51:51 mnemosyne /kernel: ata1: at 0x170 irq 15 on atapci0 >May 28 20:51:51 mnemosyne /kernel: uhci0: controller> at device 1.2 on pci0 >May 28 20:51:51 mnemosyne /kernel: uhci0: Invalid irq 255 >May 28 20:51:51 mnemosyne /kernel: uhci0: Please switch on USB support >and switch PNP-OS to 'No' in BIOS >May 28 20:51:51 mnemosyne /kernel: device_probe_and_attach: uhci0 attach >returned 6 >May 28 20:51:51 mnemosyne /kernel: chip1: management controller> port 0x2180-0x218f at device 1.3 on pci0 >May 28 20:51:51 mnemosyne /kernel: pci0: controller> at 2.0 irq 11 >May 28 20:51:51 mnemosyne /kernel: pcic-pci0: Bridge> at device 10.0 on pci0 >May 28 20:51:51 mnemosyne /kernel: pcic-pci0: TI113X PCI Config Reg: >[clkrun irq 10][ring enable][speaker enable][CSC serial isa irq] >May 28 20:51:51 mnemosyne /kernel: pcic-pci1: Bridge> at device 10.1 on pci0 >May 28 20:51:51 mnemosyne /kernel: pcic-pci1: TI113X PCI Config Reg: >[clkrun irq 10][ring enable][speaker enable][CSC serial isa irq] >May 28 20:51:51 mnemosyne /kernel: fdc0: at port >0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 >May 28 20:51:51 mnemosyne /kernel: fdc0: FIFO enabled, 8 bytes threshold >May 28 20:51:51 mnemosyne /kernel: fd0: <1440-KB 3.5" drive> on fdc0 drive >0 >May 28 20:51:51 mnemosyne /kernel: atkbdc0: (i8042)> at port 0x60,0x64 on isa0 >May 28 20:51:51 mnemosyne /kernel: atkbd0: flags 0x1 irq 1 >on atkbdc0 >May 28 20:51:51 mnemosyne /kernel: kbd0 at atkbd0 >May 28 20:51:51 mnemosyne /kernel: psm0: irq 12 on atkbdc0 >May 28 20:51:51 mnemosyne /kernel: psm0: model Generic PS/2 mouse, >device ID 0 >May 28 20:51:51 mnemosyne /kernel: vga0: at port >0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 >May 28 20:51:51 mnemosyne /kernel: sc0: at flags 0x100 >on isa0 >May 28 20:51:51 mnemosyne /kernel: sc0: VGA <16 virtual consoles, >flags=0x300> >May 28 20:51:51 mnemosyne /kernel: pcic0: at port 0x3e0 >iomem 0xd0000 on isa0 >May 28 20:51:51 mnemosyne /kernel: pcic0: Polling mode >May 28 20:51:51 mnemosyne /kernel: pccard0: version> on pcic0 >May 28 20:51:51 mnemosyne /kernel: pccard1: version> on pcic0 >May 28 20:51:51 mnemosyne /kernel: ppc0: at port >0x378-0x37f irq 7 on isa0 >May 28 20:51:51 mnemosyne /kernel: ppc0: Generic chipset (EPP/NIBBLE) in >COMPATIBLE mode >May 28 20:51:51 mnemosyne /kernel: lpt0: on ppbus0 >May 28 20:51:51 mnemosyne /kernel: lpt0: Interrupt-driven port >May 28 20:51:51 mnemosyne /kernel: ad0: 3909MB >[7944/16/63] at ata0-master UDMA33 >May 28 20:51:51 mnemosyne /kernel: Mounting root from ufs:/dev/ad0s2a > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-mobile" in the body of the message _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue May 29 20:12: 4 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from moek.pir.net (moek.pir.net [130.64.1.215]) by hub.freebsd.org (Postfix) with ESMTP id CBC2E37B62F for ; Tue, 29 May 2001 20:11:50 -0700 (PDT) (envelope-from pir@pir.net) Received: from pir by moek.pir.net with local (Exim) id 154wOj-0005lo-00 for freebsd-mobile@freebsd.org; Tue, 29 May 2001 23:11:49 -0400 Date: Tue, 29 May 2001 23:11:49 -0400 From: Peter Radcliffe To: freebsd-mobile@freebsd.org Subject: Re: Vaio with TI-1131 Cardbus problems - IRQs? Message-ID: <20010529231149.B18953@pir.net> Reply-To: freebsd-mobile@freebsd.org Mail-Followup-To: freebsd-mobile@freebsd.org References: <3B143E0A.1060702@telocity.com> <200105292006180010.00BF0A68@smtp.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200105292006180010.00BF0A68@smtp.mail.yahoo.com>; from freebsd_mail@yahoo.com on Tue, May 29, 2001 at 08:06:18PM -0700 X-fish: < X-Copy-On-Listmail: Please do NOT Cc: me on list mail. 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 Greg Smith probably said: > rebuilding your kernel with an IRQ on device pcic0. Or you can use two > other ways to set it outside the kernel, of which I only know one: put > "ir pcic0 9", or whatever IRQ you choose, in a file called > /boot/kernel.conf and make sure /boot/loader.conf includes > userconfig_script_load="YES". See the list archives for the other way /boot/loader.conf machdep.pccard.pcic_irq="10" P. -- pir pir@pir.net pir@net.tufts.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue May 29 20:33:32 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from smtp011.mail.yahoo.com (smtp011.mail.yahoo.com [216.136.173.31]) by hub.freebsd.org (Postfix) with SMTP id 3252937B423 for ; Tue, 29 May 2001 20:33:30 -0700 (PDT) (envelope-from freebsd_mail@yahoo.com) Received: from adsl-63-195-114-87.dsl.snfc21.pacbell.net (HELO gregsIBM) (63.195.114.87) by smtp.mail.vip.sc5.yahoo.com with SMTP; 30 May 2001 03:33:29 -0000 X-Apparently-From: Message-ID: <200105292033290460.00D7F01F@smtp.mail.yahoo.com> In-Reply-To: <20010529231149.B18953@pir.net> References: <3B143E0A.1060702@telocity.com> <200105292006180010.00BF0A68@smtp.mail.yahoo.com> <20010529231149.B18953@pir.net> X-Mailer: Calypso Version 3.20.02.00 (2) Date: Tue, 29 May 2001 20:33:29 -0700 Reply-To: freebsd_mail@yahoo.com From: "Greg Smith" To: freebsd-mobile@freebsd.org Subject: config kernel without rebuild (was: Re: Vaio with TI-1131 Cardbus problems - IRQs?) 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 Peter, Yes, exactly. Thanks. I should have mentioned two things: 1) I think one should have a last line of q or quit in kernel.conf, since this is a batch version of the user config tool. 2) Unlike the machdep... solution, the userconfig solution is generalizable to all the devices in the kernel, with at least the following commands: di sio1 (disable) en pcic1 (enable) po pcic0 0xfcec (set port) ir pcic0 9 (set IRQ) dr pcm0 1 (set DRQ) iom pcic0 0xd8000 (set iomem) ios pcic0 ????? (set iosize) f pcm0 0x10 (set flags) This is very handy on those older machines where it takes a long time to rebuild the kernel. Try boot -c to get the whole picture. Greg -----Original Message----- >> put "ir pcic0 9", or whatever IRQ you choose, in a file called >> /boot/kernel.conf and make sure /boot/loader.conf includes >> userconfig_script_load="YES". See the list archives for the other way > >/boot/loader.conf >machdep.pccard.pcic_irq="10" _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue May 29 20:58:48 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 29B8F37B424 for ; Tue, 29 May 2001 20:58:45 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.3/8.11.1) with ESMTP id f4U3wXE79787; Tue, 29 May 2001 21:58:33 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200105300358.f4U3wXE79787@harmony.village.org> To: Mark DuPrey Subject: Re: Vaio with TI-1131 Cardbus problems - IRQs? Cc: freebsd-mobile@FreeBSD.org In-reply-to: Your message of "Tue, 29 May 2001 20:25:46 EDT." <3B143E0A.1060702@telocity.com> References: <3B143E0A.1060702@telocity.com> Date: Tue, 29 May 2001 21:58:33 -0600 From: Warner Losh 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 <3B143E0A.1060702@telocity.com> Mark DuPrey writes: : recently purchased a Sony Vaio PCG-729 with a TI-1131 PCI-Cardbus : bridge. According to the newsgroups this should work with the 4.2 kernel : I have loaded on it but I'll be darned if I can get it to work. Should work. : pccard: card inserted, slot 1 : May29 19:56;48 mnemosyne pccard[55]: Card "Linksys"("Combo PCMCIA : EthernetCard (EC2T)") [2.0] [(null)] matched "Linksys" ("Combo PCMCIA : EthernetCard (EC2T)") [(null)] [(null)] : : sometimes the above lines are echoed more than once (the card inserted : line a couple of times then the identification line 2-3 times). Then I : get a nice lockup which requires a hard reset and a couple minutes of : fsck-ing. If pccardd is NOT running then I get the above lines and the : laptop continues to run leading me to believe the problem occurs when : pccardd attempts to configure the thing. Any pointers in the right : direction or other assistance will be greatly appreciated. TIA and all that. pccardd must be running, or you won't get the above line :-). At least not the one after pccard: card inserted. Chances are good this is an IRQ problem. Can you send me the output of boot -v so I can check it against the datasheets? Don't have a card in the laptop when you do this. I'm most interested in the cardbus config space part of the output if you can't save it all. I've seen problems with this in two ways. One when you pickeda bad management IRQ. One when the bridge is misprogrammed. I think the former is happening, but maybe the latter is happening. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue May 29 21: 1:44 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 743DB37B42C for ; Tue, 29 May 2001 21:01:42 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.3/8.11.1) with ESMTP id f4U41ZE79824; Tue, 29 May 2001 22:01:35 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200105300401.f4U41ZE79824@harmony.village.org> To: freebsd_mail@yahoo.com Subject: Re: config kernel without rebuild (was: Re: Vaio with TI-1131 Cardbus problems - IRQs?) Cc: freebsd-mobile@FreeBSD.ORG In-reply-to: Your message of "Tue, 29 May 2001 20:33:29 PDT." <200105292033290460.00D7F01F@smtp.mail.yahoo.com> References: <200105292033290460.00D7F01F@smtp.mail.yahoo.com> <3B143E0A.1060702@telocity.com> <200105292006180010.00BF0A68@smtp.mail.yahoo.com> <20010529231149.B18953@pir.net> Date: Tue, 29 May 2001 22:01:35 -0600 From: Warner Losh 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 <200105292033290460.00D7F01F@smtp.mail.yahoo.com> "Greg Smith" writes: : po pcic0 0xfcec (set port) Unless you have a CL-PD6729, setting the port like this will not work :-). Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue May 29 21: 2:54 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id A431837B423 for ; Tue, 29 May 2001 21:02:51 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.3/8.11.1) with ESMTP id f4U407E79812; Tue, 29 May 2001 22:00:07 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200105300400.f4U407E79812@harmony.village.org> To: freebsd_mail@yahoo.com Subject: Re: Vaio with TI-1131 Cardbus problems - IRQs? Cc: "Mark DuPrey" , freebsd-mobile@FreeBSD.ORG In-reply-to: Your message of "Tue, 29 May 2001 20:06:18 PDT." <200105292006180010.00BF0A68@smtp.mail.yahoo.com> References: <200105292006180010.00BF0A68@smtp.mail.yahoo.com> <3B143E0A.1060702@telocity.com> Date: Tue, 29 May 2001 22:00:07 -0600 From: Warner Losh 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 <200105292006180010.00BF0A68@smtp.mail.yahoo.com> "Greg Smith" writes: : BTW, IRQs 0, 1, 2, 8, and 13 are never available to the end user. 3, 4, 5, 7, 9 10 11, 12, 14 and 15 are choices. And they *MUST*NOT* be used by anything else. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue May 29 21: 6:30 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from smtp014.mail.yahoo.com (smtp014.mail.yahoo.com [216.136.173.58]) by hub.freebsd.org (Postfix) with SMTP id EF62F37B422 for ; Tue, 29 May 2001 21:06:27 -0700 (PDT) (envelope-from freebsd_mail@yahoo.com) Received: from adsl-63-195-114-87.dsl.snfc21.pacbell.net (HELO gregsIBM) (63.195.114.87) by smtp.mail.vip.sc5.yahoo.com with SMTP; 30 May 2001 04:06:27 -0000 X-Apparently-From: Message-ID: <200105292106270490.00F61EBD@smtp.mail.yahoo.com> In-Reply-To: <200105300401.f4U41ZE79824@harmony.village.org> References: <200105292033290460.00D7F01F@smtp.mail.yahoo.com> <3B143E0A.1060702@telocity.com> <200105292006180010.00BF0A68@smtp.mail.yahoo.com> <20010529231149.B18953@pir.net> <200105300401.f4U41ZE79824@harmony.village.org> X-Mailer: Calypso Version 3.20.02.00 (2) Date: Tue, 29 May 2001 21:06:27 -0700 Reply-To: freebsd_mail@yahoo.com From: "Greg Smith" To: imp@harmony.village.org Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: config kernel without rebuild (was: Re: Vaio with TI-1131 Cardbus problems - IRQs?) 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 Warner, How did you guess which pcic I had :) Greg -----Original Message----- >In message <200105292033290460.00D7F01F@smtp.mail.yahoo.com> "Greg Smith" >writes: >: po pcic0 0xfcec (set port) > >Unless you have a CL-PD6729, setting the port like this will not work >:-). > >Warner _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue May 29 21:11:46 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from amant.pdl.cs.cmu.edu (AMANT.PDL.CS.CMU.EDU [128.2.189.84]) by hub.freebsd.org (Postfix) with ESMTP id 0C5E237B422 for ; Tue, 29 May 2001 21:11:43 -0700 (PDT) (envelope-from dpetrou@amant.pdl.cs.cmu.edu) Received: (from dpetrou@localhost) by amant.pdl.cs.cmu.edu (8.11.1/8.11.1) id f4U4BQF11923 for freebsd-mobile@freebsd.org; Wed, 30 May 2001 00:11:26 -0400 (EDT) (envelope-from dpetrou) Date: Wed, 30 May 2001 00:11:26 -0400 From: David Petrou To: freebsd-mobile@freebsd.org Subject: Laptop network install with a 3c575-tx Message-ID: <20010530001126.C11830@amant.pdl.cs.cmu.edu> Reply-To: dpetrou@cs.cmu.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Hit-Pick: fIREHOSE / Live Totem Pole 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. I'm trying to install FreeBSD 4.3R on an IBM 560x laptop. I'm using a 32-bit 3Com Fast EtherLink XL 3C575-TX card. On boot, I've experimented with a bunch of PCMCIA IRQ options and got the little light on the ether card's dongle to light green. However, when I go to "install over ftp", the only network options that appear are PPP and SLIP. What am I doing wrong? I checked the hardware guide for support for this card, and I do see "EtherLink XL", but not that exact model. I googled for "3c575-tx freebsd" and saw that in October 2000 someone made a patch for this card, but I'm not sure if it made it in the tree. http://www.geocrawler.com/mail/thread.php3?subject=%5BCardBus%5D+3COM+3C575-TX+C+ardBus+Ethernet+Card.&list=163 thanks, david p.s.: please reply to me as well, as i'm not subscribed to this list. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue May 29 21:15:22 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from moek.pir.net (moek.pir.net [130.64.1.215]) by hub.freebsd.org (Postfix) with ESMTP id 399CD37B422 for ; Tue, 29 May 2001 21:15:18 -0700 (PDT) (envelope-from pir@pir.net) Received: from pir by moek.pir.net with local (Exim) id 154xO9-0006Nk-00 ; Wed, 30 May 2001 00:15:17 -0400 Date: Wed, 30 May 2001 00:15:16 -0400 From: Peter Radcliffe To: freebsd-mobile@freebsd.org Cc: dpetrou@cs.cmu.edu Subject: Re: Laptop network install with a 3c575-tx Message-ID: <20010530001516.C18953@pir.net> Reply-To: freebsd-mobile@freebsd.org Mail-Followup-To: freebsd-mobile@freebsd.org, dpetrou@cs.cmu.edu References: <20010530001126.C11830@amant.pdl.cs.cmu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010530001126.C11830@amant.pdl.cs.cmu.edu>; from dpetrou@cs.cmu.edu on Wed, May 30, 2001 at 12:11:26AM -0400 X-fish: < X-Copy-On-Listmail: Please do NOT Cc: me on list mail. 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 David Petrou probably said: > Hi. I'm trying to install FreeBSD 4.3R on an IBM 560x laptop. I'm > What am I doing wrong? You're trying to use a cardbus card with a versionof the OS that does not support cardbus. > http://www.geocrawler.com/mail/thread.php3?subject=%5BCardBus%5D+3COM+3C575-TX+C+ardBus+Ethernet+Card.&list=163 Thats for -current, not 4.* .. either use current (not recommended) or get a non-cardbus ethernet card, such as the 3com 3c589. P. -- pir pir@pir.net pir@net.tufts.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue May 29 21:27:40 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id E65D237B422 for ; Tue, 29 May 2001 21:27:34 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.3/8.11.1) with ESMTP id f4U4RTE80015; Tue, 29 May 2001 22:27:29 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200105300427.f4U4RTE80015@harmony.village.org> To: freebsd_mail@yahoo.com Subject: Re: config kernel without rebuild (was: Re: Vaio with TI-1131 Cardbus problems - IRQs?) Cc: freebsd-mobile@FreeBSD.ORG In-reply-to: Your message of "Tue, 29 May 2001 21:06:27 PDT." <200105292106270490.00F61EBD@smtp.mail.yahoo.com> References: <200105292106270490.00F61EBD@smtp.mail.yahoo.com> <200105292033290460.00D7F01F@smtp.mail.yahoo.com> <3B143E0A.1060702@telocity.com> <200105292006180010.00BF0A68@smtp.mail.yahoo.com> <20010529231149.B18953@pir.net> <200105300401.f4U41ZE79824@harmony.village.org> Date: Tue, 29 May 2001 22:27:29 -0600 From: Warner Losh 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 <200105292106270490.00F61EBD@smtp.mail.yahoo.com> "Greg Smith" writes: : How did you guess which pcic I had :) Because there is only one pcic that I'm aware of that is on the PCI bus, but only do I/O mapping. I've learned far too much about these chips and other chips over the past few weeks. :-) Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue May 29 22:15:17 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 4B84837B422 for ; Tue, 29 May 2001 22:15:14 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.3/8.11.1) with ESMTP id f4U5FAE80423; Tue, 29 May 2001 23:15:11 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200105300515.f4U5FAE80423@harmony.village.org> To: Brooks Davis Subject: Re: Updated patch Cc: mobile@FreeBSD.ORG In-reply-to: Your message of "Mon, 28 May 2001 18:30:55 PDT." <20010528183055.B18047@Odin.AC.HMC.Edu> References: <20010528183055.B18047@Odin.AC.HMC.Edu> <200105270559.f4R5xpm53906@harmony.village.org> Date: Tue, 29 May 2001 23:15:10 -0600 From: Warner Losh 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 <20010528183055.B18047@Odin.AC.HMC.Edu> Brooks Davis writes: : I updated my source last night and applied this patch. My buildkernel : died with: I know. I'm working on it... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue May 29 22:47:32 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 2E05137B422 for ; Tue, 29 May 2001 22:47:29 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.3/8.11.1) with ESMTP id f4U5lEE80711; Tue, 29 May 2001 23:47:14 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200105300547.f4U5lEE80711@harmony.village.org> To: dpetrou@cs.cmu.edu Subject: Re: Laptop network install with a 3c575-tx Cc: freebsd-mobile@FreeBSD.ORG In-reply-to: Your message of "Wed, 30 May 2001 00:11:26 EDT." <20010530001126.C11830@amant.pdl.cs.cmu.edu> References: <20010530001126.C11830@amant.pdl.cs.cmu.edu> Date: Tue, 29 May 2001 23:47:14 -0600 From: Warner Losh 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 <20010530001126.C11830@amant.pdl.cs.cmu.edu> David Petrou writes: : Hi. I'm trying to install FreeBSD 4.3R on an IBM 560x laptop. I'm : using a 32-bit 3Com Fast EtherLink XL 3C575-TX card. You lose. cardbus isn't yet in FreeBSD 4.x. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed May 30 0: 8:16 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from node0b2a.a2000.nl (node0b2a.a2000.nl [62.108.11.42]) by hub.freebsd.org (Postfix) with ESMTP id B68FF37B423 for ; Wed, 30 May 2001 00:08:11 -0700 (PDT) (envelope-from gareth@venditor.com) Received: by node0b2a.a2000.nl (Postfix, from userid 501) id 259E716B2; Wed, 30 May 2001 09:10:07 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by node0b2a.a2000.nl (Postfix) with ESMTP id 1DF8114CF for ; Wed, 30 May 2001 09:10:07 +0200 (CEST) Date: Wed, 30 May 2001 09:10:07 +0200 (CEST) From: Gareth Williams X-X-Sender: To: Subject: PCMCIA Card Not Found In-Reply-To: <200105300547.f4U5lEE80711@harmony.village.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I've just bought a new laptop (Compaq Presario 1700) and I can't get it to recognise my wavelan card on insertion. When inserted, I get the message cannot find driver for "(null)"("(null)"). The card worked perfectly on my previous laptop. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed May 30 9:21:23 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from mail2.aracnet.com (mail2.aracnet.com [216.99.193.35]) by hub.freebsd.org (Postfix) with ESMTP id DA34B37B42C for ; Wed, 30 May 2001 09:21:19 -0700 (PDT) (envelope-from henryt@aracnet.com) Received: from aracnet.com (dyn-d082f542.spiritone.com [208.130.245.66]) by mail2.aracnet.com (8.11.0/8.11.0) with ESMTP id f4UGLI304743; Wed, 30 May 2001 09:21:18 -0700 Message-ID: <3B150FD1.FFC38E6E@aracnet.com> Date: Wed, 30 May 2001 08:20:49 -0700 From: Henry Tieman X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.3-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-mobile@FreeBSD.ORG" Cc: henry tieman Subject: Laptop PnP NIC question 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 Hello, About a year ago I set up my Vaio z505he with FreeBSD 3.51. I had found a message in this mailing list or comp.unix.freebsd.misc that told how to get the integrated NIC to work even with the BIOS set to "PnP OS". The message was from Jan-Apr 2000. I didn't take good notes and have just had a HD crash so my copies of the information are gone. Yes, I have searched the archives at FreeBSD.org. I'm probably misspelling the words to search or the search is too complex. Does anyone else remember how to set the interupt for fxp0 at boot time? I'm wondering if this is still possible with FreeBSD 4.3? Henry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed May 30 16:13: 6 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 28B3D37B423 for ; Wed, 30 May 2001 16:13:04 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.3/8.11.1) with ESMTP id f4UNCxE87331; Wed, 30 May 2001 17:12:59 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200105302312.f4UNCxE87331@harmony.village.org> To: Gareth Williams Subject: Re: PCMCIA Card Not Found Cc: freebsd-mobile@FreeBSD.ORG In-reply-to: Your message of "Wed, 30 May 2001 09:10:07 +0200." References: Date: Wed, 30 May 2001 17:12:59 -0600 From: Warner Losh 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 Gareth Williams writes: : I've just bought a new laptop (Compaq Presario 1700) and I can't get it to : recognise my wavelan card on insertion. When inserted, I get the message : cannot find driver for "(null)"("(null)"). The card worked perfectly on : my previous laptop. You need to set the memory address that the pcic can map itself into. pccard_memory=0xd8000 is the value I think your laptop needs. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed May 30 18: 8:16 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from c007.snv.cp.net (c007-h000.c007.snv.cp.net [209.228.33.206]) by hub.freebsd.org (Postfix) with SMTP id 8F45037B423 for ; Wed, 30 May 2001 18:08:05 -0700 (PDT) (envelope-from skippyd@telocity.com) Received: (cpmta 28575 invoked from network); 30 May 2001 18:08:04 -0700 Received: from dsl-64-193-162-209.telocity.com (HELO telocity.com) (64.193.162.209) by smtp.telocity.com (209.228.33.206) with SMTP; 30 May 2001 18:08:04 -0700 X-Sent: 31 May 2001 01:08:04 GMT Message-ID: <3B159A92.10601@telocity.com> Date: Wed, 30 May 2001 21:12:50 -0400 From: Mark DuPrey User-Agent: Mozilla/5.0 (X11; U; FreeBSD 4.3-RC i386; en-US; 0.8) Gecko/20010321 X-Accept-Language: en MIME-Version: 1.0 To: Warner Losh , freebsd-mobile@freebsd.org Subject: Re: Vaio with TI-1131 Cardbus problems - IRQs? References: <3B143E0A.1060702@telocity.com> <200105300358.f4U3wXE79787@harmony.village.org> 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 > Should work. > That's what I thought. Thanks for the help. :-) > pccardd must be running, or you won't get the above line :-). Doh! You're right! At > least not the one after pccard: card inserted. Chances are good this > is an IRQ problem. Can you send me the output of boot -v so I can > check it against the datasheets? Don't have a card in the laptop when > you do this. I'm most interested in the cardbus config space part of > the output if you can't save it all. > Man, that's a lot of output. You asked for it... Results of boot -v ################################################################################################### May 30 20:33:54 /kernel: Copyright (c) 1992-2000 The FreeBSD Project. May 30 20:33:54 /kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 May 30 20:33:54 /kernel: The Regents of the University of California. All rights reserved. May 30 20:33:54 /kernel: FreeBSD 4.2-RELEASE #0: Wed May 30 19:56:51 EDT 2001 May 30 20:33:54 /kernel: root@:/usr/src/sys/compile/MNEMOSYNE May 30 20:33:54 /kernel: Calibrating clock(s) ... TSC clock: 263920589 Hz, i8254 clock: 1193133 Hz May 30 20:33:54 /kernel: CLK_USE_I8254_CALIBRATION not specified - using default frequency May 30 20:33:54 /kernel: Timecounter "i8254" frequency 1193182 Hz May 30 20:33:54 /kernel: CLK_USE_TSC_CALIBRATION not specified - using old calibration method May 30 20:33:54 /kernel: CPU: Pentium/P55C (quarter-micron) (263.97-MHz 586-class CPU) May 30 20:33:54 /kernel: Origin = "GenuineIntel" Id = 0x581 Stepping = 1 May 30 20:33:54 /kernel: Features=0x8001bf May 30 20:33:54 /kernel: real memory = 33554432 (32768K bytes) May 30 20:33:54 /kernel: Physical memory chunk(s): May 30 20:33:54 /kernel: 0x00001000 - 0x0009efff, 647168 bytes (158 pages) May 30 20:33:54 /kernel: 0x0032c000 - 0x01ff7fff, 30195712 bytes (7372 pages) May 30 20:33:54 /kernel: config> di sn0 May 30 20:33:54 /kernel: No such device: sn0 May 30 20:33:54 /kernel: Invalid command or syntax. Type `?' for help. May 30 20:33:54 /kernel: config> di lnc0 May 30 20:33:54 /kernel: No such device: lnc0 May 30 20:33:54 /kernel: Invalid command or syntax. Type `?' for help. May 30 20:33:54 /kernel: config> di ie0 May 30 20:33:54 /kernel: No such device: ie0 May 30 20:33:54 /kernel: Invalid command or syntax. Type `?' for help. May 30 20:33:54 /kernel: config> di fe0 May 30 20:33:54 /kernel: No such device: fe0 May 30 20:33:54 /kernel: Invalid command or syntax. Type `?' for help. May 30 20:33:54 /kernel: config> di cs0 May 30 20:33:54 /kernel: No such device: cs0 May 30 20:33:54 /kernel: Invalid command or syntax. Type `?' for help. May 30 20:33:54 /kernel: config> di bt0 May 30 20:33:54 /kernel: No such device: bt0 May 30 20:33:54 /kernel: Invalid command or syntax. Type `?' for help. May 30 20:33:54 /kernel: config> di aic0 May 30 20:33:54 /kernel: No such device: aic0 May 30 20:33:54 /kernel: Invalid command or syntax. Type `?' for help. May 30 20:33:54 /kernel: config> di aha0 May 30 20:33:54 /kernel: No such device: aha0 May 30 20:33:54 /kernel: Invalid command or syntax. Type `?' for help. May 30 20:33:54 /kernel: config> di adv0 May 30 20:33:54 /kernel: No such device: adv0 May 30 20:33:54 /kernel: Invalid command or syntax. Type `?' for help. May 30 20:33:54 /kernel: config> q May 30 20:33:54 /kernel: avail memory = 29745152 (29048K bytes) May 30 20:33:54 /kernel: bios32: Found BIOS32 Service Directory header at 0xc00fdb60 May 30 20:33:54 /kernel: bios32: Entry = 0xf5740 (c00f5740) Rev = 0 Len = 1 May 30 20:33:54 /kernel: pcibios: PCI BIOS entry at 0x21e May 30 20:33:54 /kernel: pnpbios: Found PnP BIOS data at 0xc00fdb70 May 30 20:33:54 /kernel: pnpbios: Entry = f0000:94e Rev = 1.0 May 30 20:33:54 /kernel: pnpbios: Event flag at fb1b3 May 30 20:33:54 /kernel: Other BIOS signatures found: May 30 20:33:54 /kernel: ACPI: 00000000 May 30 20:33:54 /kernel: Preloaded elf kernel "kernel" at 0xc0313000. May 30 20:33:54 /kernel: Preloaded userconfig_script "/boot/kernel.conf" at 0xc03130a8. May 30 20:33:54 /kernel: Intel Pentium detected, installing workaround for F00F bug May 30 20:33:54 /kernel: md0: Malloc disk May 30 20:33:54 /kernel: Creating DISK md0 May 30 20:33:54 /kernel: Math emulator present May 30 20:33:54 /kernel: pci_open(1): mode 1 addr port (0x0cf8) is 0x80000b40 May 30 20:33:54 /kernel: pci_open(1a): mode1res=0x80000000 (0x80000000) May 30 20:33:54 /kernel: pci_cfgcheck: device 0 [class=060000] [hdr=00] is there (id=71008086) May 30 20:33:54 /kernel: npx0: on motherboard May 30 20:33:54 /kernel: npx0: INT 16 interface May 30 20:33:54 /kernel: i586_bzero() bandwidth = 173490631 bytes/sec May 30 20:33:54 /kernel: bzero() bandwidth = 696378830 bytes/sec May 30 20:33:54 /kernel: pci_open(1): mode 1 addr port (0x0cf8) is 0x00000000 May 30 20:33:54 /kernel: pci_open(1a): mode1res=0x80000000 (0x80000000) May 30 20:33:54 /kernel: pci_cfgcheck: device 0 [class=060000] [hdr=00] is there (id=71008086) May 30 20:33:54 /kernel: pcib0: on motherboard May 30 20:33:54 /kernel: found-> vendor=0x8086, dev=0x7100, revid=0x01 May 30 20:33:54 /kernel: class=06-00-00, hdrtype=0x00, mfdev=0 May 30 20:33:54 /kernel: subordinatebus=0 secondarybus=0 May 30 20:33:54 /kernel: found-> vendor=0x8086, dev=0x7110, revid=0x01 May 30 20:33:54 /kernel: class=06-80-00, hdrtype=0x00, mfdev=1 May 30 20:33:54 /kernel: subordinatebus=0 secondarybus=0 May 30 20:33:54 /kernel: found-> vendor=0x8086, dev=0x7111, revid=0x01 May 30 20:33:54 /kernel: class=01-01-80, hdrtype=0x00, mfdev=0 May 30 20:33:54 /kernel: subordinatebus=0 secondarybus=0 May 30 20:33:54 /kernel: map[20]: type 1, range 32, base 0000fcd0, size 4 May 30 20:33:54 /kernel: found-> vendor=0x8086, dev=0x7112, revid=0x01 May 30 20:33:54 /kernel: class=0c-03-00, hdrtype=0x00, mfdev=0 May 30 20:33:54 /kernel: subordinatebus=0 secondarybus=0 May 30 20:33:54 /kernel: intpin=d, irq=255 May 30 20:33:54 /kernel: found-> vendor=0x8086, dev=0x7113, revid=0x01 May 30 20:33:54 /kernel: class=06-80-00, hdrtype=0x00, mfdev=0 May 30 20:33:54 /kernel: subordinatebus=0 secondarybus=0 May 30 20:33:54 /kernel: map[90]: type 1, range 32, base 00002180, size 4 May 30 20:33:54 /kernel: found-> vendor=0x10c8, dev=0x0004, revid=0x00 May 30 20:33:54 /kernel: class=03-00-00, hdrtype=0x00, mfdev=0 May 30 20:33:54 /kernel: subordinatebus=0 secondarybus=0 May 30 20:33:54 /kernel: intpin=a, irq=11 May 30 20:33:54 /kernel: map[10]: type 1, range 32, base fd000000, size 24 May 30 20:33:54 /kernel: map[14]: type 1, range 32, base fea00000, size 21 May 30 20:33:54 /kernel: map[18]: type 1, range 32, base fed00000, size 20 May 30 20:33:54 /kernel: found-> vendor=0x104c, dev=0xac15, revid=0x01 May 30 20:33:54 /kernel: class=06-07-00, hdrtype=0x02, mfdev=1 May 30 20:33:54 /kernel: subordinatebus=0 secondarybus=0 May 30 20:33:54 /kernel: intpin=a, irq=255 May 30 20:33:54 /kernel: found-> vendor=0x104c, dev=0xac15, revid=0x01 May 30 20:33:54 /kernel: class=06-07-00, hdrtype=0x02, mfdev=1 May 30 20:33:54 /kernel: subordinatebus=0 secondarybus=0 May 30 20:33:54 /kernel: intpin=b, irq=255 May 30 20:33:54 /kernel: pci0: on pcib0 May 30 20:33:54 /kernel: isab0: at device 1.0 on pci0 May 30 20:33:54 /kernel: isa0: on isab0 May 30 20:33:54 /kernel: atapci0: port 0xfcd0-0xfcdf at device 1.1 on pci0 May 30 20:33:54 /kernel: ata0: iobase=0x01f0 altiobase=0x03f6 bmaddr=0xfcd0 May 30 20:33:54 /kernel: ata0: mask=03 status0=50 status1=00 May 30 20:33:54 /kernel: ata0: mask=03 ostat0=50 ostat2=00 May 30 20:33:54 /kernel: ata0-slave: ATAPI probe a=00 b=00 May 30 20:33:54 /kernel: ata0-master: ATAPI probe a=00 b=00 May 30 20:33:54 /kernel: ata0: mask=03 status0=50 status1=00 May 30 20:33:54 /kernel: ata0-master: ATA probe a=01 b=a5 May 30 20:33:54 /kernel: ata0: devices=01 May 30 20:33:54 /kernel: ata0: at 0x1f0 irq 14 on atapci0 May 30 20:33:54 /kernel: ata1: iobase=0x0170 altiobase=0x0376 bmaddr=0xfcd8 May 30 20:33:54 /kernel: ata1: mask=01 status0=51 status1=fa May 30 20:33:54 /kernel: ata1: mask=01 ostat0=51 ostat2=fe May 30 20:33:54 /kernel: ata1-master: ATAPI probe a=14 b=eb May 30 20:33:54 /kernel: ata1: mask=01 status0=00 status1=fa May 30 20:33:54 /kernel: ata1: devices=04 May 30 20:33:54 /kernel: ata1: at 0x170 irq 15 on atapci0 May 30 20:33:54 /kernel: uhci0: at device 1.2 on pci0 May 30 20:33:54 /kernel: uhci0: Invalid irq 255 May 30 20:33:54 /kernel: uhci0: Please switch on USB support and switch PNP-OS to 'No' in BIOS May 30 20:33:54 /kernel: device_probe_and_attach: uhci0 attach returned 6 May 30 20:33:54 /kernel: chip1: port 0x2180-0x218f at device 1.3 on pci0 May 30 20:33:54 /kernel: pci0: (vendor=0x10c8, dev=0x0004) at 2.0 irq 11 May 30 20:33:54 /kernel: pcic-pci0: at device 10.0 on pci0 May 30 20:33:54 /kernel: pcic-pci0: TI113X PCI Config Reg: [clkrun irq 10][ring enable][speaker enable][CSC serial isa irq] May 30 20:33:54 /kernel: pcic-pci0: Legacy address set to 0x3e0 May 30 20:33:54 /kernel: PCI Config space: May 30 20:33:54 /kernel: 00: ac15104c 02000007 06070001 00824008 May 30 20:33:54 /kernel: 10: 00000000 02000000 00000000 00000000 May 30 20:33:54 /kernel: 20: 00000000 00000000 00000000 00000000 May 30 20:33:54 /kernel: 30: 00000000 00000000 00000000 03c001ff May 30 20:33:54 /kernel: 40: 00000000 000003e1 00000000 00000000 May 30 20:33:54 /kernel: 50: 00000000 00000000 00000000 00000000 May 30 20:33:54 /kernel: 60: 00000000 00000000 00000000 00000000 May 30 20:33:54 /kernel: 70: 00000000 00000000 00000000 00000000 May 30 20:33:54 /kernel: 80: 00241023 00000000 00000000 00000000 May 30 20:33:54 /kernel: 90: 0074ba00 00000000 00000000 00000000 May 30 20:33:54 /kernel: Cardbus Socket registers: May 30 20:33:54 /kernel: 00: f000ff53: f000ff53: f000e2c3: f000ff53: May 30 20:33:54 /kernel: 10: f000ff53: f000ff54: f0001a7e: f000ff53: May 30 20:33:54 /kernel: ExCa registers: May 30 20:33:54 /kernel: 00: eb 88 d5 43 30 d2 66 f7 f3 88 d7 5a 66 3d ff 03 May 30 20:33:54 /kernel: 10: 00 00 fb 77 44 86 c4 c0 c8 02 08 e8 40 91 88 fe May 30 20:33:54 /kernel: 20: 28 e0 8a 66 02 38 e0 72 02 88 e0 bf 05 00 c4 5e May 30 20:33:54 /kernel: 30: 04 50 b4 02 cd 13 5b 73 0a 4f 74 1c 30 e4 cd 13 May 30 20:33:54 /kernel: pcic-pci1: at device 10.1 on pci0 May 30 20:33:54 /kernel: pcic-pci1: TI113X PCI Config Reg: [clkrun irq 10][ring enable][speaker enable][CSC serial isa irq] May 30 20:33:54 /kernel: PCI Config space: May 30 20:33:54 /kernel: 00: ac15104c 02000007 06070001 00824008 May 30 20:33:54 /kernel: 10: 00000000 02000000 00000000 00000000 May 30 20:33:54 /kernel: 20: 00000000 00000000 00000000 00000000 May 30 20:33:54 /kernel: 30: 00000000 00000000 00000000 03c002ff May 30 20:33:54 /kernel: 40: 00000000 000003e1 00000000 00000000 May 30 20:33:54 /kernel: 50: 00000000 00000000 00000000 00000000 May 30 20:33:54 /kernel: 60: 00000000 00000000 00000000 00000000 May 30 20:33:54 /kernel: 70: 00000000 00000000 00000000 00000000 May 30 20:33:54 /kernel: 80: 00241023 00000000 00000000 00000000 May 30 20:33:54 /kernel: 90: 0074ba00 00000000 00000000 00000000 May 30 20:33:54 /kernel: Cardbus Socket registers: May 30 20:33:54 /kernel: 00: f000ff53: f000ff53: f000e2c3: f000ff53: May 30 20:33:54 /kernel: 10: f000ff53: f000ff54: f0001a7e: f000ff53: May 30 20:33:54 /kernel: ExCa registers: May 30 20:33:54 /kernel: 00: eb 88 d5 43 30 d2 66 f7 f3 88 d7 5a 66 3d ff 03 May 30 20:33:54 /kernel: 10: 00 00 fb 77 44 86 c4 c0 c8 02 08 e8 40 91 88 fe May 30 20:33:54 /kernel: 20: 28 e0 8a 66 02 38 e0 72 02 88 e0 bf 05 00 c4 5e May 30 20:33:54 /kernel: 30: 04 50 b4 02 cd 13 5b 73 0a 4f 74 1c 30 e4 cd 13 May 30 20:33:54 /kernel: ata-: ata0 exists, using next available unit number May 30 20:33:54 /kernel: ata-: ata1 exists, using next available unit number May 30 20:33:54 /kernel: Trying Read_Port at 203 May 30 20:33:54 /kernel: Trying Read_Port at 243 May 30 20:33:54 /kernel: Trying Read_Port at 283 May 30 20:33:54 /kernel: Trying Read_Port at 2c3 May 30 20:33:54 /kernel: Trying Read_Port at 303 May 30 20:33:54 /kernel: Trying Read_Port at 343 May 30 20:33:54 /kernel: Trying Read_Port at 383 May 30 20:33:54 /kernel: Trying Read_Port at 3c3 May 30 20:33:54 /kernel: isa_probe_children: disabling PnP devices May 30 20:33:54 /kernel: isa_probe_children: probing non-PnP devices May 30 20:33:54 /kernel: fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 May 30 20:33:54 /kernel: fdc0: FIFO enabled, 8 bytes threshold May 30 20:33:54 /kernel: fd0: <1440-KB 3.5" drive> on fdc0 drive 0 May 30 20:33:54 /kernel: ata2 failed to probe at port 0x1f0 irq 14 on isa0 May 30 20:33:54 /kernel: ata3 failed to probe at port 0x170 irq 15 on isa0 May 30 20:33:54 /kernel: atkbdc0: at port 0x60,0x64 on isa0 May 30 20:33:54 /kernel: atkbd0: flags 0x1 irq 1 on atkbdc0 May 30 20:33:54 /kernel: atkbd: the current kbd controller command byte 0047 May 30 20:33:54 /kernel: atkbd: keyboard ID 0x41ab (2) May 30 20:33:54 /kernel: kbdc: RESET_KBD return code:00fa May 30 20:33:54 /kernel: kbdc: RESET_KBD status:00aa May 30 20:33:54 /kernel: kbd0 at atkbd0 May 30 20:33:54 /kernel: kbd0: atkbd0, AT 101/102 (2), config:0x1, flags:0x3d0000 May 30 20:33:54 /kernel: psm0: current command byte:0047 May 30 20:33:54 /kernel: kbdc: TEST_AUX_PORT status:0000 May 30 20:33:54 /kernel: kbdc: RESET_AUX return code:00fa May 30 20:33:54 /kernel: kbdc: RESET_AUX status:00aa May 30 20:33:54 /kernel: kbdc: RESET_AUX ID:0000 May 30 20:33:54 /kernel: psm: status 00 02 64 May 30 20:33:54 /kernel: psm: status 1c 03 3c May 30 20:33:54 last message repeated 2 times May 30 20:33:54 /kernel: psm: data 08 00 00 May 30 20:33:54 /kernel: psm: status 10 00 64 May 30 20:33:54 /kernel: psm: status 00 02 64 May 30 20:33:54 /kernel: psm: data 08 00 00 May 30 20:33:54 /kernel: psm: status 00 02 64 May 30 20:33:54 /kernel: psm0: irq 12 on atkbdc0 May 30 20:33:54 /kernel: psm0: model Generic PS/2 mouse, device ID 0-00, 3 buttons May 30 20:33:54 /kernel: psm0: config:00000000, flags:00000000, packet size:3 May 30 20:33:54 /kernel: psm0: syncmask:c0, syncbits:00 May 30 20:33:54 /kernel: vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 May 30 20:33:54 /kernel: fb0: vga0, vga, type:VGA (5), flags:0x7007f May 30 20:33:54 /kernel: fb0: port:0x3c0-0x3df, crtc:0x3d4, mem:0xa0000 0x20000 May 30 20:33:54 /kernel: fb0: init mode:24, bios mode:3, current mode:24 May 30 20:33:54 /kernel: fb0: window:0xc00b8000 size:32k gran:32k, buf:0 size:32k May 30 20:33:54 /kernel: VGA parameters upon power-up May 30 20:33:54 /kernel: 50 18 10 00 00 00 03 00 02 67 5f 4f 50 82 55 81 May 30 20:33:54 /kernel: bf 1f 00 4f 0d 0e 00 00 05 50 9c 8e 8f 28 1f 96 May 30 20:33:54 /kernel: b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c May 30 20:33:54 /kernel: 3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff May 30 20:33:54 /kernel: VGA parameters in BIOS for mode 24 May 30 20:33:54 /kernel: 50 18 10 00 10 00 03 00 02 67 5f 4f 50 82 55 81 May 30 20:33:54 /kernel: bf 1f 00 4f 0d 0e 00 00 00 00 9c 8e 8f 28 1f 96 May 30 20:33:54 /kernel: b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c May 30 20:33:54 /kernel: 3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff May 30 20:33:54 /kernel: EGA/VGA parameters to be used for mode 24 May 30 20:33:54 /kernel: 50 18 10 00 10 00 03 00 02 67 5f 4f 50 82 55 81 May 30 20:33:54 /kernel: bf 1f 00 4f 0d 0e 00 00 00 00 9c 8e 8f 28 1f 96 May 30 20:33:54 /kernel: b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c May 30 20:33:54 /kernel: 3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff May 30 20:33:54 /kernel: sc0: at flags 0x100 on isa0 May 30 20:33:54 /kernel: sc0: VGA <16 virtual consoles, flags=0x300> May 30 20:33:54 /kernel: sc0: fb0, kbd0, terminal emulator: sc (syscons terminal) May 30 20:33:54 /kernel: pcic0: at port 0x3e0 iomem 0xd0000 irq 9 on isa0 May 30 20:33:54 /kernel: pcic0: management irq 9 May 30 20:33:54 /kernel: stat is 0 May 30 20:33:54 /kernel: stat is 0 May 30 20:33:54 /kernel: pccard0: on pcic0 May 30 20:33:54 /kernel: pccard1: on pcic0 May 30 20:33:54 /kernel: pcic1: not probed (disabled) May 30 20:33:54 /kernel: sio0: irq maps: 0x41 0x51 0x41 0x41 May 30 20:33:54 /kernel: sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 May 30 20:33:54 /kernel: sio0: type 16550A May 30 20:33:54 /kernel: ppc0: parallel port found at 0x378 May 30 20:33:54 /kernel: ppc0: using extended I/O port range May 30 20:33:54 /kernel: ppc0: EPP SPP May 30 20:33:54 /kernel: ppc0: at port 0x378-0x37f irq 7 on isa0 May 30 20:33:54 /kernel: ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode May 30 20:33:54 /kernel: ppi0: on ppbus0 May 30 20:33:54 /kernel: lpt0: on ppbus0 May 30 20:33:54 /kernel: lpt0: Interrupt-driven port May 30 20:33:54 /kernel: ed0 failed to probe at port 0x280-0x29f iomem 0xd8000 irq 10 on isa0 May 30 20:33:54 /kernel: isa_probe_children: probing PnP devices May 30 20:33:54 /kernel: BIOS Geometries: May 30 20:33:54 /kernel: 0:03df7f3f 0..991=992 cylinders, 0..127=128 heads, 1..63=63 sectors May 30 20:33:54 /kernel: 0 accounted for May 30 20:33:54 /kernel: Device configuration finished. May 30 20:33:54 /kernel: new masks: bio 68c040, tty 631092, net 671092 May 30 20:33:54 /kernel: ata0-master: success setting UDMA2 on PIIX4 chip May 30 20:33:54 /kernel: Creating DISK ad0 May 30 20:33:54 /kernel: Creating DISK wd0 May 30 20:33:54 /kernel: ad0: ATA-3 disk at ata0-master May 30 20:33:54 /kernel: ad0: 3909MB (8007552 sectors), 7944 cyls, 16 heads, 63 S/T, 512 B/S May 30 20:33:54 /kernel: ad0: 16 secs/int, 1 depth queue, UDMA33 May 30 20:33:54 /kernel: ad0: piomode=4 dmamode=2 udmamode=2 cblid=0 May 30 20:33:54 /kernel: ad0: 3909MB [7944/16/63] at ata0-master UDMA33 May 30 20:33:54 /kernel: ata1-master: piomode=3 dmamode=2 udmamode=-1 dmaflag=1 May 30 20:33:54 /kernel: ata1-master: success setting PIO3 on generic chip May 30 20:33:54 /kernel: acd0: CDROM drive at ata1 as master May 30 20:33:54 /kernel: acd0: read 1722KB/s (2067KB/s), 128KB buffer, PIO3 May 30 20:33:54 /kernel: acd0: Reads: CD-DA May 30 20:33:54 /kernel: acd0: Audio: play, 256 volume levels May 30 20:33:54 /kernel: acd0: Mechanism: ejectable tray May 30 20:33:54 /kernel: acd0: Medium: no/blank disc inside, unlocked May 30 20:33:54 /kernel: Mounting root from ufs:/dev/ad0s2a May 30 20:33:54 /kernel: ad0s1: type 0xb, start 63, end = 3153023, size 3152961 : OK May 30 20:33:54 /kernel: ad0s2: type 0xa5, start 3153024, end = 8007551, size 4854528 : OK May 30 20:33:54 /kernel: start_init: trying /sbin/init May 30 20:33:58 /kernel: Linux-ELF exec handler installed > I've seen problems with this in two ways. One when you pickeda bad > management IRQ. One when the bridge is misprogrammed. I think the > former is happening, but maybe the latter is happening. As Greg had mentioned in his message I tried recompiling the kernel (plenty of time on my hands :-)) with a managing IRQ of 9 and tried again. Still crashes on insertion of the card with the same symptoms :-( I'm considering trying a different card just to see if that's the problem (although the card still works fine in the IBM laptop I mentioned). Thanks, all, for the assistance. Mark DuPrey http://skippy.dyndns.org skippyd@telocity.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed May 30 23:43:54 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from mta7.pltn13.pbi.net (mta7.pltn13.pbi.net [64.164.98.8]) by hub.freebsd.org (Postfix) with ESMTP id 9D97E37B424 for ; Wed, 30 May 2001 23:43:51 -0700 (PDT) (envelope-from gregsmth@pacbell.net) Received: from gregsIBM ([63.195.114.87]) by mta7.pltn13.pbi.net (Sun Internet Mail Server sims.3.5.2000.03.23.18.03.p10) with ESMTP id <0GE600JD0TCZAM@mta7.pltn13.pbi.net> for freebsd-mobile@freebsd.org; Wed, 30 May 2001 23:43:47 -0700 (PDT) Date: Wed, 30 May 2001 23:43:47 -0700 From: Greg Smith Subject: freeing up IRQs on IBM ThinkPad 600 etc. To: freebsd-mobile@freebsd.org Reply-To: gregsmth@pacbell.net Message-id: <200105302343470540.001D98F8@mail.pacbell.net> X-Mailer: Calypso Version 3.20.02.00 (2) 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 thought some people might be interested in the following options to free up IRQs on the TP 600 (and 770 etc?). I wanted to have more available than the default configuration's IRQ 9, so I tested all of these. ============= Free IRQ 15 by disabling warm swap of FDD and CD: ps2 ide2 disable [CD still works as ata0-slave instead of ata1-master] see: http://www.pc.ibm.com/qtechinfo/LWIK-3VTJ5Q.html ============= Free IRQ 10 by moving DSP to IRQ 3: ps2 imodem irq 3 3 [handy if you WON'T be using the modem in FreeBSD, but will be using it in another OS] see: http://www.pc.ibm.com/qtechinfo/LWIK-3VCNT3.html ============= Free IRQ 3 & IRQ 10 by killing DSP & modem: ps2 imodem disable [handy if you WON'T be using the modem at all*] ============= Free IRQ 4 by killing Infrared: ps2 ir disable [handy if you WON'T be using the infrared at all] ============= * because I disabled the imodem device using ps2, but not Win95 Device Manager, it seems to still work fine in Win95 even though the BIOS allows FreeBSD to use IRQs 3 and 10. "at all" refers to other OS's which might not be so (insert your personal opinion here) ============= Of course there are other ps2 options, but these are a few that probably won't affect most people's use of FreeBSD. HTH someone, Greg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed May 30 23:54: 5 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from node0b2a.a2000.nl (node0b2a.a2000.nl [62.108.11.42]) by hub.freebsd.org (Postfix) with ESMTP id 2B19937B424 for ; Wed, 30 May 2001 23:54:03 -0700 (PDT) (envelope-from gareth@venditor.com) Received: by node0b2a.a2000.nl (Postfix, from userid 501) id 7842A16BE; Thu, 31 May 2001 08:56:05 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by node0b2a.a2000.nl (Postfix) with ESMTP id 70F781563; Thu, 31 May 2001 08:56:05 +0200 (CEST) Date: Thu, 31 May 2001 08:56:05 +0200 (CEST) From: Gareth Williams X-X-Sender: To: Warner Losh Cc: Subject: Re: PCMCIA Card Not Found In-Reply-To: <200105302312.f4UNCxE87331@harmony.village.org> Message-ID: 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 You are a god. It worked first time. On Wed, 30 May 2001, Warner Losh wrote: > In message Gareth Williams writes: > : I've just bought a new laptop (Compaq Presario 1700) and I can't get it to > : recognise my wavelan card on insertion. When inserted, I get the message > : cannot find driver for "(null)"("(null)"). The card worked perfectly on > : my previous laptop. > > You need to set the memory address that the pcic can map itself into. > pccard_memory=0xd8000 is the value I think your laptop needs. > > Warner > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu May 31 1: 3:25 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from spice.eahd.or.ug (spice.eahd.or.ug [216.250.215.140]) by hub.freebsd.org (Postfix) with ESMTP id 627AF37B42C for ; Thu, 31 May 2001 01:03:20 -0700 (PDT) (envelope-from patrick@eahd.or.ug) Received: by spice.eahd.or.ug (Postfix at spice.eahd.or.ug, from userid 542) id 7E6997573D; Thu, 31 May 2001 10:45:14 +0300 (EAT) Received: from localhost (localhost [127.0.0.1]) by spice.eahd.or.ug (Postfix at spice.eahd.or.ug) with ESMTP id 7CBDE7572B for ; Thu, 31 May 2001 10:45:14 +0300 (EAT) Date: Thu, 31 May 2001 10:45:14 +0300 (EAT) From: Patrick To: Subject: CN40BC ethernet card and irqs Message-ID: 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 All, the first time (after boot) that I run pccardd with my card plugged in, it assigns it an irq of 3. So now I have an interface ed1 with an irq of 3. #ifconfig ed1 inet x.x.x.x netmask 255.255.255.0 broadcast x.x.x.255 up gives timeouts..... #ifconfig ed1 down #pccardd Gives me another interface (ed2) with an irq of 5. #ifconfig ed2 .......... up works beautifully! So, I thought I would remove irq 3 from my /etc/defaults/pccard.conf Now I get the same behavior this time with irq 10 and irq 11 (irq 11 is successful) I then put only irq 5 and 11 in /etc/defaults/pccard.conf and pccardd fails to asign ed1 an irq. Could someone please help me out here and tell me what on earth is going on and how I can force a working irq to be selected for my card? PS I have not changed the default configuration for the CN40BC card that I found in /etc/defaults/pccard.conf. Patrick. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu May 31 6:39:41 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from moran.grauel.com (usr1-30.mintel.net [63.81.123.45]) by hub.freebsd.org (Postfix) with ESMTP id 9954037B43F for ; Thu, 31 May 2001 06:39:36 -0700 (PDT) (envelope-from rjk@moran.grauel.com) Received: (from rjk@localhost) by moran.grauel.com (8.11.3/8.11.3) id f4VDdSV10144; Thu, 31 May 2001 08:39:28 -0500 (EST) (envelope-from rjk) From: Richard J Kuhns MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15126.18831.682156.826442@moran.grauel.com> Date: Thu, 31 May 2001 08:39:27 -0500 To: Warner Losh Cc: Subject: Re: PCMCIA Card Not Found In-Reply-To: References: <200105302312.f4UNCxE87331@harmony.village.org> X-Mailer: VM 6.92 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid 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 Wed, 30 May 2001, Warner Losh wrote: > In message Gareth Williams writes: > : I've just bought a new laptop (Compaq Presario 1700) and I can't get it to > : recognise my wavelan card on insertion. When inserted, I get the message > : cannot find driver for "(null)"("(null)"). The card worked perfectly on > : my previous laptop. > > You need to set the memory address that the pcic can map itself into. > pccard_memory=0xd8000 is the value I think your laptop needs. > > Warner Could you _please_ tell me where you got this information? I've had problems like this in the past, and have managed to get things working thanks to postings by you and several other people (and I'm very grateful). I'd really like to know where you found the info in the first place, though. Do you dig up the spec sheets for each card, or are there references somewhere (Intel maybe?) that list valid/available addresses? Or is there a book that reveals all? Thanks. - Rich -- Richard Kuhns rjk@grauel.com PO Box 6249 Tel: (765)477-6000 \ 100 Sawmill Road x319 Lafayette, IN 47903 (800)489-4891 / To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu May 31 8:11:41 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 62D7B37B423 for ; Thu, 31 May 2001 08:11:38 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.3/8.11.1) with ESMTP id f4VFBZE92398; Thu, 31 May 2001 09:11:35 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200105311511.f4VFBZE92398@harmony.village.org> To: Richard J Kuhns Subject: Re: PCMCIA Card Not Found Cc: freebsd-mobile@FreeBSD.ORG In-reply-to: Your message of "Thu, 31 May 2001 08:39:27 CDT." <15126.18831.682156.826442@moran.grauel.com> References: <15126.18831.682156.826442@moran.grauel.com> <200105302312.f4UNCxE87331@harmony.village.org> Date: Thu, 31 May 2001 09:11:35 -0600 From: Warner Losh 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 <15126.18831.682156.826442@moran.grauel.com> Richard J Kuhns writes: : Could you _please_ tell me where you got this information? I've had : problems like this in the past, and have managed to get things working : thanks to postings by you and several other people (and I'm very : grateful). I'd really like to know where you found the info in the first : place, though. Do you dig up the spec sheets for each card, or are there : references somewhere (Intel maybe?) that list valid/available addresses? : Or is there a book that reveals all? Trial and error :-(. Actaully, one can write code to scan for the BIOS ROM entries. I have this on my plate to implement and fix. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Jun 1 1:42:38 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from mail.link.net (mail.link.net [213.131.64.5]) by hub.freebsd.org (Postfix) with ESMTP id D89D737B423 for ; Fri, 1 Jun 2001 01:42:34 -0700 (PDT) (envelope-from hamadaz0@link.net) Received: from walid ([65.199.131.51]) by mail.link.net with Microsoft SMTPSVC(5.5.1877.197.19); Fri, 1 Jun 2001 11:44:34 +0200 Message-ID: <000801c0ea76$f2d10900$3383c741@walid> From: " ahmed mohamed" To: Subject: Date: Fri, 1 Jun 2001 11:43:35 +0300 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01C0EA90.176D4080" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0005_01C0EA90.176D4080 Content-Type: text/plain; charset="windows-1256" Content-Transfer-Encoding: quoted-printable good morning i m buy (ati) rage mobility agp card but when i start games its say to me that its not spport this version of sof ware wher can i found new version?????? THANK YOU ------=_NextPart_000_0005_01C0EA90.176D4080 Content-Type: text/html; charset="windows-1256" Content-Transfer-Encoding: quoted-printable
good morning
i m buy (ati) rage mobility agp=20 card
but when i start games its say to = me
 that its not spport this version = of sof=20 ware
wher can i found new version??????
THANK=20 YOU
------=_NextPart_000_0005_01C0EA90.176D4080-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Jun 1 5:18:30 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from jhs.muc.de (jhs.muc.de [193.149.49.84]) by hub.freebsd.org (Postfix) with ESMTP id B2D1637B422 for ; Fri, 1 Jun 2001 05:18:17 -0700 (PDT) (envelope-from jhs@jhs.muc.de) Received: from park.jhs.private (localhost [127.0.0.1]) by jhs.muc.de (8.11.0/8.11.0) with ESMTP id f518cHX32967; Fri, 1 Jun 2001 08:38:17 GMT (envelope-from jhs@park.jhs.private) Message-Id: <200106010838.f518cHX32967@jhs.muc.de> To: Munish Chopra Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: Purchasing a new laptop...advice? In-Reply-To: Message from Munish Chopra of "Mon, 28 May 2001 20:48:18 +0200." <20010528204818.C12149@messiah.megadeb.org> Date: Fri, 01 Jun 2001 10:38:17 +0200 From: "Julian Stacey Jhs@jhs.muc.de" 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 Munish Chopra wrote: > I am thinking about getting myself a laptop, as I need to be mobile and > online this summer. I'd be buying it within the next month, so I'd like > some advice. I need to be able to run FreeBSD on it (duh!), and I will > be buying it in Europe, after which I'll take it to North America (will > I be running into any power supply trouble? surely...), where I'm > actually moving. I don't where you'r moving from, but in case, guessing from your name, you might be EG Indian, & not aware of the European keyboard nightmare ;-) ... Nearly every European country I'm aware of, has weirdo (non ASCII) extra characters & a non standard keycap layout, EG French cidillas, German umlauts, Swedish O's with line through. Germans swop the Y & Z too. There are 2 German layouts, & 2 more Swiss German ! Even the British (who have none of these extra characters), still swap a couple of punctuation marks around relative to USA. I use USA layout (BIOS boot default) (even though I'm British in Germany), it's a pain having either mis-labelled or mis-mapped keyboards. I had one laptop with black keys & white lettering, where it wasn't even possible to get an indelible felt pen & write on the USA keymap. Think which country you will buy in, if the supplier or manufacturer will really guarantee to supply you an alternate keycap set, if uncertain avoid laptops with black/anthracite/grey keycaps. If you really want USA standard, maybe buy mail order from the USA. If you want to be able to support the extra weirdo European stuff, perhaps buy from Britain or Eire, there' you'll likely get the extra keys, but at least default labelled mostly like USA. Power: USA 110V 60Hz. Germany/mainland europe 220V nominal 50Hz Britain: 240V nominal (I saw 248 in my house) 50Hz, (I heard a rumour of a commmon aim for 230V, but doubt its true.) Julian - Julian Stacey Unix Consultant - Munich Germany http://bim.bsn.com/~jhs/ Ihr Rauchen => mein allergischer Kopfschmerz ! Kau/Schnupftabak probieren ! Like Linux ? Then also look at FreeBSD with its 5000+ packages ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Jun 1 5:26:39 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from node0b2a.a2000.nl (node0b2a.a2000.nl [62.108.11.42]) by hub.freebsd.org (Postfix) with ESMTP id 14BAB37B422 for ; Fri, 1 Jun 2001 05:26:35 -0700 (PDT) (envelope-from gareth@venditor.com) Received: by node0b2a.a2000.nl (Postfix, from userid 501) id 71F8B1715; Fri, 1 Jun 2001 14:28:33 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by node0b2a.a2000.nl (Postfix) with ESMTP id 6FA9C1713; Fri, 1 Jun 2001 14:28:33 +0200 (CEST) Date: Fri, 1 Jun 2001 14:28:33 +0200 (CEST) From: Gareth Williams X-X-Sender: To: "Julian Stacey Jhs@jhs.muc.de" Cc: Munish Chopra , Subject: Re: Purchasing a new laptop...advice? In-Reply-To: <200106010838.f518cHX32967@jhs.muc.de> Message-ID: 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 Dutch computers use ordinary american keyboards. On Fri, 1 Jun 2001, Julian Stacey Jhs@jhs.muc.de wrote: > Munish Chopra wrote: > > I am thinking about getting myself a laptop, as I need to be mobile and > > online this summer. I'd be buying it within the next month, so I'd like > > some advice. I need to be able to run FreeBSD on it (duh!), and I will > > be buying it in Europe, after which I'll take it to North America (will > > I be running into any power supply trouble? surely...), where I'm > > actually moving. > > I don't where you'r moving from, but in case, guessing from your > name, you might be EG Indian, & not aware of the European keyboard > nightmare ;-) ... > > Nearly every European country I'm aware of, has weirdo (non ASCII) > extra characters & a non standard keycap layout, EG French cidillas, > German umlauts, Swedish O's with line through. Germans swop the Y > & Z too. There are 2 German layouts, & 2 more Swiss German ! Even > the British (who have none of these extra characters), still swap > a couple of punctuation marks around relative to USA. > > I use USA layout (BIOS boot default) (even though I'm British in > Germany), it's a pain having either mis-labelled or mis-mapped > keyboards. I had one laptop with black keys & white lettering, > where it wasn't even possible to get an indelible felt pen & write > on the USA keymap. > > Think which country you will buy in, if the supplier or manufacturer > will really guarantee to supply you an alternate keycap set, if > uncertain avoid laptops with black/anthracite/grey keycaps. > > If you really want USA standard, maybe buy mail order from the USA. > If you want to be able to support the extra weirdo European stuff, > perhaps buy from Britain or Eire, there' you'll likely get the > extra keys, but at least default labelled mostly like USA. > > Power: USA 110V 60Hz. Germany/mainland europe 220V nominal 50Hz > Britain: 240V nominal (I saw 248 in my house) 50Hz, (I heard a rumour of a > commmon aim for 230V, but doubt its true.) > > Julian > - > Julian Stacey Unix Consultant - Munich Germany http://bim.bsn.com/~jhs/ > Ihr Rauchen => mein allergischer Kopfschmerz ! Kau/Schnupftabak probieren ! > Like Linux ? Then also look at FreeBSD with its 5000+ packages ! > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Jun 1 8:31:21 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from messiah.megadeb.org (cpe.atm0-0-0-218131.arcnxx5.customer.tele.dk [62.242.79.117]) by hub.freebsd.org (Postfix) with ESMTP id 8994F37B422 for ; Fri, 1 Jun 2001 08:31:15 -0700 (PDT) (envelope-from chopra@runbox.com) Received: (from chopra@localhost) by messiah.megadeb.org (8.11.3/8.11.3) id f51FWg754814; Fri, 1 Jun 2001 17:32:42 +0200 (CEST) (envelope-from chopra) Date: Fri, 1 Jun 2001 17:32:42 +0200 From: Munish Chopra To: "Julian Stacey Jhs@jhs.muc.de" Cc: mobile@freebsd.org Subject: Re: Purchasing a new laptop...advice? Message-ID: <20010601173242.G39485@messiah.megadeb.org> References: <200106010838.f518cHX32967@jhs.muc.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200106010838.f518cHX32967@jhs.muc.de>; from jhs@jhs.muc.de on Fri, Jun 01, 2001 at 10:38:17AM +0200 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 Fri, Jun 01, 2001 at 10:38:17AM +0200, Julian Stacey Jhs@jhs.muc.de wrote: > Munish Chopra wrote: > > I am thinking about getting myself a laptop, as I need to be mobile and > > online this summer. I'd be buying it within the next month, so I'd like > > some advice. I need to be able to run FreeBSD on it (duh!), and I will > > be buying it in Europe, after which I'll take it to North America (will > > I be running into any power supply trouble? surely...), where I'm > > actually moving. > > I don't where you'r moving from, but in case, guessing from your > name, you might be EG Indian, & not aware of the European keyboard > nightmare ;-) ... Though I'm Indian, I'm moving from Denmark. I'm well aware of the keyboard mess you speak of below (I speak every one of those languages), but since I'll be moving to Canada, I thought I might as well get rid of the problem by going US-style. If you can't win over it, move away from it :) > > Nearly every European country I'm aware of, has weirdo (non ASCII) > extra characters & a non standard keycap layout, EG French cidillas, > German umlauts, Swedish O's with line through. Germans swop the Y > & Z too. There are 2 German layouts, & 2 more Swiss German ! Even > the British (who have none of these extra characters), still swap > a couple of punctuation marks around relative to USA. > > I use USA layout (BIOS boot default) (even though I'm British in > Germany), it's a pain having either mis-labelled or mis-mapped > keyboards. I had one laptop with black keys & white lettering, > where it wasn't even possible to get an indelible felt pen & write > on the USA keymap. > > Think which country you will buy in, if the supplier or manufacturer > will really guarantee to supply you an alternate keycap set, if > uncertain avoid laptops with black/anthracite/grey keycaps. > > If you really want USA standard, maybe buy mail order from the USA. > If you want to be able to support the extra weirdo European stuff, > perhaps buy from Britain or Eire, there' you'll likely get the > extra keys, but at least default labelled mostly like USA. I've found a supplier in Denmark that will ship some nice Asus laptops, but the price is once again getting to me. I'm looking for alternatives to survive the summer, but if all else fails I guess I'll have to dish out. > Power: USA 110V 60Hz. Germany/mainland europe 220V nominal 50Hz > Britain: 240V nominal (I saw 248 in my house) 50Hz, (I heard a rumour of a > commmon aim for 230V, but doubt its true.) I've been explained that most laptops these days support all kinds of power configurations, so that won't be much of an issue. -- -Munish To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Jun 1 8:49:34 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from smtp017.mail.yahoo.com (smtp017.mail.yahoo.com [216.136.174.114]) by hub.freebsd.org (Postfix) with SMTP id A9DD337B422 for ; Fri, 1 Jun 2001 08:49:31 -0700 (PDT) (envelope-from freebsd_mail@yahoo.com) Received: from adsl-63-195-114-87.dsl.snfc21.pacbell.net (HELO gregsIBM) (63.195.114.87) by smtp.mail.vip.sc5.yahoo.com with SMTP; 1 Jun 2001 15:49:31 -0000 X-Apparently-From: Message-ID: <200106010849310260.006EF6D3@smtp.mail.yahoo.com> In-Reply-To: <20010601173242.G39485@messiah.megadeb.org> References: <200106010838.f518cHX32967@jhs.muc.de> <20010601173242.G39485@messiah.megadeb.org> X-Mailer: Calypso Version 3.20.02.00 (2) Date: Fri, 01 Jun 2001 08:49:31 -0700 Reply-To: freebsd_mail@yahoo.com From: "Greg Smith" To: mobile@freebsd.org Subject: Re: Purchasing a new laptop...advice? 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 My three laptops - IBM 600 and 2 Winbooks - are all more than a few years old. Their power supplies are all similar: Made in China 100-240V 50-60Hz Greg >> Power: USA 110V 60Hz. Germany/mainland europe 220V nominal 50Hz >> Britain: 240V nominal (I saw 248 in my house) 50Hz, (I heard a rumour of >a >> commmon aim for 230V, but doubt its true.) > >I've been explained that most laptops these days support all kinds of >power configurations, so that won't be much of an issue. _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Jun 1 9:34:42 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from Millions.Ca (h-207-228-120-32.gen.cadvision.com [207.228.120.32]) by hub.freebsd.org (Postfix) with ESMTP id 2F5D837B422 for ; Fri, 1 Jun 2001 09:34:39 -0700 (PDT) (envelope-from stacy@Millions.Ca) Received: (from uucp@localhost) by Millions.Ca (8.11.1/8.9.3) id f51GYbG50752; Fri, 1 Jun 2001 10:34:37 -0600 (MDT) (envelope-from stacy@Millions.Ca) Received: from Cedar.Millions.Ca(192.168.64.8) via SMTP by mail-gw-0.millions.ca, id smtpdf50750; Fri Jun 1 10:34:35 2001 Received: from millions.ca (Maple.Millions.Ca [192.168.64.2]) by cedar.millions.ca (8.11.1/8.11.3) with ESMTP id f51GYYx41784; Fri, 1 Jun 2001 10:34:35 -0600 (MDT) (envelope-from stacy@millions.ca) Message-ID: <3B17C41A.CA526037@millions.ca> Date: Fri, 01 Jun 2001 10:34:34 -0600 From: Stacy Millions Organization: Millions Consulting Limited X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Munish Chopra Cc: mobile@FreeBSD.ORG Subject: Re: Purchasing a new laptop...advice? References: <200106010838.f518cHX32967@jhs.muc.de> <20010601173242.G39485@messiah.megadeb.org> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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 Munish Chopra wrote: > Though I'm Indian, I'm moving from Denmark. I'm well aware of the > keyboard mess you speak of below (I speak every one of those > languages), but since I'll be moving to Canada, I thought I might > as well get rid of the problem by going US-style. If you can't win > over it, move away from it :) Unless you happen to be moving to Québec (I'm not sure if I should use a :-) or a :-( here) > I've been explained that most laptops these days support all > kinds of power configurations, so that won't be much of an issue. Looking at the power brick for my notebook, it will accept 100-240 VAC 50/60 Hz. My sister, who is visiting from Australia, had similar specs on her notebook so she just needed an adapter to deal with the different plug styles. -stacy -- Nothing spoils fun like finding out it builds character. - Calvin Stacy Millions stacy@millions.ca Millions Consulting Limited To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Jun 1 10: 8:56 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from ns.southern.edu (ns.southern.edu [216.229.224.5]) by hub.freebsd.org (Postfix) with ESMTP id 4682337B422 for ; Fri, 1 Jun 2001 10:08:54 -0700 (PDT) (envelope-from tech@macflash.com) Received: from titanium.brycv.net (host-00E09889B3CC.public.southern.edu [216.229.233.5]) by ns.southern.edu (8.9.3/8.9.3) with ESMTP id NAA19307 for ; Fri, 1 Jun 2001 13:08:53 -0400 Date: Fri, 1 Jun 2001 13:08:47 -0400 (EDT) From: Bryan Carter Vyhmeister X-X-Sender: To: Subject: Alps GlidePoint tapping disable issue Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I have wanted to disable touchpad tapping on my Sony VAIO Z505LE since I installed FreeBSD. I am currently running FreeBSD 4.3-STABLE. I was able to go into the psm.c driver and comment out two sections dealing with tapping. Doing this disabled tapping. I suspended my notebook and then came back later only to find that tapping had come back. Apparently, tapping is enabled whenever I come back from suspend. I tried enabling PSM_HOOKRESUME and PSM_RESETAFTERSUSPEND in the kernel and that seemed to keep tapping disabled. The problem is, after I come back from a suspend, the mouse moves very, very slowly. I tried setting different flags manually according to man psm but that didn't help any. I am not much of a programmer but I am curious why this is happening. I would think that after a suspend the touchpad would reinitialized using the kernel psm driver. This would cause tapping to be disabled. It seems as though this is not the case. Also, it does not make sense why my mouse would be so incredibly slow after a suspend with those two options set. Does anyone have any ideas? I am wondering if the routine for reinitializing the touchpad after suspend could be modified to fix this problem. Bryan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Jun 1 12:57:32 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from matrix.42.org (matrix.42.org [194.246.250.200]) by hub.freebsd.org (Postfix) with ESMTP id 3856D37B424 for ; Fri, 1 Jun 2001 12:57:29 -0700 (PDT) (envelope-from sec@42.org) Received: (from sec@localhost) by matrix.42.org (8.8.8/8.8.5) id VAA11689 (sender ); Fri, 1 Jun 2001 21:57:17 +0200 (CEST) Date: Fri, 1 Jun 2001 21:57:16 +0200 From: Stefan `Sec` Zehl To: Bryan Carter Vyhmeister Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: Alps GlidePoint tapping disable issue Message-ID: <20010601215716.B26565@matrix.42.org> Mail-Followup-To: Bryan Carter Vyhmeister , freebsd-mobile@FreeBSD.ORG References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from tech@macflash.com on Fri, Jun 01, 2001 at 01:08:47PM -0400 I-love-doing-this: really X-Modeline: vim:set ts=8 sw=4 smarttab tw=72 si noic notitle: Accept-Languages: de, en X-URL: http://sec.42.org/ 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 Fri, Jun 01, 2001 at 01:08:47PM -0400, Bryan Carter Vyhmeister wrote: > I have wanted to disable touchpad tapping on my Sony VAIO Z505LE since I > installed FreeBSD. > Does anyone have any ideas? I am wondering if the routine for > reinitializing the touchpad after suspend could be modified to fix this > problem. I'm not sure if that helps, but on my vaio pcg505-fx i disabled taps on the touchpad by using moused and starting it with moused -m4=5 -p /dev/psm0 -t auto As I understand it, it maps the fourth mouse key (the tap) to the fifth, which is unused and thus ignored. Hth, Sec -- (Learn Lisp. (Really. (I'm serious. (Trust me. (It rocks all over.))))) -- Matt Curtin on freebsd-chat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Jun 1 13:38:44 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from proxon.bnc.net (proxon.bnc.net [62.225.99.6]) by hub.freebsd.org (Postfix) with ESMTP id 85BB137B42C for ; Fri, 1 Jun 2001 13:38:41 -0700 (PDT) (envelope-from noses@proxon.bnc.net) Received: (from noses@localhost) by proxon.bnc.net (8.11.3/8.11.3) id f51KcZe97702; Fri, 1 Jun 2001 22:38:35 +0200 (CEST) (envelope-from noses) Date: Fri, 1 Jun 2001 22:38:35 +0200 (CEST) Message-Id: <200106012038.f51KcZe97702@proxon.bnc.net> From: Noses To: mobile@freebsd.org Subject: Re: Purchasing a new laptop...advice? Organization: Noses' cave In-Reply-To: <200106010838.f518cHX32967@jhs.muc.de> X-Newsgroups: muc.lists.freebsd.mobile,mpc.lists.freebsd.mobile User-Agent: tin/1.5.6-20000803 ("Dust") (UNIX) (FreeBSD/4.3-STABLE (i386)) 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 article <200106010838.f518cHX32967@jhs.muc.de> Julian Stacey wrote: > I don't where you'r moving from, but in case, guessing from your > name, you might be EG Indian, & not aware of the European keyboard > nightmare ;-) ... If you don't buy your notebook (or any other computer) at the nearest gas station your dealer will be able to ship it with nearly any keyboard you'd like. The only one I had problems with was obtaining a traditional Chinese keyboard (*grin*). > There are 2 German layouts One. Anything else is non-standard. > Think which country you will buy in, if the supplier or manufacturer > will really guarantee to supply you an alternate keycap set, if > uncertain avoid laptops with black/anthracite/grey keycaps. I've never seen separate keycaps for notebooks; all they'll do is replace entire keyboards. Noses. PS: You might take a look at Kapok (www.kapok.com.tw); I'm quite happy with my 8500P and 8500V and I've ordered them with really exotic keyboards already... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Jun 1 13:45:11 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from shade.nectar.com (gw.nectar.com [208.42.49.153]) by hub.freebsd.org (Postfix) with ESMTP id 08D7637B42C for ; Fri, 1 Jun 2001 13:44:58 -0700 (PDT) (envelope-from nectar@nectar.com) Received: (from nectar@localhost) by shade.nectar.com (8.11.3/8.11.3) id f51Kj4j00914 for freebsd-mobile@freebsd.org; Fri, 1 Jun 2001 15:45:04 -0500 (CDT) (envelope-from nectar) Date: Fri, 1 Jun 2001 15:44:51 -0500 From: "Jacques A. Vidrine" To: freebsd-mobile@freebsd.org Subject: `pccardc status' patch Message-ID: <20010601154451.C701@shade.nectar.com> Mail-Followup-To: "Jacques A. Vidrine" , freebsd-mobile@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Url: http://www.nectar.com/ 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 found this functionality useful for certain scripts. ISTR something similar in PAO once upon a time. $ pccardc status slot 0: filled slot 1: empty $ pccardc status 0 slot 0: filled $ pccardc status 9 || echo exit_status=$? pccardc: /dev/card9: No such file or directory exit_status=1 The patch is against 4.3-RELEASE. Cheers, -- Jacques Vidrine / n@nectar.com / jvidrine@verio.net / nectar@FreeBSD.org --- Makefile.ORIG Fri Jun 1 15:42:49 2001 +++ Makefile Fri Jun 1 15:43:20 2001 @@ -5,7 +5,7 @@ # PROG= pccardc SRCS= beep.c dumpcis.c enabler.c pccardc.c pccardmem.c power.c printcis.c \ - rdattr.c rdmap.c rdreg.c readcis.c wrattr.c wrreg.c + status.c rdattr.c rdmap.c rdreg.c readcis.c wrattr.c wrreg.c MAN8= pccardc.8 CFLAGS+= -I${.CURDIR}/../pccardd --- pccardc.8.ORIG Fri Jun 1 15:43:10 2001 +++ pccardc.8 Thu May 31 19:46:54 2001 @@ -63,6 +63,8 @@ Read pcic mappings .It Ic rdreg Read pcic register +.It Ic status +Display slot status .It Ic wrattr Write byte to attribute memory .It Ic wrreg @@ -214,6 +216,13 @@ .Op Ar slot .Pp Displays the 64 registers of the card in +.Ar slot +(all slots by default). +.It +.Ic status +.Op Ar slot +.Pp +Displays the status of .Ar slot (all slots by default). .It --- pccardc.c.ORIG Fri Jun 1 15:42:16 2001 +++ pccardc.c Thu May 31 18:54:39 2001 @@ -45,6 +45,7 @@ DECL(rdattr_main); DECL(rdmap_main); DECL(rdreg_main); +DECL(status_main); DECL(wrattr_main); DECL(wrreg_main); @@ -62,6 +63,7 @@ { "rdattr", rdattr_main, "Read attribute memory" }, { "rdmap", rdmap_main, "Read pcic mappings" }, { "rdreg", rdreg_main, "Read pcic register" }, + { "status", status_main, "Display slot status" }, { "wrattr", wrattr_main, "Write byte to attribute memory" }, { "wrreg", wrreg_main, "Write pcic register" }, { 0, 0 } --- /dev/null Fri Jun 1 15:42:38 2001 +++ status.c Thu May 31 19:27:32 2001 @@ -0,0 +1,105 @@ +/* + * Copyright (c) 1995 Andrew McRae. All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * 3. The name of the author may not be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR + * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES + * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. + * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, + * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT + * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, + * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY + * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF + * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#ifndef lint +static const char rcsid[] = + "$FreeBSD$"; +#endif /* not lint */ + +#include +#include +#include +#include +#include + +#include + +static int +status(slot) + int slot; +{ + int fd; + char name[64]; + struct slotstate st; + + sprintf(name, CARD_DEVICE, slot); + fd = open(name, O_RDONLY); + if (fd < 0) + return -1; + if (ioctl(fd, PIOCGSTATE, &st)) + err(1, "ioctl (PIOCGSTATE)"); + printf("slot %d: ", slot); + switch (st.state) { + case noslot: printf("noslot\n"); break; + case empty: printf("empty\n"); break; + case suspend: printf("suspend\n"); break; + case filled: printf("filled\n"); break; + case inactive: printf("inactive\n"); break; + default: + printf("unknown state %d\n", (int)st.state); + break; + } + return 0; +} + +void +usage(cmd) + char *cmd; +{ + errx(1, "Usage: %s status {slot}\n", cmd); +} + +int +status_main(int argc, char **argv) +{ + int node; + char *p; + + node = -1; + + + if (argc == 2) { + for (p = argv[1]; *p; p++) + if (!isdigit(*p)) + break; + if (*p != '\0') + usage(argv[0]); + else + node = atoi(argv[1]); + } else if (argc != 1) + usage(argv[0]); + /* NOTREACHED */ + + if (node < 0) { + for (node = 0; node < 8; node++) + status(node); + return 0; + } else if (status(node) < 0) { + err(1, CARD_DEVICE, node); + /* NOTREACHED */ + } else + return 0; +} To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Jun 1 16:47: 5 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from roam.psg.com (roam.psg.com [147.28.0.10]) by hub.freebsd.org (Postfix) with ESMTP id 809FA37B424 for ; Fri, 1 Jun 2001 16:47:03 -0700 (PDT) (envelope-from randy@psg.com) Received: from randy by roam.psg.com with local (Exim 3.22 #1) id 155xMd-00026P-00 for freebsd-mobile@freebsd.org; Fri, 01 Jun 2001 15:25:51 -0700 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: FreeBSD Laptoppers Subject: roaming natd Message-Id: Date: Fri, 01 Jun 2001 15:25:51 -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 4.3-stable on a dell latitude c600 i run ipfw with natd to support vmware with a win98se guest os on 192.168.254.1/24. i wander between wireless (wi0), wired (xl0), and metricom (tun0). but the ipfw and natd parms hard code the specific device, i.e. # cat /etc/ipfw.rules flush add divert natd all from any to any via wi0 add pass all from any to any and /sbin/natd -dynamic -u -n wi0 any clues on how to be less bound to a specific device? randy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Jun 1 16:49:40 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from moek.pir.net (moek.pir.net [130.64.1.215]) by hub.freebsd.org (Postfix) with ESMTP id 901CE37B424 for ; Fri, 1 Jun 2001 16:49:38 -0700 (PDT) (envelope-from pir@pir.net) Received: from pir by moek.pir.net with local (Exim) id 155yfh-0001ZL-00 for freebsd-mobile@freebsd.org; Fri, 01 Jun 2001 19:49:37 -0400 Date: Fri, 1 Jun 2001 19:49:37 -0400 From: Peter Radcliffe To: FreeBSD Laptoppers Subject: Re: roaming natd Message-ID: <20010601194937.A5471@pir.net> Reply-To: freebsd-mobile@freebsd.org Mail-Followup-To: FreeBSD Laptoppers References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from randy@psg.com on Fri, Jun 01, 2001 at 03:25:51PM -0700 X-fish: < X-Copy-On-Listmail: Please do NOT Cc: me on list mail. 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 Randy Bush probably said: > /sbin/natd -dynamic -u -n wi0 > any clues on how to be less bound to a specific device? If you're not tied to natd ipf's ipnat translation doesn't have to be bound to an interface. I use ipf/ipnat on my laptop through various interfaces quite happily. P. -- pir pir@pir.net pir@net.tufts.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Jun 1 22:23:35 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 56D2037B423 for ; Fri, 1 Jun 2001 22:23:32 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.3/8.11.1) with ESMTP id f525NKE07472; Fri, 1 Jun 2001 23:23:20 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200106020523.f525NKE07472@harmony.village.org> To: "Jacques A. Vidrine" Subject: Re: `pccardc status' patch Cc: freebsd-mobile@FreeBSD.ORG In-reply-to: Your message of "Fri, 01 Jun 2001 15:44:51 CDT." <20010601154451.C701@shade.nectar.com> References: <20010601154451.C701@shade.nectar.com> Date: Fri, 01 Jun 2001 23:23:20 -0600 From: Warner Losh 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 <20010601154451.C701@shade.nectar.com> "Jacques A. Vidrine" writes: : I found this functionality useful for certain scripts. ISTR something : similar in PAO once upon a time. : : $ pccardc status : slot 0: filled : slot 1: empty : $ pccardc status 0 : slot 0: filled : $ pccardc status 9 || echo exit_status=$? : pccardc: /dev/card9: No such file or directory : exit_status=1 : : The patch is against 4.3-RELEASE. modulo style(9) issues, this looks reasonable. I've often wanted something like this. I've also wanted something that would ask the bridge what voltage the card is running at, what I/O and memory is used. rdmap does part of this, but there's no rdpower... Too bad there's not a PIOCGPOW ioctl defined right now. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Jun 2 1:22:24 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from guldan.demon.nl (cc66986-a.assen1.dr.nl.home.com [213.51.64.104]) by hub.freebsd.org (Postfix) with ESMTP id B08C437B422 for ; Sat, 2 Jun 2001 01:22:19 -0700 (PDT) (envelope-from robert@guldan.demon.nl) Received: (from robert@localhost) by guldan.demon.nl (8.11.1/102.1.0B) id f528MEt66472; Sat, 2 Jun 2001 10:22:14 +0200 (CEST) (envelope-from robert) Date: Sat, 2 Jun 2001 10:22:14 +0200 From: =?iso-8859-1?Q?Robert_Blacqui=E8re?= To: "Jacques A. Vidrine" Cc: freebsd-mobile@freebsd.org Subject: Re: `pccardc status' patch Message-ID: <20010602102214.A66301@thorin.guldan.demon.nl> References: <20010601154451.C701@shade.nectar.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="huq684BweRXVnRxX" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010601154451.C701@shade.nectar.com>; from n@nectar.com on Fri, Jun 01, 2001 at 03:44:51PM -0500 X-Disclaimer: running FreeBSD on a Toshiba. 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 --huq684BweRXVnRxX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, On Fri, Jun 01, 2001 at 03:44:51PM -0500, Jacques A. Vidrine wrote: > I found this functionality useful for certain scripts. ISTR something > similar in PAO once upon a time. >=20 > $ pccardc status > slot 0: filled > slot 1: empty > $ pccardc status 0 > slot 0: filled > $ pccardc status 9 || echo exit_status=3D$? > pccardc: /dev/card9: No such file or directory > exit_status=3D1 >=20 > The patch is against 4.3-RELEASE. >=20 > Cheers, > --=20 > Jacques Vidrine / n@nectar.com / jvidrine@verio.net / nectar@FreeBSD.org >=20 I wanted this also it is usefull for my pccard scheme scripts and can proba= bly use now also the slot number for determination which config for ethernet it has= to load. I will try this later this week... Robert --=20 Microsoft: Where do you want to go today? Linux: Where do you want to go tomorrow? FreeBSD: Are you guys coming or what? OpenBSD: He guys you left some holes out there! --huq684BweRXVnRxX Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjsYojUACgkQ1ODVtOXCG4hVIQCfVDYkd3Xb+tZFV1optVMFRsfI 44UAn0ylvmLmAHoqOhvjllQvfBY5NXH7 =CUa0 -----END PGP SIGNATURE----- --huq684BweRXVnRxX-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Jun 2 3: 9:40 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from web14704.mail.yahoo.com (web14704.mail.yahoo.com [216.136.224.121]) by hub.freebsd.org (Postfix) with SMTP id 34EE137B43C for ; Sat, 2 Jun 2001 03:09:34 -0700 (PDT) (envelope-from sule_dikko@yahoo.com) Message-ID: <20010602100933.13664.qmail@web14704.mail.yahoo.com> Received: from [212.96.2.102] by web14704.mail.yahoo.com; Sat, 02 Jun 2001 03:09:33 PDT Date: Sat, 2 Jun 2001 03:09:33 -0700 (PDT) From: sule dikko Subject: GOLDEN OPPORTUNITY To: sule_dikko@yahoo.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 GOLDEN OPPORTUNITY FIRST,WE SEEK YOUR KIND ASSISTANCE AND CONFIDENTIALITY TO OUR BUSINESS PROPOSAL WHICH INVOLVE HUGE TRANSFER OF FUNDS FROM OUR FOREIGN RESERVE ACCOUNT INTO YOUR NOMINATED ACCOUNT. WE ARE TOP OFFICIALS OF THE CONTRACT REVIEW COMMITTEE AND THE FEDERAL MINISTRY OF WORKS AND HOUSING. WE ARE SEEKING YOUR ASSISTANCE TO ENABLE US TRANSFER THE SUM OF USD17,320,000.00{ SEVENTEEN MILLION,THREE HUNDRED AND TWENTY THOUSAND U.S DOLLARS ONLY}INTO A RELIABLE BANK ACCOUNT OVERSEAS,WHICH YOU HAVE ABSOLUTE CONTROL OVER. THIS IS VERY IMPORTANT. THE FUNDS IS AS A RESULT OF GROSSLY OVER-INVOICED CONTRACTS SUM WHICH WERE EXECUTED FOR THE FMWH BY FOREIGN CONTRACTORS DURING THE PAST MILITARY GOVERNMENTS . DURING OUR VERIFICATION PROCESS, WE DISCOVERED LOTS OF ACCOUNTS DISCREPANCIES AMOUNTING TO THE SAID SUM WHICH WE WANT TO SAFELY PAY INTO YOUR ACCOUNT FOR INVESTMENT IN YOUR COUNTRY AND TO BUY GOODS BACK TO OUR COUNTRY. I HAVE BEEN MANDATED BY MY COLLEAGUES TO ASK AND SECURE YOUR UNALLOYED CO-OPERATION. THE PERCENTAGE SHARE TO BOTH PARTIES IS NEGOTIABLE . ALL WE NEED IS YOUR AFFIRMATION TO KEEP ALL INFORMATION TO THIS TRANSACTION BETWEEN US, MAINTAIN TRUST AND HIGH SENCE OF INTERGRITY TO ITS COMPLETION.THE PROJECT IS LEGAL AND GENUINE. YOUR POSITIVE REPLY TO THIS PROPOSAL WILL STIMULATE OUR APPLICATION PROCESS FOR THE APPROVAL AND CLEARANCE OF THE FUNDS PAYABLE BY SOLAR DRAFT OR CHEQUE IN YOUR NAME.THIS DRAFT OR CHEQUE CAN BE CASHED INTO YOUR ACCOUNT IN ANY BANK OF THE WORLD. THE PROJECT IS RISK-FREE NOW OR IN FUTURE.FURTHER INSTRUCTIONS ON RECEIPT OF YOUR REPLY. BEST REGARDS, SULE DIKKIO. __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail - only $35 a year! http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Jun 2 9:27:57 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from nyc.rr.com (nycsmtp2fb.rdc-nyc.rr.com [24.29.99.78]) by hub.freebsd.org (Postfix) with ESMTP id 34A0B37B423; Sat, 2 Jun 2001 09:27:53 -0700 (PDT) (envelope-from luser@ahab.com) Received: from unbeat.com ([66.108.17.85]) by nyc.rr.com with Microsoft SMTPSVC(5.5.1877.357.35); Sat, 2 Jun 2001 12:33:15 -0400 Received: (from moxie@localhost) by unbeat.com (8.11.2/8.11.2) id f52GRx901096; Sat, 2 Jun 2001 12:27:59 -0400 (EDT) (envelope-from luser@ahab.com) Date: Sat, 2 Jun 2001 12:27:59 -0400 From: JT To: freebsd-questions@freebsd.org, freebsd-mobile@freebsd.org Subject: can't send to list: postfix/dns/multiple locations Message-ID: <20010602122758.A408@zed.unbeat.com> Mail-Followup-To: freebsd-questions@freebsd.org, freebsd-mobile@freebsd.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 I recently ran into the dreaded "client host not found" syndrome trying to send to a list recently. I found in the archive the mailertable-based solution: freebsd.org smtp:smtp-server.nyc.rr.com If you can read this, it worked. However, I've got a laptop that sometimes needs to send mail from various locations... Not all of these places have anything like reverse DNS, and in any case I prefer to run my own SMTP if I can help it - though I realize DUL lists and the like may occasionally squash the feasibility of this approach. I read recently about upgrades to pccard-site. I'm not using it now (I have my own little hackery via an include to /etc/rc.conf), but I'm wondering if that's the sort of thing I should be looking at to swap sendmail configs when I need to. Or is there some obvious sendmail feature that I am misunderstanding? Or should I be looking at postfix? SMTP-AUTH? (if mutt supports it ;-) or an encrypted tunnel to a Real Mail Server? Suggestions appreciated (please cc me if answering to questions-). JT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Jun 2 9:30:58 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by hub.freebsd.org (Postfix) with ESMTP id A62EC37B423; Sat, 2 Jun 2001 09:30:55 -0700 (PDT) (envelope-from randy@psg.com) Received: from randy by rip.psg.com with local (Exim 3.16 #1) id 156EIg-000FMY-00; Sat, 02 Jun 2001 09:30:54 -0700 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: JT Cc: freebsd-questions@freebsd.org, freebsd-mobile@freebsd.org Subject: Re: can't send to list: postfix/dns/multiple locations References: <20010602122758.A408@zed.unbeat.com> Message-Id: Date: Sat, 02 Jun 2001 09:30:54 -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 encrypted tunnel to mail servers work well, and have other advantages. but i also provide "smtp after pop," which is fairly commonly done. be sure to place the smtp check before the domain/duls/.. checks. randy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Jun 2 16:21:39 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from speedy.bsdworld.org (host30-108.prestige.net [63.88.153.108]) by hub.freebsd.org (Postfix) with ESMTP id 3EC1637B42C for ; Sat, 2 Jun 2001 16:21:35 -0700 (PDT) (envelope-from azoos@speedy.bsdworld.org) Received: (from azoos@localhost) by speedy.bsdworld.org (8.11.3/8.11.3) id f52JNEG18493 for freebsd-mobile@freebsd.org; Sat, 2 Jun 2001 19:23:14 GMT (envelope-from azoos) Date: Sat, 2 Jun 2001 19:23:14 +0000 From: Sid Lambert To: freebsd-mobile@freebsd.org Subject: D-link DFE-650TX speed problems. Message-ID: <20010602192314.A18474@bsdworld.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 I have a D-Link DFE-650TX PCCARD in a Dell Latitude Laptop. It has some speed problems inside the LAN at home and work, both are 100 MBIT switched networks, IP is obtained via DHCP. I have managed to increase the speed by lowering the MTU to 296. I have enclosed some examples. What would fix this? Sid Lambert sid@bsdworld.org azoos@lappy:/home/azoos> ifconfig ed1 ed1: flags=8843 mtu 1500 inet6 fe80::250:baff:fe7b:5f02%ed1 prefixlen 64 scopeid 0xa inet 192.168.0.3 netmask 0xffffff00 broadcast 192.168.0.255 ether 00:50:ba:7b:5f:02 This is FTP from the laptop to a 10 Mbit half duplex box connected to a 10/100 switch. ftp> get msdb.tar.gz local: msdb.tar.gz remote: msdb.tar.gz 150 Opening BINARY mode data connection for 'msdb.tar.gz' (25435384 bytes). 100% |****************************************************************************************************************| 24839 KB 00:00 ETA 226 Transfer complete. 25435384 bytes received in 23.32 seconds (1.04 MB/s) ftp> put msdb.tar.gz local: msdb.tar.gz remote: msdb.tar.gz 150 Opening BINARY mode data connection for 'msdb.tar.gz'. 100% |****************************************************************************************************************| 24839 KB 00:00 ETA 226 Transfer complete. 25435384 bytes sent in 24.43 seconds (1016.87 KB/s) ftp> bye This is FTP from the laptop to a 100 Mbit full duplex box connected to the same 10/100 switch as above. Remote system type is UNIX. Using binary mode to transfer files. ftp> put msdb.tar.gz local: msdb.tar.gz remote: msdb.tar.gz 150 Opening BINARY mode data connection for 'msdb.tar.gz'. 100% |****************************************************************************************************************| 24839 KB 00:00 ETA 226 Transfer complete. 25435384 bytes sent in 22.64 seconds (1.07 MB/s) ftp> get msdb.tar.gz local: msdb.tar.gz remote: msdb.tar.gz 150 Opening BINARY mode data connection for 'msdb.tar.gz' (25435384 bytes). 100% |****************************************************************************************************************| 24839 KB 00:00 ETA 226 Transfer complete. 25435384 bytes received in 1237.48 seconds (20.07 KB/s) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Jun 2 16:55:56 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from smarthost-2.mail.telinco.net (smarthost-2.mail.telinco.net [212.1.128.91]) by hub.freebsd.org (Postfix) with ESMTP id 2A4FF37B422 for ; Sat, 2 Jun 2001 16:55:54 -0700 (PDT) (envelope-from jeyoung@mailandnews.com) Received: from ppp-1-86.cvx3.telinco.net ([212.1.144.86] helo=oggy) by smarthost-2.mail.telinco.net with esmtp (Exim 3.22 #1) id 156LFA-000Cih-00 for freebsd-mobile@freebsd.org; Sun, 03 Jun 2001 00:55:44 +0100 Received: from localhost ([127.0.0.1] helo=mailandnews.com ident=jeyoung) by oggy with esmtp (Exim 3.12 #1 (Debian)) id 156LDf-0000Ti-00 for ; Sun, 03 Jun 2001 00:54:11 +0100 Message-ID: <3B197CA3.426BDFD3@mailandnews.com> Date: Sun, 03 Jun 2001 00:54:11 +0100 From: Eddy Young X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.4.2 i686) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-mobile@freebsd.org Subject: Laptop recommendation 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 Hi all, I would like to collect your opinion about choosing a laptop. I am concerned about the following: * Should I take the latest? * Which components should be rated and in what order? * How FreeBSD- "compatible" are laptops? Thanks, Eddy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message