From owner-freebsd-mobile Sun Aug 5 0:25:58 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 41D6137B401 for ; Sun, 5 Aug 2001 00:25:56 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id f757PsF11745; Sun, 5 Aug 2001 01:25:55 -0600 (MDT) (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.4) with ESMTP id f757PsH78097; Sun, 5 Aug 2001 01:25:54 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200108050725.f757PsH78097@harmony.village.org> To: Michelle Brownsworth Subject: Re: Boot hangs on mounting root with wireless card inserted. Cc: freebsd-mobile@FreeBSD.ORG In-reply-to: Your message of "Sat, 04 Aug 2001 23:56:13 PDT." References: Date: Sun, 05 Aug 2001 01:25:54 -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 Michelle Brownsworth writes: ... : pcic0: at port 0x3e0 iomem 0xd0000 on isa0 : pcic0: Polling mode ... : ...And that's all she wrote. Gone away, gone to stay. My guess is that you are getting hozed by pcic polling mode. You'll need to assign an interrupt to the pcic device. # This is why I'm trying to MFC the -current stuff, btw. It should # eliminate these sorts of problems... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Aug 5 1:59:45 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from wintermute.primelogic.com (wintermute.primelogic.com [207.189.136.1]) by hub.freebsd.org (Postfix) with ESMTP id 4DB8E37B401 for ; Sun, 5 Aug 2001 01:59:43 -0700 (PDT) (envelope-from michelle@primelogic.com) Received: from [192.168.1.1] (c886028-a.eugene1.or.home.com [24.14.231.140]) by wintermute.primelogic.com (8.9.2/8.9.2) with ESMTP id BAA22835; Sun, 5 Aug 2001 01:59:42 -0700 (PDT) Mime-Version: 1.0 X-Sender: michelle@primelogic.com (Unverified) Message-Id: In-Reply-To: <200108050725.f757PsH78097@harmony.village.org> References: <200108050725.f757PsH78097@harmony.village.org> Date: Sun, 5 Aug 2001 01:59:41 -0700 To: freebsd-mobile@freebsd.org From: Michelle Brownsworth Subject: Re: Boot hangs on mounting root with wireless card inserted. Cc: Warner Losh Content-Type: text/plain; charset="us-ascii" ; format="flowed" 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 Michelle Brownsworth writes: >... >: pcic0: at port 0x3e0 iomem 0xd0000 on isa0 >: pcic0: Polling mode >... >: ...And that's all she wrote. Gone away, gone to stay. > >My guess is that you are getting hozed by pcic polling mode. You'll >need to assign an interrupt to the pcic device. > ># This is why I'm trying to MFC the -current stuff, btw. It should ># eliminate these sorts of problems... > >Warner Warner, Right you are. We changed the irq for pcic0 from 0 to 10, recompiled the kernel, and the problem vanished. The SMC card works flawlessly, even in DHCP mode. Many thanks and a tip o' the hat! (Now if we can just discover why the ThinkPad's terminals go nuts occasionally and apparently lose the keymaps we can start celebrating.) .\\ichelle --------------------- Michelle Brownsworth System Administrator PrimeLogic Communications http://www.primelogic.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Aug 5 2:54:57 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from samson.dc.luth.se (samson.dc.luth.se [130.240.112.30]) by hub.freebsd.org (Postfix) with ESMTP id ABF5B37B63E for ; Sun, 5 Aug 2001 02:54:53 -0700 (PDT) (envelope-from bj@dc.luth.se) Received: from dc.luth.se (root@bompe.dc.luth.se [130.240.60.42]) by samson.dc.luth.se (8.10.1/8.10.1) with ESMTP id f759sqB14984 for ; Sun, 5 Aug 2001 11:54:52 +0200 (MET DST) Received: from bompe.dc.luth.se (bj@localhost.dc.luth.se [127.0.0.1]) by dc.luth.se (8.11.3/8.11.3) with ESMTP id f759spF55101 for ; Sun, 5 Aug 2001 11:54:51 +0200 (CEST) (envelope-from bj@bompe.dc.luth.se) Message-Id: <200108050954.f759spF55101@dc.luth.se> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: freebsd-mobile@FreeBSD.ORG X-Disposition-notification-to: Borje.Josefsson@dc.luth.se X-Return-receipt-to: Borje.Josefsson@dc.luth.se Dcc: Subject: FreeBSD on notebooks with Transmeta processor? From: Borje Josefsson Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Date: Sun, 05 Aug 2001 11:54:51 +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 Hello, Subject says all, does FreeBSD work on notebooks with Transmeta Crusoe = processors? --Borje To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Aug 5 2:58:36 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from mass.dis.org (dhcp45-25.dis.org [216.240.45.25]) by hub.freebsd.org (Postfix) with ESMTP id D6A9737B401 for ; Sun, 5 Aug 2001 02:58:34 -0700 (PDT) (envelope-from msmith@mass.dis.org) Received: from mass.dis.org (localhost [127.0.0.1]) by mass.dis.org (8.11.4/8.11.3) with ESMTP id f75A1Ag06126; Sun, 5 Aug 2001 03:01:11 -0700 (PDT) (envelope-from msmith@mass.dis.org) Message-Id: <200108051001.f75A1Ag06126@mass.dis.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: Borje Josefsson Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: FreeBSD on notebooks with Transmeta processor? In-reply-to: Your message of "Sun, 05 Aug 2001 11:54:51 +0200." <200108050954.f759spF55101@dc.luth.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 05 Aug 2001 03:01:10 -0700 From: Mike Smith 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 > Subject says all, does FreeBSD work on notebooks with Transmeta Crusoe > processors? Yes. -- ... every activity meets with opposition, everyone who acts has his rivals and unfortunately opponents also. But not because people want to be opponents, rather because the tasks and relationships force people to take different points of view. [Dr. Fritz Todt] V I C T O R Y N O T V E N G E A N C E To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Aug 5 4:11:49 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from wintermute.primelogic.com (wintermute.primelogic.com [207.189.136.1]) by hub.freebsd.org (Postfix) with ESMTP id 62E4F37B403 for ; Sun, 5 Aug 2001 04:11:45 -0700 (PDT) (envelope-from michelle@primelogic.com) Received: from [192.168.1.1] (c886028-a.eugene1.or.home.com [24.14.231.140]) by wintermute.primelogic.com (8.9.2/8.9.2) with ESMTP id EAA23372; Sun, 5 Aug 2001 04:11:44 -0700 (PDT) Mime-Version: 1.0 X-Sender: michelle@primelogic.com (Unverified) Message-Id: Date: Sun, 5 Aug 2001 04:11:43 -0700 To: freebsd-mobile@freebsd.org From: Michelle Brownsworth Subject: ThinkPad X20 keyboard mapping problems Content-Type: text/plain; charset="us-ascii" ; format="flowed" 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 wonder if anyone on the list using the ThinkPad X20 has had their keyboard mapping go screwy in the middle of a session. I'm helping a friend with his new 4.3-RELEASE installation and it's happened a half-dozen times this evening. After it occurs, the keys sometimes generate characters that resemble hieroglyphics, other times it's just wrong characters for the key. The only remedy is to reset and reboot. Most vexing and frustrating. Could termcap lack a suitable entry for the ThinkPad or something like that? OTOH, everything seems to work fine until it suddenly goes stupid. I'm grasping at straws here. .\\ichelle --------------------- Michelle Brownsworth System Administrator PrimeLogic Communications http://www.primelogic.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Aug 5 5:12: 4 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from mail.t0.or.at (ns1.t0.or.at [62.116.70.34]) by hub.freebsd.org (Postfix) with ESMTP id 816FC37B401 for ; Sun, 5 Aug 2001 05:11:56 -0700 (PDT) (envelope-from mic@mail.t0.or.at) Received: (from mic@localhost) by mail.t0.or.at (8.11.4/8.11.4) id f75CCTl79670; Sun, 5 Aug 2001 14:12:29 +0200 (CEST) Date: Sun, 5 Aug 2001 14:12:28 +0200 From: Michael Dosser To: Borje Josefsson Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: FreeBSD on notebooks with Transmeta processor? Message-ID: <20010805141228.B77002@t0.or.at> References: <200108050954.f759spF55101@dc.luth.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200108050954.f759spF55101@dc.luth.se>; from bj@dc.luth.se on Sun, Aug 05, 2001 at 11:54:51AM +0200 Organization: Public Netbase X-Url: X-sig-random-gen: http://cfml.sourceforge.net/perl/chsig.tar.gz 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 * Borje Josefsson [010805 11:54]: > Subject says all, does FreeBSD work on notebooks with Transmeta Crusoe > processors? mic@vaio|~$ sysctl -a | grep hw.model hw.model: Transmeta(tm) Crusoe(tm) Processor TM5600 You can even use the longrun features: http://home.att.ne.jp/delta/athlete/longrun/longrun_e.html Ciao,mic -- FreBSD on an Sony Vaio PCG-C1VE http://org.netbase.org/vaio/freebsd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Aug 5 5:25:33 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from nic-naa.net (216-220-241-232.midmaine.com [216.220.241.232]) by hub.freebsd.org (Postfix) with ESMTP id DEC4D37B405 for ; Sun, 5 Aug 2001 05:25:29 -0700 (PDT) (envelope-from brunner@nic-naa.net) Received: from nic-naa.net (localhost.nic-naa.net [127.0.0.1]) by nic-naa.net (8.11.4/8.9.3) with ESMTP id f75CNuN50304; Sun, 5 Aug 2001 08:23:56 -0400 (EDT) (envelope-from brunner@nic-naa.net) Message-Id: <200108051223.f75CNuN50304@nic-naa.net> To: freebsd-mobile@FreeBSD.ORG Cc: imp@harmony.village.org, oberman@es.net Subject: Upgrade to 4.3-RELEASE, Vaio 505tx and Intel CE3 (aka "EtherExpress") Date: Sun, 05 Aug 2001 08:23:56 -0400 From: Eric Brunner-Williams in Portland Maine 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've an Intel (EtherExpress Pro/100 PC Card Mobile Adapter16), a Vaio 505tx, and no packets post-install (from a DOS partition). I've looked in the archive and I didn't find anything. Pointers would be a help. Tia! Eric To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Aug 5 7:27:23 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from lunatic.oneinsane.net (lunatic.oneinsane.net [66.42.61.27]) by hub.freebsd.org (Postfix) with ESMTP id 8895B37B401 for ; Sun, 5 Aug 2001 07:27:18 -0700 (PDT) (envelope-from insane@lunatic.oneinsane.net) Received: by lunatic.oneinsane.net (Postfix, from userid 1000) id E655415613; Sun, 5 Aug 2001 07:27:17 -0700 (PDT) Date: Sun, 5 Aug 2001 07:27:17 -0700 From: Ron 'The InSaNe One' Rosson To: Dan Langille Cc: Kevin Oberman , mobile@FreeBSD.ORG Subject: Re: setting keys : pccard.conf or dhclient-exit-hooks Message-ID: <20010805072717.A58168@lunatic.oneinsane.net> Reply-To: Ron Rosson Mail-Followup-To: Dan Langille , Kevin Oberman , mobile@FreeBSD.ORG References: <200108021538.f72FcQt76326@lists.unixathome.org> <200108021605.f72G5jm04084@ptavv.es.net> <200108021724.f72HOUt77757@lists.unixathome.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200108021724.f72HOUt77757@lists.unixathome.org>; from dan@langille.org on Thu, Aug 02, 2001 at 01:24:28PM -0400 X-Operating-System: FreeBSD lunatic.oneinsane.net 4.3-STABLE X-Moon: The Moon is Waning Gibbous (99% of Full) X-Opinion: What you read here is my IMHO X-WWW: http://www.oneinsane.net X-GPG-FINGERPRINT: 3F11 DB43 F080 C037 96F0 F8D3 5BD2 652B 171C 86DB X-Uptime: 7:20AM up 10 days, 23 mins, 1 user, load averages: 0.00, 0.01, 0.00 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 Dan Langille (dan@langille.org) wrote: > > My start_if.wi0 file consists of: > > wicontrol -i wi0 -k 0x0123456789 > > wicontrol -i wi0 -e 1 > > Hmmm, I tried this: > > [dan@xeon:/etc] $ more start_if.wi0 > wicontrol -i wi0 -p 3 > wicontrol -i w10 -k 0x0123456789 > > but it fails to set the key: > > $ sudo wicontrol -i wi0 | grep keys > Encryption keys: [ ][ ][ ][ ] > I too am having the same result as Dan. The hardware I am using is: "SMC"("SMC2632W") [Version 01.02] for the NIC and a SMC 2655 for MY Access Point I only run in Infrastructure mode. Any Ideas. The Build/cvsup on this laptop is July, 26, 2001 TIA -- ------------------------------------------------------------------------------ Ron Rosson ... and a UNIX user said ... The InSaNe One rm -rf * insane@oneinsane.net and all was /dev/null and *void() ------------------------------------------------------------------------------ Make something idiot proof, and someone will build a better idiot. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Aug 5 9:23:39 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from darkstar.umd.edu (darkstar.umd.edu [128.8.215.163]) by hub.freebsd.org (Postfix) with ESMTP id 400CD37B403 for ; Sun, 5 Aug 2001 09:23:37 -0700 (PDT) (envelope-from bfoz@glue.umd.edu) Received: from glue.umd.edu (localhost [127.0.0.1]) by darkstar.umd.edu (8.11.4/8.11.4) with ESMTP id f75GNaV98545 for ; Sun, 5 Aug 2001 12:23:36 -0400 (EDT) (envelope-from bfoz@glue.umd.edu) Message-ID: <3B6D7308.360A8A66@glue.umd.edu> Date: Sun, 05 Aug 2001 12:23:36 -0400 From: Brandon Fosdick X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: mobile@freebsd.org Subject: Orinoco mini-pci working in Dell C800 (Free beer for Warner) 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 Using stable from yesterday and Warner's .15 patches works on my Lattitude C800. The card is detected from cold boots and on reboots from FreeBSD, but not on reboots from win2k. Good enough for me. :) Now I have to figure out how to get the network configured properly. Apparently setting defaultrouter in rc.conf doesn't work for this. I can't get an IP assigned to the interface at boot either. Works fine manually though. For setting up the network name and keys, etc... do you guys use wicontrol in pccard.conf or do you use the apropriate arguments to ifconfig in pccard_ether in rc.conf? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Aug 5 9:41:59 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from bunrab.catwhisker.org (adsl-63-193-123-122.dsl.snfc21.pacbell.net [63.193.123.122]) by hub.freebsd.org (Postfix) with ESMTP id 6530B37B401 for ; Sun, 5 Aug 2001 09:41:57 -0700 (PDT) (envelope-from david@catwhisker.org) Received: (from david@localhost) by bunrab.catwhisker.org (8.11.4/8.11.4) id f75GfhG42452; Sun, 5 Aug 2001 09:41:43 -0700 (PDT) Date: Sun, 5 Aug 2001 09:41:43 -0700 (PDT) From: David Wolfskill Message-Id: <200108051641.f75GfhG42452@bunrab.catwhisker.org> To: bfoz@glue.umd.edu, mobile@FreeBSD.ORG Subject: Re: Orinoco mini-pci working in Dell C800 (Free beer for Warner) In-Reply-To: <3B6D7308.360A8A66@glue.umd.edu> Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Date: Sun, 05 Aug 2001 12:23:36 -0400 >From: Brandon Fosdick >Using stable from yesterday and Warner's .15 patches works on my >Lattitude C800. The card is detected from cold boots and on reboots from >FreeBSD, but not on reboots from win2k. Good enough for me. :) :-} >Now I have to figure out how to get the network configured properly. >Apparently setting defaultrouter in rc.conf doesn't work for this. I >can't get an IP assigned to the interface at boot either. Works fine >manually though. >For setting up the network name and keys, etc... do you guys use >wicontrol in pccard.conf or do you use the apropriate arguments to >ifconfig in pccard_ether in rc.conf? I believe this has been discussed fairly extensively within the last couple of months here on -mobile. Unfortunately, it isn't clear to me that anything approaching consensus is likely to be achieved soon. (This is more of a problem in advising someone who is just getting started, rather than a functional issue. IMO, of course.) Basically, there are several approaches, and each has imperfections (as well as the normal engineering-type trade-offs). I put a description of the approach(es) I've taken up at http://www.catwhisker.org/~david/FreeBSD. Cheers, david -- David H. Wolfskill david@catwhisker.org As a computing professional, I believe it would be unethical for me to advise, recommend, or support the use (save possibly for personal amusement) of any product that is or depends on any Microsoft product. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Aug 5 10:25:10 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from mail3.aracnet.com (mail3.aracnet.com [216.99.193.38]) by hub.freebsd.org (Postfix) with ESMTP id 364C837B401 for ; Sun, 5 Aug 2001 10:25:07 -0700 (PDT) (envelope-from henryt@aracnet.com) Received: from aracnet.com (dyn-d082f68c.spiritone.com [208.130.246.140]) by mail3.aracnet.com (8.11.4/8.11.0) with ESMTP id f75HOve10596; Sun, 5 Aug 2001 10:24:57 -0700 Message-ID: <3B6D1F1B.587266C7@aracnet.com> Date: Sun, 05 Aug 2001 10:25:31 +0000 From: henry tieman X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.3-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Eric Brunner-Williams in Portland Maine Cc: freebsd-mobile@FreeBSD.ORG, imp@harmony.village.org, oberman@es.net, henryt@aracnet.com Subject: Re: Upgrade to 4.3-RELEASE, Vaio 505tx and Intel CE3 (aka "EtherExpress") References: <200108051223.f75CNuN50304@nic-naa.net> 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 Eric, I had the same problem with 4.3 and my Sony 505he, which also has an EtherExpress. I don't know the exact details but it was fixed in the stable branch by June 5th. I got a copy of the source onto my desktop and burned a CD. I'd give you a copy but your in the wrong Portland(I'm just outside the Portland OR.) I'm recovering from multiple HD failures(desktop and laptop) so it would take me a while to get it onto a web site. Henry Eric Brunner-Williams in Portland Maine wrote: > Hi, > > I've an Intel (EtherExpress Pro/100 PC Card Mobile Adapter16), a Vaio 505tx, > and no packets post-install (from a DOS partition). > > I've looked in the archive and I didn't find anything. Pointers would be a > help. Tia! > > Eric > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Aug 5 10:35:33 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 3A94537B401 for ; Sun, 5 Aug 2001 10:35:31 -0700 (PDT) (envelope-from pir@pir.net) Received: from pir by moek.pir.net with local (Exim) id 15TRoD-0005nV-00 for mobile@FreeBSD.ORG; Sun, 05 Aug 2001 13:35:25 -0400 Date: Sun, 5 Aug 2001 13:35:25 -0400 From: Peter Radcliffe To: mobile@FreeBSD.ORG Subject: Re: setting keys : pccard.conf or dhclient-exit-hooks Message-ID: <20010805133524.A22031@pir.net> Reply-To: mobile@freebsd.org Mail-Followup-To: mobile@FreeBSD.ORG References: <200108021538.f72FcQt76326@lists.unixathome.org> <200108021605.f72G5jm04084@ptavv.es.net> <200108021724.f72HOUt77757@lists.unixathome.org> <20010805072717.A58168@lunatic.oneinsane.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010805072717.A58168@lunatic.oneinsane.net>; from insane@lunatic.oneinsane.net on Sun, Aug 05, 2001 at 07:27:17AM -0700 X-fish: < 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 Ron 'The InSaNe One' Rosson probably said: > I too am having the same result as Dan. The hardware I am using is: > "SMC"("SMC2632W") [Version 01.02] for the NIC and a > SMC 2655 for MY Access Point > > I only run in Infrastructure mode. If you'd read the archives you'd know that WEP on the SMC pcmcia cards does not work with freebsd yet. 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 Sun Aug 5 11: 0:17 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from ns.yogotech.com (unknown [206.127.123.66]) by hub.freebsd.org (Postfix) with ESMTP id 60C4637B401 for ; Sun, 5 Aug 2001 11:00:13 -0700 (PDT) (envelope-from nate@yogotech.com) Received: from nomad.yogotech.com (nomad.yogotech.com [206.127.123.131]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id MAA13434; Sun, 5 Aug 2001 12:00:12 -0600 (MDT) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id MAA13216; Sun, 5 Aug 2001 12:00:11 -0600 (MDT) (envelope-from nate) From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15213.35243.10016.536496@nomad.yogotech.com> Date: Sun, 5 Aug 2001 12:00:11 -0600 (MDT) To: Michelle Brownsworth Cc: freebsd-mobile@FreeBSD.ORG, Warner Losh Subject: Re: Boot hangs on mounting root with wireless card inserted. In-Reply-To: References: <200108050725.f757PsH78097@harmony.village.org> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) 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 > (Now if we can just discover why the ThinkPad's terminals go nuts > occasionally and apparently lose the keymaps we can start > celebrating.) Strange. I've *never* had that happen in the 6+ years I've been using IBM Stinkpad's. Are you using syscons, or PCVT? Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Aug 5 11: 5:45 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from mail.networkone.net (mail.networkone.net [209.144.112.246]) by hub.freebsd.org (Postfix) with SMTP id 9AF9D37B401 for ; Sun, 5 Aug 2001 11:05:41 -0700 (PDT) (envelope-from reader@newsguy.com) Received: (qmail 15563 invoked from network); 5 Aug 2001 18:05:30 -0000 Received: from unknown (HELO reader.local.lan) (209.144.117.151) by mail.networkone.net with SMTP; 5 Aug 2001 18:05:30 -0000 Received: (from reader@localhost) by reader.local.lan (8.11.2/8.11.0) id f75I5Pi13608; Sun, 5 Aug 2001 11:05:25 -0700 X-Authentication-Warning: reader.local.lan: reader set sender to reader@newsguy.com using -f To: freebsd-mobile@FreeBSD.ORG Subject: basic firewall - is there a default setup? From: Harry Putnam Message-ID: User-Agent: Gnus/5.090003 (Oort Gnus v0.03) Emacs/21.0.104 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: 05 Aug 2001 11:05:25 -0700 Lines: 66 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 Maybe a little off topic here, but like many things I suspect firewalling may be a bit different on a laptop. In this case a Tosh satellite 4005CDS Running FreeBSD-4.2-RELEASE. This is a basic install not fully configed as yet. However it won't be exposed to the internet directly but is behind a hardware firewall (Netgear FR 314), that handles the heavy work. It allows NATing stuff to machines inside local lan. The whole setup is single user home setup DSL connected, with several machines behind the netgear firewall. Linux, Solaris (intel), win2000, FreeBSD on the tosh when I hook it in. I run no services other than ssh that are visible from the internet. One problem with such a setup, is you never get to see what incoming connections are trying to do, only that a connection was attempted. Also with this particular hardware there is no way provided to have logs fired off more than once a day (except certain highly suspect activity which is mailed off immediately). Further, this particular model of Netgears' allows no kind of text based dialog with the hardware. Its all by browser through a java interface. Logs are always available immediately if one wants to fire up a browser, connect to the hardware and have a look. Obviously a pita. I have some experience with linux ipchains and now iptables and like the logging possibilities. Probably availabe on about any current packet filtering software. I want to study the `Code red' stuff going on, for frequency, what is being stuffed down port 80 and etc. But not on main machines inside the firewall. So thinking of hooking the tosh in and setting NATing to its address for HTTP connection and running an apache server on it. And might want to use this technique to study other activity on different ports in the future. If by inexperience or something worse, I end up getting hacked it won't be too serious to just scrub the disk and reinstall. I'm thinking I would firewall/block the toshs lan address from being able to connect to any other lan machines (through software on the other machines) as some protection from a hacker getting to the tosh and then everything else. Trouble is, I'm not familiar with firewalling at any level on FreeBSD so really have no idea what is there by default or how its turned on. I see /etc/rc.firewall and looking at www.FreeBSD.org using the search tool on `rc.firewall', `ipfw' or the like turns up lots of stuff. An awfull lot of it is about dialup, and another large chunk is about `bridging', but browsing though, it wasn't clear if current (4.2-RELEASE) GENERIC kernels are already enabled or not. Looking at mine, I see no hits on `filter' `ipfw' or the like other than: pseudo-device bpf #Berkeley packet filter Does that mean I have to recompile the kernel or is there enough compiled in to do something from a stock install? As you may have guessed, I don't run the tosh that often any more and haven't kept up with FreeBSD specific stuff because of it. I guess I need some very low level advice as to what is easily setup and where to get detailed instructions to do it. Am I looking for `ipfw' or something else? Maybe `iptables' is now the way to go. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Aug 5 11:35:46 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from ns.yogotech.com (unknown [206.127.123.66]) by hub.freebsd.org (Postfix) with ESMTP id BC72E37B401 for ; Sun, 5 Aug 2001 11:35:43 -0700 (PDT) (envelope-from nate@yogotech.com) Received: from nomad.yogotech.com (nomad.yogotech.com [206.127.123.131]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id MAA13993; Sun, 5 Aug 2001 12:35:42 -0600 (MDT) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id MAA13276; Sun, 5 Aug 2001 12:06:52 -0600 (MDT) (envelope-from nate) From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15213.35644.13338.863410@nomad.yogotech.com> Date: Sun, 5 Aug 2001 12:06:52 -0600 (MDT) To: Michelle Brownsworth Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: ThinkPad X20 keyboard mapping problems In-Reply-To: References: X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) 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 wonder if anyone on the list using the ThinkPad X20 has had their > keyboard mapping go screwy in the middle of a session. I'm helping a > friend with his new 4.3-RELEASE installation and it's happened a > half-dozen times this evening. After it occurs, the keys sometimes > generate characters that resemble hieroglyphics, other times it's > just wrong characters for the key. The only remedy is to reset and > reboot. Most vexing and frustrating. Could termcap lack a suitable > entry for the ThinkPad or something like that? OTOH, everything > seems to work fine until it suddenly goes stupid. I'm grasping at > straws here. This used to happen on *really* old ThinkPads, but IBM fixed it a long time agao. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Aug 5 13:11: 2 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from wintermute.primelogic.com (wintermute.primelogic.com [207.189.136.1]) by hub.freebsd.org (Postfix) with ESMTP id 0F63337B403 for ; Sun, 5 Aug 2001 13:10:54 -0700 (PDT) (envelope-from michelle@primelogic.com) Received: from [192.168.1.1] (c886028-a.eugene1.or.home.com [24.14.231.140]) by wintermute.primelogic.com (8.9.2/8.9.2) with ESMTP id NAA25099; Sun, 5 Aug 2001 13:10:52 -0700 (PDT) Mime-Version: 1.0 X-Sender: michelle@primelogic.com (Unverified) Message-Id: In-Reply-To: References: Date: Sun, 5 Aug 2001 13:10:51 -0700 To: freebsd-mobile@freebsd.org From: Michelle Brownsworth Subject: RE: Boot hangs on mounting root with wireless card inserted. Cc: "Arun Welch" Content-Type: multipart/alternative; boundary="============_-1215080242==_ma============" 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 --============_-1215080242==_ma============ Content-Type: text/plain; charset="us-ascii" ; format="flowed" > > The SMC card works flawlessly, >> even in DHCP mode. > >Interesting. Is this with WEP? What did you do? > >...arun Arun, Not with WEP, unfortunately. It's my understanding (perhaps flawed) that WEP is currently fully functional only with the WaveLAN (Lucent/Orinoco) cards, so I have two Gold 128-bit WEP cards on the way to me ($106.50 at http://www.techstore.com). But in the meantime, I was glad to get the SMC2632W working great (without WEP) in my Toshiba Portege and in my buddy's ThinkPad X20, thanks to your excellent suggestions. BTW, perhaps you or some of the other folks on the list can answer a couple of questions for me. Note the following from my configuration: /etc/pccard.conf: card "SMC" "SMC2632W" config 0x1 "wi" 3 0x10000 insert /etc/pccard_ether $device insert /etc/start_wi0 remove /sbin/ifconfig $device delete /etc/start_wi0: #!/bin/sh wicontrol -i wi0 -p 1 The first question is, is it correct to place the second insert for the start_wi0 shell script in pccard.conf? If not, where should the script be executed? If so, should it precede the insert for pccard_ether? I've seen folks stick multiple inserts in pccard.conf, so I'm assuming it's okay to have more than one. I've even seen wicontrol statements placed directly in pccard.conf instead of in a separate script, the way I'm doing it. I guess what I'm getting at is, what is the standard, kosher, USDA-approved method of adding wicontrol commands? As for the second question, the example pccard.conf you sent me had the line: config 0x1 "wi" 10 0x10000 I changed 10 to 3, since that was the interrupt that the card seemed to be set at by default. However, I did not change the 0x10000 address, even though dmesg reports the SMC's address range as 0x0240-0x024f. I've seen some entries in pccard.conf with config 0x1 "wi" ? I have also seen this: config auto "wi" ? But the SMC works nonetheless with 0x1 and 0x10000, so I guess I'm a little confused about this address issue in the config statement, and I can't seem to dig up an explanation in the docs. Thanks for your invaluable help. .\\ichelle --------------------- Michelle Brownsworth System Administrator PrimeLogic Communications http://www.primelogic.com --============_-1215080242==_ma============ Content-Type: text/html; charset="us-ascii" RE: Boot hangs on mounting root with wireless card ins
>  The SMC card works flawlessly,
> even in DHCP mode.

Interesting. Is this with WEP? What did you do?
...arun

Arun,
Not with WEP, unfortunately.  It's my understanding (perhaps flawed) that WEP is currently fully functional only with the WaveLAN (Lucent/Orinoco) cards, so I have two Gold 128-bit WEP cards on the way to me ($106.50 at http://www.techstore.com).  But in the meantime, I was glad to get the SMC2632W working great (without WEP) in my Toshiba Portege and in my buddy's ThinkPad X20, thanks to your excellent suggestions.  BTW, perhaps you or some of the other folks on the list can answer a couple of questions for me.  Note the following from my configuration:

/etc/pccard.conf:

card "SMC" "SMC2632W"
        config 0x1 "wi" 3 0x10000
       insert /etc/pccard_ether $device
        insert /etc/start_wi0
   remove /sbin/ifconfig $device delete


/etc/start_wi0:
#!/bin/sh
wicontrol -i wi0 -p 1

The first question is, is it correct to place the second insert for the start_wi0 shell script in pccard.conf?  If not, where should the script be executed?  If so, should it precede the insert for pccard_ether?  I've seen folks stick multiple inserts in pccard.conf, so I'm assuming it's okay to have more than one.  I've even seen wicontrol statements placed directly in pccard.conf instead of in a separate script, the way I'm doing it.  I guess what I'm getting at is, what is the standard, kosher, USDA-approved method of adding wicontrol commands?

As for the second question, the example pccard.conf you sent me had the line:

config 0x1 "wi" 10 0x10000

I changed 10 to 3, since that was the interrupt that the card seemed to be set at by default.  However, I did not change the 0x10000 address, even though dmesg reports the SMC's address range as 0x0240-0x024f.  I've seen some entries in pccard.conf with

config 0x1 "wi" ?

I have also seen this:

config auto "wi" ?

But the SMC works nonetheless with 0x1 and 0x10000, so I guess I'm a little confused about this address issue in the config statement, and I can't seem to dig up an explanation in the docs.

Thanks for your invaluable help.

.\\ichelle
---------------------
Michelle Brownsworth
System Administrator
PrimeLogic Communications
http://www.primelogic.com
--============_-1215080242==_ma============-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Aug 5 13:11:58 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from lunatic.oneinsane.net (lunatic.oneinsane.net [66.42.61.27]) by hub.freebsd.org (Postfix) with ESMTP id 1D83A37B401 for ; Sun, 5 Aug 2001 13:11:56 -0700 (PDT) (envelope-from insane@lunatic.oneinsane.net) Received: by lunatic.oneinsane.net (Postfix, from userid 1000) id 9BB1115613; Sun, 5 Aug 2001 13:11:55 -0700 (PDT) Date: Sun, 5 Aug 2001 13:11:55 -0700 From: Ron 'The InSaNe One' Rosson To: mobile@freebsd.org Subject: Re: setting keys : pccard.conf or dhclient-exit-hooks Message-ID: <20010805131155.A64106@lunatic.oneinsane.net> Reply-To: Ron Rosson Mail-Followup-To: mobile@freebsd.org References: <200108021538.f72FcQt76326@lists.unixathome.org> <200108021605.f72G5jm04084@ptavv.es.net> <200108021724.f72HOUt77757@lists.unixathome.org> <20010805072717.A58168@lunatic.oneinsane.net> <20010805133524.A22031@pir.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010805133524.A22031@pir.net>; from pir@pir.net on Sun, Aug 05, 2001 at 01:35:25PM -0400 X-Operating-System: FreeBSD lunatic.oneinsane.net 4.3-STABLE X-Moon: The Moon is Waning Gibbous (98% of Full) X-Opinion: What you read here is my IMHO X-WWW: http://www.oneinsane.net X-GPG-FINGERPRINT: 3F11 DB43 F080 C037 96F0 F8D3 5BD2 652B 171C 86DB X-Uptime: 1:10PM up 10 days, 6:13, 1 user, load averages: 0.07, 0.08, 0.04 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 Radcliffe (pir@pir.net) wrote: > Ron 'The InSaNe One' Rosson probably said: > > I too am having the same result as Dan. The hardware I am using is: > > "SMC"("SMC2632W") [Version 01.02] for the NIC and a > > SMC 2655 for MY Access Point > > > > I only run in Infrastructure mode. > > If you'd read the archives you'd know that WEP on the SMC pcmcia cards > does not work with freebsd yet. > > P. > They were kinda conflicting when I looked at them last. Can you point to me the post or thread that you are talking about? A date would help me as well. TIA -- ------------------------------------------------------------------------------ Ron Rosson ... and a UNIX user said ... The InSaNe One rm -rf * insane@oneinsane.net and all was /dev/null and *void() ------------------------------------------------------------------------------ The UNIX Guru's View of Sex:# unzip ; strip ; touch ; finger ; mount ; fsck ; more ; yes ; umount ; sleep To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Aug 5 13:18:52 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 0043837B401 for ; Sun, 5 Aug 2001 13:18:47 -0700 (PDT) (envelope-from pir@pir.net) Received: from pir by moek.pir.net with local (Exim) id 15TUMJ-0006kl-00 for mobile@FreeBSD.ORG; Sun, 05 Aug 2001 16:18:47 -0400 Date: Sun, 5 Aug 2001 16:18:46 -0400 From: Peter Radcliffe To: mobile@FreeBSD.ORG Subject: Re: SMC2632W wireless card for $99. Message-ID: <20010805161846.F22031@pir.net> Reply-To: mobile@freebsd.org Mail-Followup-To: mobile@FreeBSD.ORG References: <200108021538.f72FcQt76326@lists.unixathome.org> <200108021605.f72G5jm04084@ptavv.es.net> <200108021724.f72HOUt77757@lists.unixathome.org> <20010805072717.A58168@lunatic.oneinsane.net> <20010805133524.A22031@pir.net> <20010805131155.A64106@lunatic.oneinsane.net> <20010625212744.1914.qmail@camelot.bitart.com> <2076496.993772633@[192.168.1.201]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <2076496.993772633@[192.168.1.201]>; from phil@clew.com.au on Thu, Jun 28, 2001 at 11:57:14PM +0800 X-fish: < 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 Ron 'The InSaNe One' Rosson probably said: > They were kinda conflicting when I looked at them last. Can you point to > me the post or thread that you are talking about? A date would help me > as well. I've not seen any reports that it works and there are lots of things like this; Phil Sutherland probably said: > For what it's worth, I've the same hardware configuration (SMC2632W card > and SMC2652W access point) on 4.3 STABLE of about a week ago, and have > exactly the same problem. Without WEP all works nicely, but once WEP is > turned on things stop working. wicontrol still seems to find the name of > the access point from the ether, and there's a signal there, but no > apparent data throughput. Everything works properly with WEP enabled under > Windows. I've tested with one myself. They don't work with WEP on. They can find the ssid but then the ssid is not encrypted even if you have WEP on. 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 Sun Aug 5 13:26:28 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 8138E37B401 for ; Sun, 5 Aug 2001 13:26:24 -0700 (PDT) (envelope-from pir@pir.net) Received: from pir by moek.pir.net with local (Exim) id 15TUTf-0006o3-00 for freebsd-mobile@freebsd.org; Sun, 05 Aug 2001 16:26:23 -0400 Date: Sun, 5 Aug 2001 16:26:23 -0400 From: Peter Radcliffe To: freebsd-mobile@freebsd.org Subject: Re: Boot hangs on mounting root with wireless card inserted. Message-ID: <20010805162623.G22031@pir.net> Reply-To: freebsd-mobile@freebsd.org Mail-Followup-To: 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 michelle@primelogic.com on Sun, Aug 05, 2001 at 01:10: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 Michelle Brownsworth probably said: > Not with WEP, unfortunately. It's my understanding (perhaps flawed) > that WEP is currently fully functional only with the WaveLAN > (Lucent/Orinoco) cards, Incorrect. Certainly works with the Cisco Aironet cards and a few others. > card "SMC" "SMC2632W" > config 0x1 "wi" 3 0x10000 > insert /etc/pccard_ether $device > insert /etc/start_wi0 > remove /sbin/ifconfig $device delete > > /etc/start_wi0: > > #!/bin/sh > wicontrol -i wi0 -p 1 Port type 1 (infrastructure) is the default, these days. Do you need this is all ? > The first question is, is it correct to place the second insert for > the start_wi0 shell script in pccard.conf? If not, where should the > script be executed? If so, should it precede the insert for > pccard_ether? I've seen folks stick multiple inserts in pccard.conf, > so I'm assuming it's okay to have more than one. I've even seen > wicontrol statements placed directly in pccard.conf instead of in a > separate script, the way I'm doing it. I guess what I'm getting at > is, what is the standard, kosher, USDA-approved method of adding > wicontrol commands? There is no real, approved, way to do this. Personally I stay away from adding extra insert lines since it makes pccard.conf files unmaintainable. /etc/start_if.${ifn} will get run at boot time and by pccard_ether so you could lose the insert line and replace start_wi0 with start_if.wi0. ifconfig in -STABLE and 4.4-R when it is released has support for configuring cards, so with that you should be able to do most of it from ifconfig. I still hack pccard_ether for some additional support, but that's a bit messy and I'm stil in search of a better way. > I changed 10 to 3, since that was the interrupt that the card seemed > to be set at by default. However, I did not change the 0x10000 > address, even though dmesg reports the SMC's address range as > 0x0240-0x024f. I've seen some entries in pccard.conf with > > config 0x1 "wi" ? > > I have also seen this: > > config auto "wi" ? > > But the SMC works nonetheless with 0x1 and 0x10000, so I guess I'm a > little confused about this address issue in the config statement, and > I can't seem to dig up an explanation in the docs. I'd strongly advise not hardcoding anything if at all possible. The entry I used with an SMC card was; card "SMC" "SMC2632W" config auto "wi" ? insert /etc/pccard_ether $device start remove /etc/pccard_ether $device stop 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 Sun Aug 5 13:32:16 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from quack.kfu.com (quack.kfu.com [205.178.90.194]) by hub.freebsd.org (Postfix) with ESMTP id 09DEF37B403 for ; Sun, 5 Aug 2001 13:32:12 -0700 (PDT) (envelope-from nsayer@quack.kfu.com) Received: from icarus.kfu.com ([3ffe:1200:301b:1:230:abff:fe07:c41e]) by quack.kfu.com (8.11.3/8.11.3) with ESMTP id f75KW6t38510 (using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified OK) for ; Sun, 5 Aug 2001 13:32:11 -0700 (PDT) (envelope-from nsayer@quack.kfu.com) Received: from quack.kfu.com (nospam@localhost [127.0.0.1]) by icarus.kfu.com (8.11.5/8.11.5) with ESMTP id f75KW5900491 for ; Sun, 5 Aug 2001 13:32:06 -0700 (PDT) (envelope-from nsayer@quack.kfu.com) Message-ID: <3B6DAD45.7060702@quack.kfu.com> Date: Sun, 05 Aug 2001 13:32:05 -0700 From: Nick Sayer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.3) Gecko/20010804 X-Accept-Language: en-us MIME-Version: 1.0 To: mobile@FreeBSD.ORG Subject: Re: SMC2632W wireless card for $99. References: <200108021538.f72FcQt76326@lists.unixathome.org> <200108021605.f72G5jm04084@ptavv.es.net> <200108021724.f72HOUt77757@lists.unixathome.org> <20010805072717.A58168@lunatic.oneinsane.net> <20010805133524.A22031@pir.net> <20010805131155.A64106@lunatic.oneinsane.net> <20010625212744.1914.qmail@camelot.bitart.com> <2076496.993772633@[192.168.1.201]> <20010805161846.F22031@pir.net> 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 > > I've tested with one myself. They don't work with WEP on. They can > find the ssid but then the ssid is not encrypted even if you have WEP > on. > > P. > > It is probably based on the Prism II chip. If that's the case, then you need to run a recent -stable _and_ add the "prism2" flag (0x10000) to the pccard.conf entry. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Aug 5 13:54:31 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from wintermute.primelogic.com (wintermute.primelogic.com [207.189.136.1]) by hub.freebsd.org (Postfix) with ESMTP id D839F37B401 for ; Sun, 5 Aug 2001 13:54:28 -0700 (PDT) (envelope-from michelle@primelogic.com) Received: from [192.168.1.1] (c886028-a.eugene1.or.home.com [24.14.231.140]) by wintermute.primelogic.com (8.9.2/8.9.2) with ESMTP id NAA25237; Sun, 5 Aug 2001 13:54:27 -0700 (PDT) Mime-Version: 1.0 X-Sender: michelle@primelogic.com (Unverified) Message-Id: In-Reply-To: <15213.35243.10016.536496@nomad.yogotech.com> References: <200108050725.f757PsH78097@harmony.village.org> <15213.35243.10016.536496@nomad.yogotech.com> Date: Sun, 5 Aug 2001 13:54:26 -0700 To: freebsd-mobile@freebsd.org From: Michelle Brownsworth Subject: ThinkPad console drivers (was: Boot hangs on mounting root with wireless card inserted) Cc: nate@yogotech.com (Nate Williams) Content-Type: text/plain; charset="us-ascii" ; format="flowed" 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 Nate Williams writes: > > (Now if we can just discover why the ThinkPad's terminals go nuts >> occasionally and apparently lose the keymaps we can start >> celebrating.) > >Strange. I've *never* had that happen in the 6+ years I've been using >IBM Stinkpad's. > >Are you using syscons, or PCVT? > >Nate Alas, we were mistakenly using syscons. Thanks for pointing us in the right direction. If we'd been paying attention when we were editing the kernel conf file, we would have prevented the problem in the first place: # syscons is the default console driver, resembling an SCO console device sc0 at isa? flags 0x100 # Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver #device vt0 at isa? #options XSERVER # support for X server on a vt console #options FAT_CURSOR # start with block cursor # If you have a ThinkPAD, uncomment this along with the rest of the PCVT lines #options PCVT_SCANSET=2 # IBM keyboards are non-std Appreciate the tip. .\\ichelle --------------------- Michelle Brownsworth System Administrator PrimeLogic Communications http://www.primelogic.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Aug 5 14: 0:55 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from wintermute.primelogic.com (wintermute.primelogic.com [207.189.136.1]) by hub.freebsd.org (Postfix) with ESMTP id 211C937B401 for ; Sun, 5 Aug 2001 14:00:53 -0700 (PDT) (envelope-from michelle@primelogic.com) Received: from [192.168.1.1] (c886028-a.eugene1.or.home.com [24.14.231.140]) by wintermute.primelogic.com (8.9.2/8.9.2) with ESMTP id OAA25266; Sun, 5 Aug 2001 14:00:51 -0700 (PDT) Mime-Version: 1.0 X-Sender: michelle@primelogic.com (Unverified) Message-Id: In-Reply-To: <200108052031.f75KVJx43150@bunrab.catwhisker.org> References: <200108052031.f75KVJx43150@bunrab.catwhisker.org> Date: Sun, 5 Aug 2001 14:00:50 -0700 To: freebsd-mobile@freebsd.org From: Michelle Brownsworth Subject: RE: Boot hangs on mounting root with wireless card inserted. Cc: David Wolfskill Content-Type: text/plain; charset="us-ascii" ; format="flowed" 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 Wolfskill writes: > >I guess what I'm getting at is, what is the standard, kosher, > >USDA-approved method of adding wicontrol commands? > >Unfortunately (as I mentioned to another poster earlier today), this >stuff has been gone over a fair amount, and there is (to my mind) no >obviously clean approach. > >For my approach(es), please feel free to look at >http://www.catwhisker.org/~david/FreeBSD. > >Cheers, >david >-- >David H. Wolfskill david@catwhisker.org Thanks, David. Your how-to is exactly what I was looking for. I've also been trying to get a Cisco AiroNet 340 card (an) to work in my Toshiba Portege. It can't hurt to have functional multiple card configurations at the ready. Your information is very timely and appreciated. .\\ichelle --------------------- Michelle Brownsworth System Administrator PrimeLogic Communications http://www.primelogic.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Aug 5 14: 2:17 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by hub.freebsd.org (Postfix) with ESMTP id 365FE37B403 for ; Sun, 5 Aug 2001 14:02:14 -0700 (PDT) (envelope-from oberman@ptavv.es.net) Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (8.10.1/8.10.1) with ESMTP id f75L2Cm16220; Sun, 5 Aug 2001 14:02:12 -0700 (PDT) Message-Id: <200108052102.f75L2Cm16220@ptavv.es.net> To: Michelle Brownsworth Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: ThinkPad X20 keyboard mapping problems In-reply-to: Your message of "Sun, 05 Aug 2001 04:11:43 PDT." Date: Sun, 05 Aug 2001 14:02:12 -0700 From: "Kevin Oberman" Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > Date: Sun, 5 Aug 2001 04:11:43 -0700 > From: Michelle Brownsworth > Sender: owner-freebsd-mobile@FreeBSD.ORG > > I wonder if anyone on the list using the ThinkPad X20 has had their > keyboard mapping go screwy in the middle of a session. I'm helping a > friend with his new 4.3-RELEASE installation and it's happened a > half-dozen times this evening. After it occurs, the keys sometimes > generate characters that resemble hieroglyphics, other times it's > just wrong characters for the key. The only remedy is to reset and > reboot. Most vexing and frustrating. Could termcap lack a suitable > entry for the ThinkPad or something like that? OTOH, everything > seems to work fine until it suddenly goes stupid. I'm grasping at > straws here. I don't believe that this has anything to do with the hardware at all. It sounds like your terminal window is dropping into the alternate character set which, by default, is the DEC VT100 line drawing set. It has lots of lines, corners, and weird looking things as well a characters to represent various control characters in place of all lower case characters. Upper case character should be unaffected. Sending a 0xF (CTRL-O) will flip you back to the normal set and it is documented in one of the xterm files, ctlseqs.ms, but I fix it with a hard reset in my term. Assuming it's an xterm, that is found in the CTRL-button2 menu. In gnome-terminal, left-button and "Reset Terminal". Ugly, but better than a reboot. Depending on your console setup, it could even happen in console mode. for this, you want the control character. The question is, what is sending the control character (0xE or CTRL-N) to flip the character set? It usually happens to me when in inadvertently send a binary file to my terminal. R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Aug 5 14:13:19 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from wintermute.primelogic.com (wintermute.primelogic.com [207.189.136.1]) by hub.freebsd.org (Postfix) with ESMTP id 9284F37B403 for ; Sun, 5 Aug 2001 14:13:16 -0700 (PDT) (envelope-from michelle@primelogic.com) Received: from [192.168.1.1] (c886028-a.eugene1.or.home.com [24.14.231.140]) by wintermute.primelogic.com (8.9.2/8.9.2) with ESMTP id OAA25317; Sun, 5 Aug 2001 14:13:14 -0700 (PDT) Mime-Version: 1.0 X-Sender: michelle@primelogic.com (Unverified) Message-Id: In-Reply-To: <200108052102.f75L2Cm16220@ptavv.es.net> References: <200108052102.f75L2Cm16220@ptavv.es.net> Date: Sun, 5 Aug 2001 14:13:13 -0700 To: "Kevin Oberman" From: Michelle Brownsworth Subject: Re: ThinkPad X20 keyboard mapping problems Cc: freebsd-mobile@freebsd.org, nate@yogotech.com Content-Type: text/plain; charset="us-ascii" ; format="flowed" 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 Kevin Oberman writes: > > Date: Sun, 5 Aug 2001 04:11:43 -0700 >> From: Michelle Brownsworth >> Sender: owner-freebsd-mobile@FreeBSD.ORG >> >> I wonder if anyone on the list using the ThinkPad X20 has had their >> keyboard mapping go screwy in the middle of a session. I'm helping a >> friend with his new 4.3-RELEASE installation and it's happened a >> half-dozen times this evening. After it occurs, the keys sometimes >> generate characters that resemble hieroglyphics, other times it's >> just wrong characters for the key. The only remedy is to reset and >> reboot. Most vexing and frustrating. Could termcap lack a suitable >> entry for the ThinkPad or something like that? OTOH, everything >> seems to work fine until it suddenly goes stupid. I'm grasping at >> straws here. > >I don't believe that this has anything to do with the hardware at >all. It sounds like your terminal window is dropping into the >alternate character set which, by default, is the DEC VT100 line >drawing set. It has lots of lines, corners, and weird looking things >as well a characters to represent various control characters in place >of all lower case characters. Upper case character should be >unaffected. > >Sending a 0xF (CTRL-O) will flip you back to the normal set and it is >documented in one of the xterm files, ctlseqs.ms, but I fix it with a >hard reset in my term. Assuming it's an xterm, that is found in the >CTRL-button2 menu. In gnome-terminal, left-button and "Reset >Terminal". Ugly, but better than a reboot. > >Depending on your console setup, it could even happen in console >mode. for this, you want the control character. > >The question is, what is sending the control character (0xE or CTRL-N) >to flip the character set? It usually happens to me when in >inadvertently send a binary file to my terminal. > >R. Kevin Oberman, Network Engineer >Energy Sciences Network (ESnet) >Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) >E-mail: oberman@es.net Phone: +1 510 486-8634 Hmm... interesting analysis. I might suggest to my buddy that he experiment with some of your tips before recompiling the kernel with pvct instead of the syscons console driver. See my recent reply to Nate Williams, with subject "ThinkPad console drivers (was: Boot hangs on mounting root with wireless card inserted)." .\\ichelle --------------------- Michelle Brownsworth System Administrator PrimeLogic Communications http://www.primelogic.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Aug 5 14:26:28 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by hub.freebsd.org (Postfix) with ESMTP id 2775737B406 for ; Sun, 5 Aug 2001 14:26:26 -0700 (PDT) (envelope-from oberman@ptavv.es.net) Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (8.10.1/8.10.1) with ESMTP id f75LQOm18699; Sun, 5 Aug 2001 14:26:24 -0700 (PDT) Message-Id: <200108052126.f75LQOm18699@ptavv.es.net> To: Michelle Brownsworth Cc: freebsd-mobile@FreeBSD.ORG, nate@yogotech.com Subject: Re: ThinkPad X20 keyboard mapping problems In-reply-to: Your message of "Sun, 05 Aug 2001 14:13:13 PDT." Date: Sun, 05 Aug 2001 14:26:24 -0700 From: "Kevin Oberman" Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > Date: Sun, 5 Aug 2001 14:13:13 -0700 > From: Michelle Brownsworth > Sender: owner-freebsd-mobile@FreeBSD.ORG > > Hmm... interesting analysis. I might suggest to my buddy that he > experiment with some of your tips before recompiling the kernel with > pvct instead of the syscons console driver. See my recent reply to > Nate Williams, with subject "ThinkPad console drivers (was: Boot > hangs on mounting root with wireless card inserted)." Yes, I've seen it. I'd really suggest sticking with syscons if possible. You can test this with a simple shell, perl, or just about anything else script or program. #!/usr/bin/perl print "^O"; exit; Note that you must enter the ^O as a control character. In emacs or vi this is CTRL-Q CTRL-O. R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Aug 5 14:37:18 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from ns.yogotech.com (unknown [206.127.123.66]) by hub.freebsd.org (Postfix) with ESMTP id 7DED437B403 for ; Sun, 5 Aug 2001 14:37:15 -0700 (PDT) (envelope-from nate@yogotech.com) Received: from nomad.yogotech.com (nomad.yogotech.com [206.127.123.131]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id PAA16966; Sun, 5 Aug 2001 15:37:14 -0600 (MDT) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id PAA14061; Sun, 5 Aug 2001 15:37:13 -0600 (MDT) (envelope-from nate) From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15213.48265.243233.242911@nomad.yogotech.com> Date: Sun, 5 Aug 2001 15:37:13 -0600 (MDT) To: Michelle Brownsworth Cc: freebsd-mobile@freebsd.org, nate@yogotech.com (Nate Williams) Subject: Re: ThinkPad console drivers (was: Boot hangs on mounting root with wireless card inserted) In-Reply-To: References: <200108050725.f757PsH78097@harmony.village.org> <15213.35243.10016.536496@nomad.yogotech.com> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) 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 > > > (Now if we can just discover why the ThinkPad's terminals go nuts > >> occasionally and apparently lose the keymaps we can start > >> celebrating.) > > > >Strange. I've *never* had that happen in the 6+ years I've been using > >IBM Stinkpad's. > > > >Are you using syscons, or PCVT? > > > >Nate > > > Alas, we were mistakenly using syscons. Thanks for pointing us in > the right direction. If we'd been paying attention when we were > editing the kernel conf file, we would have prevented the problem in > the first place: Actually, the comment is wrong. Syscons should work fine, and the comment needs to be adjusted to say something like 'really old' Thinkpads. (FYI, the comment is mine). Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Aug 5 14:52:10 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from wintermute.primelogic.com (wintermute.primelogic.com [207.189.136.1]) by hub.freebsd.org (Postfix) with ESMTP id C746F37B401 for ; Sun, 5 Aug 2001 14:52:07 -0700 (PDT) (envelope-from michelle@primelogic.com) Received: from [192.168.1.1] (c886028-a.eugene1.or.home.com [24.14.231.140]) by wintermute.primelogic.com (8.9.2/8.9.2) with ESMTP id OAA25484; Sun, 5 Aug 2001 14:52:06 -0700 (PDT) Mime-Version: 1.0 X-Sender: michelle@primelogic.com (Unverified) Message-Id: In-Reply-To: <15213.48265.243233.242911@nomad.yogotech.com> References: <200108050725.f757PsH78097@harmony.village.org> <15213.35243.10016.536496@nomad.yogotech.com> <15213.48265.243233.242911@nomad.yogotech.com> Date: Sun, 5 Aug 2001 14:52:06 -0700 To: freebsd-mobile@freebsd.org From: Michelle Brownsworth Subject: Re: ThinkPad console drivers (was: Boot hangs on mounting root with wireless card inserted) Cc: nate@yogotech.com (Nate Williams) Content-Type: text/plain; charset="us-ascii" ; format="flowed" 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 Nate Williams writes: > > > > (Now if we can just discover why the ThinkPad's terminals go nuts >> >> occasionally and apparently lose the keymaps we can start >> >> celebrating.) >> > >> >Strange. I've *never* had that happen in the 6+ years I've been using >> >IBM Stinkpad's. >> > >> >Are you using syscons, or PCVT? >> > >> >Nate >> >> >> Alas, we were mistakenly using syscons. Thanks for pointing us in >> the right direction. If we'd been paying attention when we were >> editing the kernel conf file, we would have prevented the problem in >> the first place: > >Actually, the comment is wrong. Syscons should work fine, and the >comment needs to be adjusted to say something like 'really old' >Thinkpads. > >(FYI, the comment is mine). > > >Nate DOH! You mean pcvt is the wrong way to go with the newer Thinkpads? My friend's in the process of recompiling the kernel with pcvt support as I write this. Ah, me... .\\ichelle To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Aug 5 14:54:45 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from ns.yogotech.com (unknown [206.127.123.66]) by hub.freebsd.org (Postfix) with ESMTP id B878C37B401 for ; Sun, 5 Aug 2001 14:54:42 -0700 (PDT) (envelope-from nate@yogotech.com) Received: from nomad.yogotech.com (nomad.yogotech.com [206.127.123.131]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id PAA17243; Sun, 5 Aug 2001 15:54:41 -0600 (MDT) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id PAA14117; Sun, 5 Aug 2001 15:54:40 -0600 (MDT) (envelope-from nate) From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15213.49312.452603.827431@nomad.yogotech.com> Date: Sun, 5 Aug 2001 15:54:40 -0600 (MDT) To: Michelle Brownsworth Cc: freebsd-mobile@freebsd.org, nate@yogotech.com (Nate Williams) Subject: Re: ThinkPad console drivers (was: Boot hangs on mounting root with wireless card inserted) In-Reply-To: References: <200108050725.f757PsH78097@harmony.village.org> <15213.35243.10016.536496@nomad.yogotech.com> <15213.48265.243233.242911@nomad.yogotech.com> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) 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 > > > > > (Now if we can just discover why the ThinkPad's terminals go nuts > >> >> occasionally and apparently lose the keymaps we can start > >> >> celebrating.) > >> > > >> >Strange. I've *never* had that happen in the 6+ years I've been using > >> >IBM Stinkpad's. > >> > > >> >Are you using syscons, or PCVT? > >> > > >> >Nate > >> > >> > >> Alas, we were mistakenly using syscons. Thanks for pointing us in > >> the right direction. If we'd been paying attention when we were > >> editing the kernel conf file, we would have prevented the problem in > >> the first place: > > > >Actually, the comment is wrong. Syscons should work fine, and the > >comment needs to be adjusted to say something like 'really old' > >Thinkpads. > > > >(FYI, the comment is mine). > > > > > >Nate > > DOH! You mean pcvt is the wrong way to go with the newer Thinkpads? It's not 'wrong', but it's un-necessary. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Aug 5 15:50:43 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from wintermute.primelogic.com (wintermute.primelogic.com [207.189.136.1]) by hub.freebsd.org (Postfix) with ESMTP id A0E8437B401 for ; Sun, 5 Aug 2001 15:50:39 -0700 (PDT) (envelope-from michelle@eugene.net) Received: from [192.168.1.1] (c886028-a.eugene1.or.home.com [24.14.231.140]) by wintermute.primelogic.com (8.9.2/8.9.2) with ESMTP id PAA25682; Sun, 5 Aug 2001 15:50:34 -0700 (PDT) Mime-Version: 1.0 X-Sender: michelle@primelogic.com Message-Id: In-Reply-To: References: Date: Sun, 5 Aug 2001 15:50:33 -0700 To: freebsd-mobile@freebsd.org From: Michelle Brownsworth Subject: Re: ThinkPad X20 keyboard mapping problems Cc: "Scott D. Yelich" , "Kevin Oberman" Content-Type: text/plain; charset="us-ascii" ; format="flowed" 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, 5 Aug 2001, Kevin Oberman wrote: >> > Date: Sun, 5 Aug 2001 14:13:13 -0700 >> > From: Michelle Brownsworth >> > Sender: owner-freebsd-mobile@FreeBSD.ORG >> > >> > Hmm... interesting analysis. I might suggest to my buddy that he >> > experiment with some of your tips before recompiling the kernel with >> > pvct instead of the syscons console driver. See my recent reply to >> > Nate Williams, with subject "ThinkPad console drivers (was: Boot >> > hangs on mounting root with wireless card inserted)." >> >> Yes, I've seen it. I'd really suggest sticking with syscons if >> possible. You can test this with a simple shell, perl, or just about >> anything else script or program. >> >> #!/usr/bin/perl >> >> print "^O"; >> exit; >> >> Note that you must enter the ^O as a control character. In emacs or vi >> this is CTRL-Q CTRL-O. > > >sigh... in the time that it too you to exaplin how to fix the >corruption that is going to happen from this style of coding, >you could have presented a cut'n'paste-able code: > >#!/usr/bin/perl > >$cntrlo=pack("c",15); >print "$cntrlo"; > >Scott Kevin and Scott, Please excuse my obtuseness, but if the console is in the alternate char set mode, how would one execute the Perl script that restores it to normal? Perhaps I'm missing the point. .\\ichelle --------------------- Michelle Brownsworth System Administrator PrimeLogic Communications http://www.primelogic.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Aug 5 16:12:45 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by hub.freebsd.org (Postfix) with ESMTP id 8DC4437B401 for ; Sun, 5 Aug 2001 16:12:43 -0700 (PDT) (envelope-from oberman@ptavv.es.net) Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (8.10.1/8.10.1) with ESMTP id f75NCfm12559; Sun, 5 Aug 2001 16:12:41 -0700 (PDT) Message-Id: <200108052312.f75NCfm12559@ptavv.es.net> To: Michelle Brownsworth Cc: freebsd-mobile@freebsd.org, "Scott D. Yelich" Subject: Re: ThinkPad X20 keyboard mapping problems In-reply-to: Your message of "Sun, 05 Aug 2001 15:50:33 PDT." Date: Sun, 05 Aug 2001 16:12:41 -0700 From: "Kevin Oberman" Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > Date: Sun, 5 Aug 2001 15:50:33 -0700 > From: Michelle Brownsworth > > > >sigh... in the time that it too you to exaplin how to fix the > >corruption that is going to happen from this style of coding, > >you could have presented a cut'n'paste-able code: > > > >#!/usr/bin/perl > > > >$cntrlo=pack("c",15); > >print "$cntrlo"; > > > >Scott > > Kevin and Scott, > > Please excuse my obtuseness, but if the console is in the alternate > char set mode, how would one execute the Perl script that restores it > to normal? Perhaps I'm missing the point. You miss the point. It's not the key-map that's broken. It's the presentation of characters on the screen that is messed up. (Of course, it's still possible that I have simply mis-diagnosed the problem.) Create the file in a directory in the execution path, chmod the file to 755 and rehash. When the screen goes nuts, carefully type the name of the script. If you give the script an all upper-case name (e.g. FIX-FONT), the command should even echo back correctly. Of course, if you are running a program, you will need to suspend the program (CTRL-Z), run the fix, and continue the program (fg). R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Aug 5 16:35:22 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from wintermute.primelogic.com (wintermute.primelogic.com [207.189.136.1]) by hub.freebsd.org (Postfix) with ESMTP id 79A3637B401 for ; Sun, 5 Aug 2001 16:35:18 -0700 (PDT) (envelope-from michelle@primelogic.com) Received: from [192.168.1.1] (c886028-a.eugene1.or.home.com [24.14.231.140]) by wintermute.primelogic.com (8.9.2/8.9.2) with ESMTP id QAA25827; Sun, 5 Aug 2001 16:35:16 -0700 (PDT) Mime-Version: 1.0 X-Sender: michelle@primelogic.com (Unverified) Message-Id: In-Reply-To: <200108052312.f75NCfm12559@ptavv.es.net> References: <200108052312.f75NCfm12559@ptavv.es.net> Date: Sun, 5 Aug 2001 16:35:15 -0700 To: "Kevin Oberman" From: Michelle Brownsworth Subject: Re: ThinkPad X20 keyboard mapping problems Cc: freebsd-mobile@freebsd.org, "Scott D. Yelich" Content-Type: text/plain; charset="us-ascii" ; format="flowed" 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 Kevin Oberman writes: > > Date: Sun, 5 Aug 2001 15:50:33 -0700 >> From: Michelle Brownsworth >> > >> >sigh... in the time that it too you to exaplin how to fix the >> >corruption that is going to happen from this style of coding, >> >you could have presented a cut'n'paste-able code: >> > >> >#!/usr/bin/perl >> > >> >$cntrlo=pack("c",15); >> >print "$cntrlo"; >> > >> >Scott >> >> Kevin and Scott, >> >> Please excuse my obtuseness, but if the console is in the alternate >> char set mode, how would one execute the Perl script that restores it >> to normal? Perhaps I'm missing the point. > >You miss the point. It's not the key-map that's broken. It's the >presentation of characters on the screen that is messed up. (Of >course, it's still possible that I have simply mis-diagnosed the >problem.) > >Create the file in a directory in the execution path, chmod the file >to 755 and rehash. When the screen goes nuts, carefully type the name >of the script. If you give the script an all upper-case name >(e.g. FIX-FONT), the command should even echo back correctly. > >Of course, if you are running a program, you will need to suspend the >program (CTRL-Z), run the fix, and continue the program (fg). > >R. Kevin Oberman, Network Engineer >Energy Sciences Network (ESnet) >Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) >E-mail: oberman@es.net Phone: +1 510 486-8634 Makes sense. In that case, I guess I'm still confused about why you wouldn't simply type a CTRL-O from the command line instead of executing the script. .\\ichelle --------------------- Michelle Brownsworth System Administrator PrimeLogic Communications http://www.primelogic.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Aug 5 16:52:36 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by hub.freebsd.org (Postfix) with ESMTP id 3288637B401 for ; Sun, 5 Aug 2001 16:52:35 -0700 (PDT) (envelope-from oberman@ptavv.es.net) Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (8.10.1/8.10.1) with ESMTP id f75NqXm20023; Sun, 5 Aug 2001 16:52:33 -0700 (PDT) Message-Id: <200108052352.f75NqXm20023@ptavv.es.net> To: Michelle Brownsworth Cc: freebsd-mobile@freebsd.org, "Scott D. Yelich" Subject: Re: ThinkPad X20 keyboard mapping problems In-reply-to: Your message of "Sun, 05 Aug 2001 16:35:15 PDT." Date: Sun, 05 Aug 2001 16:52:33 -0700 From: "Kevin Oberman" Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > Date: Sun, 5 Aug 2001 16:35:15 -0700 > From: Michelle Brownsworth > > Makes sense. In that case, I guess I'm still confused about why you > wouldn't simply type a CTRL-O from the command line instead of > executing the script. Because most control characters are NOT echoed when typed. Many have special meaning to the shell (e.g. CTRL-C, CTRL-Z, CTRL-J, CTRL...). So the shell typically does not echo them as typed. That's why you need a program that does so. You could really type in the command directly, but the possibility of a typo when you can't read the echo make that impractical for all but the best typists. (The Perl script can easily be compacted into single line, but I see no reason to make it less easily understood.) R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Aug 5 17:20:24 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 6892937B401 for ; Sun, 5 Aug 2001 17:20:20 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id f760KFF14434; Sun, 5 Aug 2001 18:20:15 -0600 (MDT) (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.4) with ESMTP id f760KE102297; Sun, 5 Aug 2001 18:20:15 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200108060020.f760KE102297@harmony.village.org> To: Brandon Fosdick Subject: Re: Orinoco mini-pci working in Dell C800 (Free beer for Warner) Cc: mobile@FreeBSD.ORG In-reply-to: Your message of "Sun, 05 Aug 2001 12:23:36 EDT." <3B6D7308.360A8A66@glue.umd.edu> References: <3B6D7308.360A8A66@glue.umd.edu> Date: Sun, 05 Aug 2001 18:20:11 -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 <3B6D7308.360A8A66@glue.umd.edu> Brandon Fosdick writes: : Using stable from yesterday and Warner's .15 patches works on my : Lattitude C800. The card is detected from cold boots and on reboots from : FreeBSD, but not on reboots from win2k. Good enough for me. :) Damn. I thought I'd fixed the "not recognized from win2k boots" problem. I know I have for the builtin ti cardbus chip... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Aug 5 18:53:40 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from idiom.com (idiom.com [216.240.32.1]) by hub.freebsd.org (Postfix) with ESMTP id 21E5B37B401 for ; Sun, 5 Aug 2001 18:53:37 -0700 (PDT) (envelope-from ixian@idiom.com) Received: (from ixian@localhost) by idiom.com (8.9.3/8.9.3) id SAA96357; Sun, 5 Aug 2001 18:53:33 -0700 (PDT) X-Authentication-Warning: idiom.com: ixian set sender to ixian@idiom.com using -f MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15213.63644.990144.694907@idiom.com> Date: Sun, 5 Aug 2001 18:53:32 -0700 (PDT) From: Eric De Mund To: Kevin Oberman Cc: Subject: shell escape character [was: ThinkPad X20 keyboard mapping problems] In-Reply-To: <200108052352.f75NqXm20023@ptavv.es.net> References: <200108052352.f75NqXm20023@ptavv.es.net> X-Mailer: VM 6.75 under Emacs 20.4.1 Reply-To: Eric De Mund X-Humans-Reply-To: Eric De Mund X-URL: X-POM: The Moon is Waning Gibbous (97% of Full) Organization: Ixian Systems, Inc. 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 Kevin, ] Because most control characters are NOT echoed when typed. Many have ] special meaning to the shell (e.g. CTRL-C, CTRL-Z, CTRL-J, CTRL...). ] So the shell typically does not echo them as typed. That's why you ] need a program that does so. You can escape control characters in a number of shells with ^V. Analogous to ^Q in Emacs. Eric "What ideal, immutable Platonic cloud could equal the beauty and perfection of any ordinary everyday cloud floating over, say, Tuba City, Arizona, on a hot day in June?" --Edward Abbey -- Eric De Mund | Ixian Systems, Inc. | 53 49 B2 23 AF 6C 20 81 http://www.ixian.com/ead/ | Mountain View, CA | ED DD 4C 81 AA C9 D1 A5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Aug 5 19:25:25 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from mail.networkone.net (mail.networkone.net [209.144.112.246]) by hub.freebsd.org (Postfix) with SMTP id 8492737B403 for ; Sun, 5 Aug 2001 19:25:22 -0700 (PDT) (envelope-from reader@newsguy.com) Received: (qmail 20674 invoked from network); 6 Aug 2001 02:25:21 -0000 Received: from unknown (HELO reader.local.lan) (209.144.117.151) by mail.networkone.net with SMTP; 6 Aug 2001 02:25:21 -0000 Received: (from reader@localhost) by reader.local.lan (8.11.2/8.11.0) id f762PJ001569 for freebsd-mobile@FreeBSD.ORG; Sun, 5 Aug 2001 19:25:19 -0700 X-Authentication-Warning: reader.local.lan: reader set sender to reader@newsguy.com using -f X-From-Line: nobody Sun Aug 5 14:03:32 2001 To: freebsd-mobile@FreeBSD.ORG Subject: Re: basic firewall - is there a default setup? References: <20010805152440.A6338@kudra.com> From: Harry Putnam In-Reply-To: <20010805152440.A6338@kudra.com> (Robert Sexton's message of "Sun, 5 Aug 2001 15:24:41 -0400") Message-ID: User-Agent: Gnus/5.090003 (Oort Gnus v0.03) Emacs/21.0.104 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: 05 Aug 2001 19:25:18 -0700 Lines: 15 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 Robert Sexton writes: > Look in the -GENERIC kernel config file. Here's an excerpt from mine. Probably sound extremely dense to you, but what file is that? I see that stuff in /sys/i386/conf/LINT But not /sys/i386/conf/GENERIC. I'm not sure what LINT does, but isn't GENERIC the config file? So are you saying I do need to compile that stuff in by editing GENERIC to add it saving to MY_CONF and building a kernel or do you mean it is built in already? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Aug 5 20:42:48 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from mail8.nc.rr.com (fe8.southeast.rr.com [24.93.67.55]) by hub.freebsd.org (Postfix) with ESMTP id 550B837B401 for ; Sun, 5 Aug 2001 20:42:45 -0700 (PDT) (envelope-from bts@babbleon.org) Received: from i8k.babbleon.org ([66.26.250.89]) by mail8.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Sun, 5 Aug 2001 23:42:39 -0400 Content-Type: text/plain; charset="iso-8859-1" From: Brian T.Schellenberger To: Harry Putnam , freebsd-mobile@freebsd.org Subject: Re: basic firewall - is there a default setup? Date: Sun, 5 Aug 2001 23:42:37 -0400 X-Mailer: KMail [version 1.2] References: <20010805152440.A6338@kudra.com> In-Reply-To: MIME-Version: 1.0 Message-Id: <01080523423700.01682@i8k.babbleon.org> 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 On Sunday 05 August 2001 22:25, Harry Putnam wrote: > Robert Sexton writes: > > Look in the -GENERIC kernel config file. Here's an excerpt from mine. > > Probably sound extremely dense to you, but what file is that? That's the GENERIC config file. LINT is the grand puh-bah config file (all possible options). I for one *don't* reocmmend that you ever edit GENRIC; I do a cp GENERIC BTS to create my initial config files and then always build BTS kernels from then on. > > I see that stuff in /sys/i386/conf/LINT But not > /sys/i386/conf/GENERIC. > > I'm not sure what LINT does, but isn't GENERIC the config file? > > So are you saying I do need to compile that stuff in by editing > GENERIC to add it saving to MY_CONF and building a kernel or do you > mean it is built in already? > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message -- Brian T. Schellenberger . . . . . . . bts@wnt.sas.com (work) Brian, the man from Babble-On . . . . bts@babbleon.org (personal) --------------------> Free Dmitry Sklyarov! <------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Aug 5 21: 5:15 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from lunatic.oneinsane.net (lunatic.oneinsane.net [66.42.61.27]) by hub.freebsd.org (Postfix) with ESMTP id 6E61E37B405 for ; Sun, 5 Aug 2001 21:05:11 -0700 (PDT) (envelope-from insane@lunatic.oneinsane.net) Received: by lunatic.oneinsane.net (Postfix, from userid 1000) id E58B415613; Sun, 5 Aug 2001 21:05:10 -0700 (PDT) Date: Sun, 5 Aug 2001 21:05:10 -0700 From: Ron 'The InSaNe One' Rosson To: mobile@freebsd.org Subject: Re: SMC2632W wireless card for $99. Message-ID: <20010805210510.A71599@lunatic.oneinsane.net> Reply-To: Ron Rosson Mail-Followup-To: mobile@freebsd.org References: <200108021538.f72FcQt76326@lists.unixathome.org> <200108021605.f72G5jm04084@ptavv.es.net> <200108021724.f72HOUt77757@lists.unixathome.org> <20010805072717.A58168@lunatic.oneinsane.net> <20010805133524.A22031@pir.net> <20010805131155.A64106@lunatic.oneinsane.net> <20010625212744.1914.qmail@camelot.bitart.com> <2076496.993772633@[192.168.1.201]> <20010805161846.F22031@pir.net> <3B6DAD45.7060702@quack.kfu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3B6DAD45.7060702@quack.kfu.com>; from nsayer@quack.kfu.com on Sun, Aug 05, 2001 at 01:32:05PM -0700 X-Operating-System: FreeBSD lunatic.oneinsane.net 4.3-STABLE X-Moon: The Moon is Waning Gibbous (97% of Full) X-Opinion: What you read here is my IMHO X-WWW: http://www.oneinsane.net X-GPG-FINGERPRINT: 3F11 DB43 F080 C037 96F0 F8D3 5BD2 652B 171C 86DB X-Uptime: 9:00PM up 10 days, 14:03, 1 user, load averages: 0.06, 0.04, 0.00 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 Nick Sayer (nsayer@quack.kfu.com) wrote: > > > > > I've tested with one myself. They don't work with WEP on. They can > > find the ssid but then the ssid is not encrypted even if you have WEP > > on. > > > > P. > > > > > > It is probably based on the Prism II chip. If that's the case, then you > need to run a recent -stable _and_ add the "prism2" flag (0x10000) to > the pccard.conf entry. > Here is my uname output (Yes that is the buidl/cvsup date) FreeBSD mental 4.3-STABLE FreeBSD 4.3-STABLE #5: Thu Jul 26 00:06:45 PDT 2001 root@mental.oneinsane.net:/usr/obj/usr/src/sys/MENTAL i386 and here is the entry from my pccard.conf # SMC SMC2632W 802.11b card "SMC""SMC2632W" config auto "wi" ? 0x10000 insert /etc/pccard_ether $device start remove /etc/pccard_ether $device stop Here is the information I get from the messages file when the card is inserted: Aug 5 20:56:54 mental pccardd[106]: Card "SMC"("SMC2632W") [Version 01.02] [] matched "SMC" ("SMC2632W") [(null)] [(null)] Aug 5 20:56:59 mental /kernel: wi0: at port 0x240-0x27f irq 3 slot 0 on pccard0 Aug 5 20:57:00 mental /kernel: wi0: Ethernet address: 00:04:e2:08:24:7e Aug 5 20:56:59 mental pccardd[106]: wi0: SMC (SMC2632W) inserted. And yes the card is based on the prsim II chipset. TIA -- ------------------------------------------------------------------------------ Ron Rosson ... and a UNIX user said ... The InSaNe One rm -rf * insane@oneinsane.net and all was /dev/null and *void() ------------------------------------------------------------------------------ Why is it that when we talk to God we're said to be praying, but when God talks to us we're schizophrenic? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Aug 6 1:41: 4 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from hawaii.rr.com (hnlmail2.hawaii.rr.com [24.25.227.35]) by hub.freebsd.org (Postfix) with ESMTP id 4FB3637B401 for ; Mon, 6 Aug 2001 01:40:57 -0700 (PDT) (envelope-from randal@mailrelay.hits.net) Received: from vaio ([66.91.25.124]) by hawaii.rr.com with Microsoft SMTPSVC(5.5.1877.517.51); Sun, 5 Aug 2001 22:40:48 -1000 From: "Randal Masutani" To: Scott Mitchell Date: Sun, 5 Aug 2001 22:39:53 -1000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Xircom pccard problem. Reply-To: randal@mailrelay.hits.net Cc: freebsd-mobile@FreeBSD.ORG Message-ID: <3B6DCB39.1525.95BB17@localhost> In-reply-to: <20010804161402.A2150@localhost> References: <5.0.2.1.2.20010802190913.02580708@pop.voyager.net>; from mhagerty@voyager.net on Thu, Aug 02, 2001 at 07:11:25PM -0400 X-mailer: Pegasus Mail for Win32 (v3.12c) 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 4 Aug 2001, at 16:14, Scott Mitchell wrote: > I guess what it needs is for someone familiar with FreeBSD drivers in general, > and the xe driver in particular, and who has the card in question, to sit down > and figure out what's going on. How are your kernel hacking skills? I'm > happy to give whatever help I can, but someone with the card is going to have > to do the grunt work... > > Scott I've been hacking at the xe driver code for about a couple of months. As far as I can tell it seems to point to the reading of the phy registers. In the driver code at the beginning of the xe_mii_init() routine it does a xe_phy_readreg() of a phy status register which is supposed to return a particular response but it returns all ones. In fact any read of the phy registers return all ones. It seems that something in the chip may not be initializing correctly and therefore the phy is not responding? As soon as the right response is returned from the phy register everything works after that. I've tried adding delays and removing delays but have not had any luck. What happens on my Sony VAIO F560 and Xircom CE3B pccard is the pccard is detected and starts to initialize and autonegotiate but it doesn't detect the phy and therefore it timesout and tries again. Sometimes it takes 6 or 7 retries other times it takes only 1 or 2 retries. Sometimes it(the phy) never gets detected. I have been looking at examples from other codes and tried some modifications but no luck yet. I wonder if it has to do with other source code like the pccardd or ISA code? Maybe the IO ports are not getting mapped correctly? Randal To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Aug 6 4:42:27 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from morgan.angis.su.OZ.AU (morgan.angis.su.OZ.AU [129.78.25.38]) by hub.freebsd.org (Postfix) with ESMTP id 9CEFD37B401 for ; Mon, 6 Aug 2001 04:42:24 -0700 (PDT) (envelope-from tonym@angis.org.au) Received: (from tonym@localhost) by morgan.angis.su.OZ.AU (8.9.1a/8.9.1) id VAA29885 for mobile@freebsd.org; Mon, 6 Aug 2001 21:42:23 +1000 (EST) Date: Mon, 6 Aug 2001 21:42:23 +1000 (EST) From: Tony Maher Message-Id: <200108061142.VAA29885@morgan.angis.su.OZ.AU> To: mobile@freebsd.org Subject: Dongle leds remain on during suspend 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, Since upgrading (Dell Inspiron 3500) on friday when I suspend (using zzz) the dongle leds remain on. I believe that the change occurred somewhere between Jul 30 and Aug 3. The card is a D-Link DE-660. FreeBSD dt.home 4.4-PRERELEASE FreeBSD 4.4-PRERELEASE #4: Sat Aug 4 11:08:23 EST 2001 root@dt.home:/usr/src/sys/compile/DT i386 pcic-pci0: at device 4.0 on pci0 pcic-pci0: TI12XX PCI Config Reg: [ring enable][speaker enable][pwr save][FUNC pci int + CSC serial isa irq] pcic-pci1: at device 4.1 on pci0 pcic-pci1: TI12XX PCI Config Reg: [ring enable][speaker enable][pwr save][FUNC pci int + CSC serial isa irq] isab0: at device 7.0 on pci0 isa0: on isab0 ... ... pcic0: at port 0x3e0 iomem 0xd0000 on isa0 pcic0: Polling mode pccard0: on pcic0 pccard1: on pcic0 ... ... ed1 at port 0x240-0x25f irq 3 slot 0 on pccard0 ed1: address 00:80:c8:8f:29:aa, type NE2000 (16 bit) sio4 at port 0x2f8-0x2ff irq 5 slot 1 on pccard1 sio4: type 16550A Not a major problem but it does drain the batteries. I dont think I screwed anything up or changed anything in the upgrade and "pccard power 0 0" also leaves the leds on but everything else appears normal. ed1: detached pccard: card deactivated, slot 0 Aug 6 21:26:13 dt pccardd[1295]: ed1: D-Link (/DE-6[56]0/) removed. pccard: card inserted, slot 0 Aug 6 21:26:43 dt pccardd[1295]: Card "D-Link"("DE-660") [118B6603] [(null)] matched "D-Link" ("/DE-6[56]0/") [(null)] [(null)] ed1 at port 0x240-0x25f irq 3 slot 0 on pccard0 ed1: address 00:80:c8:8f:29:aa, type NE2000 (16 bit) Aug 6 21:26:48 dt pccardd[1295]: ed1: D-Link (/DE-6[56]0/) inserted. thanks tonym To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Aug 6 6:18: 1 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from axl.seasidesoftware.co.za (axl.seasidesoftware.co.za [196.31.7.201]) by hub.freebsd.org (Postfix) with ESMTP id B1D4F37B403 for ; Mon, 6 Aug 2001 06:17:57 -0700 (PDT) (envelope-from sheldonh@starjuice.net) Received: from sheldonh (helo=axl.seasidesoftware.co.za) by axl.seasidesoftware.co.za with local-esmtp (Exim 3.31 #1) id 15TkHm-0004CE-00 for freebsd-mobile@FreeBSD.org; Mon, 06 Aug 2001 15:19:10 +0200 From: Sheldon Hearn To: freebsd-mobile@FreeBSD.org Subject: Infra-red solutions for FreeBSD? Date: Mon, 06 Aug 2001 15:19:10 +0200 Message-ID: <16133.997103950@axl.seasidesoftware.co.za> 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 folks, I'm kindof abusing this list, because my question probably belongs on freebsd-questions, but I know you guys are the guys who'll know for sure. Are there any FreeBSD-supported Infrared devices that I can use to manage my Nokia 6210 cellphone with gnokii? TIA Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Aug 6 6:24:44 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from moo.sysabend.org (moo.sysabend.org [63.86.88.201]) by hub.freebsd.org (Postfix) with ESMTP id A77B437B403 for ; Mon, 6 Aug 2001 06:24:41 -0700 (PDT) (envelope-from ragnar@sysabend.org) Received: by moo.sysabend.org (Postfix, from userid 1004) id 0FF157565; Mon, 6 Aug 2001 06:27:37 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by moo.sysabend.org (Postfix) with ESMTP id 0CF791D90; Mon, 6 Aug 2001 06:27:37 -0700 (PDT) Date: Mon, 6 Aug 2001 06:27:36 -0700 (PDT) From: Jamie Bowden To: Eric Brunner-Williams in Portland Maine Cc: freebsd-mobile@FreeBSD.ORG, imp@harmony.village.org, oberman@es.net Subject: Re: Upgrade to 4.3-RELEASE, Vaio 505tx and Intel CE3 (aka "EtherExpress") In-Reply-To: <200108051223.f75CNuN50304@nic-naa.net> Message-ID: Approved: yep X-representing: Only myself. X-badge: We don't need no stinking badges. X-obligatory-profanity: Fuck X-moo: Moo. 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 On Sun, 5 Aug 2001, Eric Brunner-Williams in Portland Maine wrote: :Hi, : :I've an Intel (EtherExpress Pro/100 PC Card Mobile Adapter16), a Vaio 505tx, :and no packets post-install (from a DOS partition). : :I've looked in the archive and I didn't find anything. Pointers would be a :help. Tia! I have the card in question, works fine with 4.3-R on my Dell Latitude C800. I don't have the laptop in question in front of me, or I could give you more than just a "yeah, it works," sorry 'bout that. Jamie Bowden -- "It was half way to Rivendell when the drugs began to take hold" Hunter S Tolkien "Fear and Loathing in Barad Dur" Iain Bowen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Aug 6 7:41:44 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 6BDEA37B401 for ; Mon, 6 Aug 2001 07:41:42 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id f76EffF16648; Mon, 6 Aug 2001 08:41:41 -0600 (MDT) (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.4) with ESMTP id f76Efe106494; Mon, 6 Aug 2001 08:41:40 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200108061441.f76Efe106494@harmony.village.org> To: Tony Maher Subject: Re: Dongle leds remain on during suspend Cc: mobile@FreeBSD.ORG In-reply-to: Your message of "Mon, 06 Aug 2001 21:42:23 +1000." <200108061142.VAA29885@morgan.angis.su.OZ.AU> References: <200108061142.VAA29885@morgan.angis.su.OZ.AU> Date: Mon, 06 Aug 2001 08:41:40 -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 <200108061142.VAA29885@morgan.angis.su.OZ.AU> Tony Maher writes: : Since upgrading (Dell Inspiron 3500) on friday when I suspend (using zzz) : the dongle leds remain on. I believe that the change occurred somewhere : between Jul 30 and Aug 3. I took sp->putb(sp, PCIC_POWER, 0) out in that period and plan on putting it back in (if I haven't already). Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Aug 6 8: 2:23 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 4817837B403; Mon, 6 Aug 2001 08:02:03 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id f76F21F16721; Mon, 6 Aug 2001 09:02:02 -0600 (MDT) (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.4) with ESMTP id f76F1p106658; Mon, 6 Aug 2001 09:01:56 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200108061501.f76F1p106658@harmony.village.org> To: Hajimu UMEMOTO Subject: Re: 4.4-PRERELEASE never resume from suspend Cc: stable@FreeBSD.ORG, mobile@FreeBSD.ORG In-reply-to: Your message of "Sun, 05 Aug 2001 05:55:33 +0900." <20010805.055533.59723180.ume@mahoroba.org> References: <20010805.055533.59723180.ume@mahoroba.org> <20010805.024856.94992825.ume@mahoroba.org> <200108041929.f74JTlH75815@harmony.village.org> Date: Mon, 06 Aug 2001 09:01:51 -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 <20010805.055533.59723180.ume@mahoroba.org> Hajimu UMEMOTO writes: : I just did it. When booting kernel without any pccard stuff, it works : fine, suspend/resume is okay. The output of dmesg is attached. UMEMOTO-san, First, I merged a small change to how we suspend from current in pcic.c (version 1.89.2.17) that might impact the Chandra 2. If you could try upgrading that one file and updating your kernel on the Chandra 2. Second, are you setting machdep.pccard.pcic_resume_reset to 0 for the Chandra 2? If so, then please try the enclosed patch. Warner Index: pccard.c =================================================================== RCS file: /cache/ncvs/src/sys/pccard/pccard.c,v retrieving revision 1.106.2.9 diff -u -r1.106.2.9 pccard.c --- pccard.c 2001/08/01 20:07:03 1.106.2.9 +++ pccard.c 2001/08/06 14:54:15 @@ -293,7 +293,8 @@ /* * Now start resetting the card. */ - slt->ctrl->reset(slt); + if (pcic_resume_reset) + slt->ctrl->reset(slt); } /* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Aug 6 9:44:58 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 A922B37B403 for ; Mon, 6 Aug 2001 09:44:54 -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 f76GisF11114 for mobile@FreeBSD.ORG; Mon, 6 Aug 2001 09:44:54 -0700 Date: Mon, 6 Aug 2001 09:44:54 -0700 From: Brooks Davis To: mobile@FreeBSD.ORG Subject: Re: setting keys : pccard.conf or dhclient-exit-hooks Message-ID: <20010806094454.A27591@Odin.AC.HMC.Edu> References: <200108021538.f72FcQt76326@lists.unixathome.org> <200108021605.f72G5jm04084@ptavv.es.net> <200108021724.f72HOUt77757@lists.unixathome.org> <20010802134637.A4524@pir.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="LQksG6bCIzRHxTLp" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010802134637.A4524@pir.net>; from pir@pir.net on Thu, Aug 02, 2001 at 01:46:37PM -0400 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --LQksG6bCIzRHxTLp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 02, 2001 at 01:46:37PM -0400, Peter Radcliffe wrote: > > [dan@xeon:/etc] $ more start_if.wi0 > > wicontrol -i wi0 -p 3 >=20 > Ick, ad-hoc. No ifconfig interface for port type that I can see. Currently, you can get ad-hoc demo mode support with "mediaopt adhoc", however, this is really a bug and will be corrected in future releases. I just need to find time a laptops to do the appropriate testing. -- 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 --LQksG6bCIzRHxTLp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE7bsmFXY6L6fI4GtQRAh9ZAKCpBqUwuc9DOHW3u2/6a3uk0CPAtgCgp1Bw uqxMLAL3aiA5aPUi86Kh5VA= =LVuX -----END PGP SIGNATURE----- --LQksG6bCIzRHxTLp-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Aug 6 9:47:53 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from peace.mahoroba.org (peace.calm.imasy.or.jp [202.227.26.34]) by hub.freebsd.org (Postfix) with ESMTP id 1EDDF37B401; Mon, 6 Aug 2001 09:47:47 -0700 (PDT) (envelope-from ume@mahoroba.org) Received: from localhost (IDENT:dfzMECshJhKc5cItMp5XZAKsBD7wEO1dPS9iEqrz3zx41TFYO6lpWOh1FALVhYBy@localhost [::1]) (authenticated as ume with CRAM-MD5) by peace.mahoroba.org (8.11.5/8.11.5/peace) with ESMTP/inet6 id f76GjSU37451; Tue, 7 Aug 2001 01:45:28 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Tue, 07 Aug 2001 01:45:24 +0900 (JST) Message-Id: <20010807.014524.74722711.ume@mahoroba.org> To: imp@harmony.village.org Cc: stable@FreeBSD.ORG, mobile@FreeBSD.ORG Subject: Re: 4.4-PRERELEASE never resume from suspend From: Hajimu UMEMOTO In-Reply-To: <200108061501.f76F1p106658@harmony.village.org> References: <20010805.024856.94992825.ume@mahoroba.org> <200108041929.f74JTlH75815@harmony.village.org> <200108061501.f76F1p106658@harmony.village.org> X-Mailer: xcite1.38> Mew version 1.95b119 on Emacs 20.7 / Mule 4.0 =?iso-2022-jp?B?KBskQjJWMWMbKEIp?= X-PGP-Public-Key: http://www.imasy.org/~ume/publickey.asc X-PGP-Fingerprint: 6B 0C 53 FC 5D D0 37 91 05 D0 B3 EF 36 9B 6A BC X-URL: http://www.imasy.org/~ume/ X-Operating-System: FreeBSD 5.0-CURRENT 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 Warner, >>>>> On Mon, 06 Aug 2001 09:01:51 -0600 >>>>> Warner Losh said: imp> First, I merged a small change to how we suspend from current in imp> pcic.c (version 1.89.2.17) that might impact the Chandra 2. If you imp> could try upgrading that one file and updating your kernel on the imp> Chandra 2. Yes, it fixed my problem. Now, my Chandra 2 can suspend/resume fine even with pccard stuff. Thanks! imp> Second, are you setting machdep.pccard.pcic_resume_reset to 0 for the imp> Chandra 2? If so, then please try the enclosed patch. No, my setting is machdep.pccard.pcic_resume_reset=1 by default. So, I didn't try the patch. Thanks again, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@bisd.hitachi.co.jp ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Aug 6 10:11:43 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from turtle.looksharp.net (cc360882-d.strhg1.mi.home.com [24.13.43.207]) by hub.freebsd.org (Postfix) with ESMTP id 8835937B401; Mon, 6 Aug 2001 10:11:39 -0700 (PDT) (envelope-from bandix@looksharp.net) Received: by turtle.looksharp.net (Postfix, from userid 1003) id 33A1F3E8D; Mon, 6 Aug 2001 13:13:12 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by turtle.looksharp.net (Postfix) with ESMTP id 30AF3BA7E; Mon, 6 Aug 2001 13:13:12 -0400 (EDT) Date: Mon, 6 Aug 2001 13:13:11 -0400 (EDT) From: "Brandon D. Valentine" To: Cc: Subject: Installing w/ 8MB RAM Message-ID: <20010806130637.W57967-100000@turtle.looksharp.net> 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 [Please leave me in the Cc:, I'm not subscribed] [Cc:'d freebsd-small thinking those folks might have some ideas] I've got a P100 laptop with 8MB of RAM on which I'd like to install FreeBSD. My only install option on this laptop is a network install, as it has no CDROM. I have a PCMCIA NIC that works with the xe driver. Upon booting with kern and mfsroot floppies, I am given the option to configure PCMCIA services, which I do. However, I am unable to select xe0 as an install device. Switching to ttyv1 reveals an error message indicating that the installer could not launch pccardd because it ran out of swap space. Does anyone have recommendations on how to free up enough memory to run pccard during the install? I can build custom install floppies if necessary, I've got other FreeBSD/i386 machines. -- "Never put off until tomorrow what you can do today. There might be a law against it by that time." -- /usr/games/fortune, 07/30/2001 Brandon D. Valentine To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Aug 6 15:37:33 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 8A2CD37B401; Mon, 6 Aug 2001 15:37:29 -0700 (PDT) (envelope-from chad@freeway.dcfinc.com) Received: (from chad@localhost) by freeway.dcfinc.com (8.8.8/8.8.8) id PAA24346; Mon, 6 Aug 2001 15:37:20 -0700 (MST) (envelope-from chad) Date: Mon, 6 Aug 2001 15:37:20 -0700 From: "Chad R. Larson" To: "Brandon D. Valentine" Cc: freebsd-mobile@FreeBSD.ORG, freebsd-small@FreeBSD.ORG Subject: Re: Installing w/ 8MB RAM Message-ID: <20010806153720.B24190@freeway.dcfinc.com> References: <20010806130637.W57967-100000@turtle.looksharp.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010806130637.W57967-100000@turtle.looksharp.net>; from bandix@looksharp.net on Mon, Aug 06, 2001 at 01:13:11PM -0400 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Aug 06, 2001 at 01:13:11PM -0400, Brandon D. Valentine wrote: > I've got a P100 laptop with 8MB of RAM on which I'd like to install > FreeBSD. My only install option on this laptop is a network install, > as it has no CDROM. I have a PCMCIA NIC that works with the xe > driver. You could use the parallel ports and a LapLink cable. I've done installs that way before (first was to a Compaq 386sx/20 with 4mb RAM and a 80 mb hard drive). -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 Aug 6 16:15:28 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 0E3D237B401 for ; Mon, 6 Aug 2001 16:15:26 -0700 (PDT) (envelope-from pir@pir.net) Received: from pir by moek.pir.net with local (Exim) id 15Ttan-0001FU-00 for mobile@freebsd.org; Mon, 06 Aug 2001 19:15:25 -0400 Date: Mon, 6 Aug 2001 19:15:25 -0400 From: Peter Radcliffe To: mobile@freebsd.org Subject: Re: SMC2632W wireless card for $99. Message-ID: <20010806191525.A4457@pir.net> Reply-To: mobile@freebsd.org Mail-Followup-To: mobile@freebsd.org References: <200108021605.f72G5jm04084@ptavv.es.net> <200108021724.f72HOUt77757@lists.unixathome.org> <20010805072717.A58168@lunatic.oneinsane.net> <20010805133524.A22031@pir.net> <20010805131155.A64106@lunatic.oneinsane.net> <20010625212744.1914.qmail@camelot.bitart.com> <2076496.993772633@[192.168.1.201]> <20010805161846.F22031@pir.net> <3B6DAD45.7060702@quack.kfu.com> <20010805210510.A71599@lunatic.oneinsane.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010805210510.A71599@lunatic.oneinsane.net>; from insane@lunatic.oneinsane.net on Sun, Aug 05, 2001 at 09:05:10PM -0700 X-fish: < 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 Ron 'The InSaNe One' Rosson probably said: > Nick Sayer (nsayer@quack.kfu.com) wrote: > > It is probably based on the Prism II chip. If that's the case, then you > > need to run a recent -stable _and_ add the "prism2" flag (0x10000) to > > the pccard.conf entry. > > Here is my uname output (Yes that is the buidl/cvsup date) > > FreeBSD mental 4.3-STABLE FreeBSD 4.3-STABLE #5: Thu Jul 26 00:06:45 PDT > 2001 root@mental.oneinsane.net:/usr/obj/usr/src/sys/MENTAL i386 FreeBSD disapp 4.3-STABLE FreeBSD 4.3-STABLE #7: Wed Jul 25 00:09:03 EDT 2001 pir@disapp:/usr/src/sys/compile/DISAPP i386 > # SMC SMC2632W 802.11b > card "SMC""SMC2632W" > config auto "wi" ? 0x10000 > insert /etc/pccard_ether $device start > remove /etc/pccard_ether $device stop Same. > And yes the card is based on the prsim II chipset. and no, WEP still does not work. wi0: flags=8843 mtu 1500 inet 0.0.0.0 netmask 0xff000000 broadcast 255.255.255.255 ether 00:04:e2:07:f9:ca media: IEEE 802.11 Wireless Ethernet autoselect (DS/11Mbps) status: associated ssid wl.rfc.pir.net stationname disapp.pir.net channel 6 authmode NONE powersavemode OFF powersavesleep 100 wepmode MIXED weptxkey 1 wepkey 1:128-bit It picks up the base station channel and ssid, as noted earlier, but no IP packets. 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 Mon Aug 6 16:49:27 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from chmls16.mediaone.net (chmls16.mediaone.net [24.147.1.151]) by hub.freebsd.org (Postfix) with ESMTP id 87F9337B416 for ; Mon, 6 Aug 2001 16:49:24 -0700 (PDT) (envelope-from tom@gottheil.com) Received: from humbaba (nelazul@h0020182d540a.ne.mediaone.net [24.128.52.27]) by chmls16.mediaone.net (8.11.1/8.11.1) with SMTP id f76NnMT16470 for ; Mon, 6 Aug 2001 19:49:23 -0400 (EDT) Message-ID: <000701c11ed2$6e782ea0$0200a8c0@humbaba> From: "Tom Gottheil" To: Subject: HP Integrated NIC? Date: Mon, 6 Aug 2001 19:49:26 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 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 just bought an HP Pavilion 5430 notebook. It has a mini-pci NIC, which HP claims is a 3com, but I believe it has an accton chip. (It's actually a combo NIC/modem, but I don't care much about the modem). Does anyone know what this really is, and if so, will it work in FreeBSD? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Aug 6 16:57:51 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from quack.kfu.com (quack.kfu.com [205.178.90.194]) by hub.freebsd.org (Postfix) with ESMTP id 17EEE37B403 for ; Mon, 6 Aug 2001 16:57:47 -0700 (PDT) (envelope-from nsayer@quack.kfu.com) Received: from morpheus.kfu.com (morpheus.kfu.com [3ffe:1200:301b:1:2d0:b7ff:fe3f:bdd0]) by quack.kfu.com (8.11.3/8.11.3) with ESMTP id f76Nvft56105 (using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified OK) for ; Mon, 6 Aug 2001 16:57:46 -0700 (PDT) (envelope-from nsayer@quack.kfu.com) Received: from quack.kfu.com (nospam@localhost [127.0.0.1]) by morpheus.kfu.com (8.11.5/8.11.5) with ESMTP id f76Nvfu00779 for ; Mon, 6 Aug 2001 16:57:41 -0700 (PDT) (envelope-from nsayer@quack.kfu.com) Message-ID: <3B6F2EF5.4070403@quack.kfu.com> Date: Mon, 06 Aug 2001 16:57:41 -0700 From: Nick Sayer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.3) Gecko/20010804 X-Accept-Language: en, en-US, en-GB MIME-Version: 1.0 To: mobile@FreeBSD.ORG Subject: Re: SMC2632W wireless card for $99. References: <200108021605.f72G5jm04084@ptavv.es.net> <200108021724.f72HOUt77757@lists.unixathome.org> <20010805072717.A58168@lunatic.oneinsane.net> <20010805133524.A22031@pir.net> <20010805131155.A64106@lunatic.oneinsane.net> <20010625212744.1914.qmail@camelot.bitart.com> <2076496.993772633@[192.168.1.201]> <20010805161846.F22031@pir.net> <3B6DAD45.7060702@quack.kfu.com> <20010805210510.A71599@lunatic.oneinsane.net> <20010806191525.A4457@pir.net> 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 Perhaps they crippled it. Does a 64 bit key work? Peter Radcliffe wrote: > Ron 'The InSaNe One' Rosson probably said: > >>Nick Sayer (nsayer@quack.kfu.com) wrote: >> >>>It is probably based on the Prism II chip. If that's the case, then you >>>need to run a recent -stable _and_ add the "prism2" flag (0x10000) to >>>the pccard.conf entry. >>> >>Here is my uname output (Yes that is the buidl/cvsup date) >> >>FreeBSD mental 4.3-STABLE FreeBSD 4.3-STABLE #5: Thu Jul 26 00:06:45 PDT >>2001 root@mental.oneinsane.net:/usr/obj/usr/src/sys/MENTAL i386 >> > > FreeBSD disapp 4.3-STABLE FreeBSD 4.3-STABLE #7: Wed Jul 25 00:09:03 EDT 2001 pir@disapp:/usr/src/sys/compile/DISAPP i386 > > >># SMC SMC2632W 802.11b >>card "SMC""SMC2632W" >> config auto "wi" ? 0x10000 >> insert /etc/pccard_ether $device start >> remove /etc/pccard_ether $device stop >> > > Same. > > >>And yes the card is based on the prsim II chipset. >> > > and no, WEP still does not work. > > wi0: flags=8843 mtu 1500 > inet 0.0.0.0 netmask 0xff000000 broadcast 255.255.255.255 > ether 00:04:e2:07:f9:ca > media: IEEE 802.11 Wireless Ethernet autoselect (DS/11Mbps) > status: associated > ssid wl.rfc.pir.net > stationname disapp.pir.net > channel 6 authmode NONE powersavemode OFF powersavesleep 100 > wepmode MIXED weptxkey 1 > wepkey 1:128-bit > > It picks up the base station channel and ssid, as noted earlier, but > no IP packets. > > P. > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Aug 6 17: 3:56 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 6EECE37B403 for ; Mon, 6 Aug 2001 17:03:49 -0700 (PDT) (envelope-from pir@pir.net) Received: from pir by moek.pir.net with local (Exim) id 15TuLc-0001Y2-00 for mobile@FreeBSD.ORG; Mon, 06 Aug 2001 20:03:48 -0400 Date: Mon, 6 Aug 2001 20:03:48 -0400 From: Peter Radcliffe To: mobile@FreeBSD.ORG Subject: Re: SMC2632W wireless card for $99. Message-ID: <20010806200348.A5299@pir.net> Reply-To: mobile@freebsd.org Mail-Followup-To: mobile@FreeBSD.ORG References: <20010805072717.A58168@lunatic.oneinsane.net> <20010805133524.A22031@pir.net> <20010805131155.A64106@lunatic.oneinsane.net> <20010625212744.1914.qmail@camelot.bitart.com> <2076496.993772633@[192.168.1.201]> <20010805161846.F22031@pir.net> <3B6DAD45.7060702@quack.kfu.com> <20010805210510.A71599@lunatic.oneinsane.net> <20010806191525.A4457@pir.net> <3B6F2EF5.4070403@quack.kfu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3B6F2EF5.4070403@quack.kfu.com>; from nsayer@quack.kfu.com on Mon, Aug 06, 2001 at 04:57:41PM -0700 X-fish: < 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 Nick Sayer probably said: > Perhaps they crippled it. Does a 64 bit key work? I don't have anything set up to do 64bit to test it with right now, but 128bit works fine under windows. I bought it as a cheap card for my wife's laptop. 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 Mon Aug 6 17:56:32 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from msgbas2.cos.agilent.com (msgbas2x.cos.agilent.com [192.25.240.37]) by hub.freebsd.org (Postfix) with ESMTP id A4B4D37B403 for ; Mon, 6 Aug 2001 17:56:29 -0700 (PDT) (envelope-from darrylo@soco.agilent.com) Received: from msgrel1.cos.agilent.com (msgrel1.cos.agilent.com [130.29.152.77]) by msgbas2.cos.agilent.com (Postfix) with ESMTP id A80745FA for ; Mon, 6 Aug 2001 18:56:27 -0600 (MDT) Received: from mina.soco.agilent.com (mina.soco.agilent.com [141.121.54.157]) by msgrel1.cos.agilent.com (Postfix) with ESMTP id A78A8799 for ; Mon, 6 Aug 2001 18:56:27 -0600 (MDT) Received: from mina (darrylo@localhost [127.0.0.1]) by mina.soco.agilent.com (8.9.3 (PHNE_22672)/8.9.3 SMKit7.1.1_Agilent) with ESMTP id RAA16901 for ; Mon, 6 Aug 2001 17:56:25 -0700 (PDT) Message-Id: <200108070056.RAA16901@mina.soco.agilent.com> To: mobile@FreeBSD.ORG Subject: Re: SMC2632W wireless card for $99. Reply-To: Darryl Okahata In-Reply-To: Your message of "Sun, 05 Aug 2001 16:18:46 EDT." <20010805161846.F22031@pir.net> Mime-Version: 1.0 (generated by tm-edit 1.6) Content-Type: text/plain; charset=US-ASCII Date: Mon, 06 Aug 2001 17:56:21 -0700 From: Darryl Okahata 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 Radcliffe wrote: > I've tested with one myself. They don't work with WEP on. They can > find the ssid but then the ssid is not encrypted even if you have WEP > on. Are you using ASCII WEP keys, as opposed to hex WEP keys? If ASCII, another possibility is that SMC, like Linksys, is munging the ASCII WEP password in some strange way. With Linksys hardware, you've got to use hex keys to make things interoperate (as well as apply Linux/FreeBSD patches to talk to a Linksys access point). Hmm. If you're really desperate, this *might* be worth investigating: http://www.FreeBSD.org/cgi/getmsg.cgi?fetch=164039+167666+/usr/local/www/db/text/2001/freebsd-mobile/20010520.freebsd-mobile -- Darryl Okahata darrylo@soco.agilent.com DISCLAIMER: this message is the author's personal opinion and does not constitute the support, opinion, or policy of Agilent Technologies, or of the little green men that have been following him all day. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Aug 6 18:24:35 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 504F137B401 for ; Mon, 6 Aug 2001 18:24:33 -0700 (PDT) (envelope-from pir@pir.net) Received: from pir by moek.pir.net with local (Exim) id 15Tvbk-00021Q-00 for mobile@FreeBSD.ORG; Mon, 06 Aug 2001 21:24:32 -0400 Date: Mon, 6 Aug 2001 21:24:32 -0400 From: Peter Radcliffe To: mobile@FreeBSD.ORG Subject: Re: SMC2632W wireless card for $99. Message-ID: <20010806212431.A6614@pir.net> Reply-To: mobile@freebsd.org Mail-Followup-To: mobile@FreeBSD.ORG References: <20010805161846.F22031@pir.net> <200108070056.RAA16901@mina.soco.agilent.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200108070056.RAA16901@mina.soco.agilent.com>; from darrylo@soco.agilent.com on Mon, Aug 06, 2001 at 05:56:21PM -0700 X-fish: < 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 Darryl Okahata probably said: > Are you using ASCII WEP keys, as opposed to hex WEP keys? If > ASCII, another possibility is that SMC, like Linksys, is munging the > ASCII WEP password in some strange way. With Linksys hardware, you've > got to use hex keys to make things interoperate (as well as apply > Linux/FreeBSD patches to talk to a Linksys access point). I had to put hex keys in the base stations to get it working, but everything but that card is working just fine. I'm also using a hex key on the client end. > Hmm. If you're really desperate, this *might* be worth > investigating: Hardly desperate, I just use my Cisco 350 card or my lucent cards ... > http://www.FreeBSD.org/cgi/getmsg.cgi?fetch=164039+167666+/usr/local/www/db/text/2001/freebsd-mobile/20010520.freebsd-mobile Not that problem. This is a client end WEP problem not a base station issue. 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 Mon Aug 6 18:26:16 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from femail34.sdc1.sfba.home.com (femail34.sdc1.sfba.home.com [24.254.60.24]) by hub.freebsd.org (Postfix) with ESMTP id 217F737B401 for ; Mon, 6 Aug 2001 18:26:14 -0700 (PDT) (envelope-from welch@igillc.com) Received: from rune ([65.14.47.89]) by femail34.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with SMTP id <20010807012613.DEBZ15269.femail34.sdc1.sfba.home.com@rune> for ; Mon, 6 Aug 2001 18:26:13 -0700 From: "Arun Welch" To: Subject: RE: SMC2632W wireless card for $99. Date: Mon, 6 Aug 2001 20:26:03 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <200108070056.RAA16901@mina.soco.agilent.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 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 Hmm. While surfing at the SMC website I discovered that they've released the Linux driver sources. http://www.smc.com/smc/pages_html/homef.html has them, select the appropriate dropdown. I haven't looked at them yet, so can't say how they compare. I must say I am impressed that they're there, though. ...arun To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Aug 6 20:19: 7 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from www.svzserv.kemerovo.su (www.svzserv.kemerovo.su [213.184.65.80]) by hub.freebsd.org (Postfix) with ESMTP id E65DC37B405; Mon, 6 Aug 2001 20:19:01 -0700 (PDT) (envelope-from eugen@svzserv.kemerovo.su) Received: from svzserv.kemerovo.su (kost [213.184.65.82]) by www.svzserv.kemerovo.su (8.9.3/8.9.3) with ESMTP id LAA37953; Tue, 7 Aug 2001 11:18:43 +0800 (KRAST) (envelope-from eugen@svzserv.kemerovo.su) Message-ID: <3B6F5E16.F3233853@svzserv.kemerovo.su> Date: Tue, 07 Aug 2001 11:18:46 +0800 From: Eugene Grosbein Organization: SVZServ X-Mailer: Mozilla 4.76 [en] (Win95; U) X-Accept-Language: ru,en MIME-Version: 1.0 To: "Brandon D. Valentine" Cc: freebsd-mobile@FreeBSD.ORG, freebsd-small@FreeBSD.ORG Subject: Re: Installing w/ 8MB RAM References: <20010806130637.W57967-100000@turtle.looksharp.net> Content-Type: text/plain; charset=koi8-r 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 "Brandon D. Valentine" wrote: > I've got a P100 laptop with 8MB of RAM on which I'd like to install > FreeBSD. My only install option on this laptop is a network install, as > it has no CDROM. I have a PCMCIA NIC that works with the xe driver. > Upon booting with kern and mfsroot floppies, I am given the option to > configure PCMCIA services, which I do. However, I am unable to select > xe0 as an install device. Switching to ttyv1 reveals an error message > indicating that the installer could not launch pccardd because it ran > out of swap space. Does anyone have recommendations on how to free up > enough memory to run pccard during the install? I can build custom > install floppies if necessary, I've got other FreeBSD/i386 machines. You need not build custom floppies. Starting from 4.2-RELEASE you can install FreeBSD on mashine with 8Mb with only trick: after sysinstall loaded, select 'Custom' installation then make partitioning of hard disk. Create a swap partition there and hit 'W'. This will activate swap and installation will continue OK then. Eugene Grosbein To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Aug 6 20:21:48 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from femail13.sdc1.sfba.home.com (femail13.sdc1.sfba.home.com [24.0.95.140]) by hub.freebsd.org (Postfix) with ESMTP id D4F7D37B406 for ; Mon, 6 Aug 2001 20:21:37 -0700 (PDT) (envelope-from earnoth@aristotle.de.arnoth.net) Received: from aristotle.de.arnoth.net ([24.252.53.181]) by femail13.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with SMTP id <20010807032136.IPKC8119.femail13.sdc1.sfba.home.com@aristotle.de.arnoth.net>; Mon, 6 Aug 2001 20:21:36 -0700 Content-Type: Multipart/Mixed; charset="iso-8859-1"; boundary="------------Boundary-00=_H3HO6FOEFYIE8UIUP9K7" From: Eric I.Arnoth Reply-To: earnoth@home.com To: "Tom Gottheil" , Subject: Re: HP Integrated NIC? Date: Mon, 6 Aug 2001 23:16:29 -0400 X-Mailer: KMail [version 1.2] References: <000701c11ed2$6e782ea0$0200a8c0@humbaba> In-Reply-To: <000701c11ed2$6e782ea0$0200a8c0@humbaba> MIME-Version: 1.0 Message-Id: <01080623162901.02232@aristotle.de.arnoth.net> Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --------------Boundary-00=_H3HO6FOEFYIE8UIUP9K7 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Tom: I've had the HP Pavillion n6395 for about four months now, and I can say that it all works rather nicely. The NIC is great, no problems what so ever. It uses device xl*. Attached is my kernel config file, use at your own risk, YMMV, disclaimer, disclaimer...you get the picture. ;-) Also, for your convenience, I've attached my XF86Config file. I used XF86Setup to get the 1024x768 resolution, and it should work for you, but just in case it isn't cooperating... Hope everything works well for you. If you need further assistance, I'll do what I can, just drop me a line. I may not be able to respond as quickly as this next time, tho. Your mail caught me at a good moment. -Eric On Monday 06 August 2001 19:49, Tom Gottheil wrote: > I just bought an HP Pavilion 5430 notebook. It has a mini-pci NIC, which > HP claims is a 3com, but I believe it has an accton chip. (It's actually a > combo NIC/modem, but I don't care much about the modem). Does anyone know > what this really is, and if so, will it work in FreeBSD? > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message --------------Boundary-00=_H3HO6FOEFYIE8UIUP9K7 Content-Type: text/plain; charset="iso-8859-1"; name="HP" Content-Transfer-Encoding: base64 Content-Description: Kernel configuration file Content-Disposition: attachment; filename="HP" IwojIEdFTkVSSUMgLS0gR2VuZXJpYyBrZXJuZWwgY29uZmlndXJhdGlvbiBmaWxlIGZvciBGcmVl QlNEL2kzODYKIwojIEZvciBtb3JlIGluZm9ybWF0aW9uIG9uIHRoaXMgZmlsZSwgcGxlYXNlIHJl YWQgdGhlIGhhbmRib29rIHNlY3Rpb24gb24KIyBLZXJuZWwgQ29uZmlndXJhdGlvbiBGaWxlczoK IwojICAgIGh0dHA6Ly93d3cuRnJlZUJTRC5vcmcvaGFuZGJvb2sva2VybmVsY29uZmlnLWNvbmZp Zy5odG1sCiMKIyBUaGUgaGFuZGJvb2sgaXMgYWxzbyBhdmFpbGFibGUgbG9jYWxseSBpbiAvdXNy L3NoYXJlL2RvYy9oYW5kYm9vawojIGlmIHlvdSd2ZSBpbnN0YWxsZWQgdGhlIGRvYyBkaXN0cmli dXRpb24sIG90aGVyd2lzZSBhbHdheXMgc2VlIHRoZQojIEZyZWVCU0QgV29ybGQgV2lkZSBXZWIg c2VydmVyIChodHRwOi8vd3d3LkZyZWVCU0Qub3JnLykgZm9yIHRoZQojIGxhdGVzdCBpbmZvcm1h dGlvbi4KIwojIEFuIGV4aGF1c3RpdmUgbGlzdCBvZiBvcHRpb25zIGFuZCBtb3JlIGRldGFpbGVk IGV4cGxhbmF0aW9ucyBvZiB0aGUKIyBkZXZpY2UgbGluZXMgaXMgYWxzbyBwcmVzZW50IGluIHRo ZSAuL0xJTlQgY29uZmlndXJhdGlvbiBmaWxlLiBJZiB5b3UgYXJlCiMgaW4gZG91YnQgYXMgdG8g dGhlIHB1cnBvc2Ugb3IgbmVjZXNzaXR5IG9mIGEgbGluZSwgY2hlY2sgZmlyc3QgaW4gTElOVC4K IwojICRGcmVlQlNEOiBzcmMvc3lzL2kzODYvY29uZi9HRU5FUklDLHYgMS4yNDYuMi4yMCAyMDAw LzEwLzMxIDIzOjE2OjA3IG5faGlibWEgRXhwICQKCm1hY2hpbmUJCWkzODYKI2NwdQkJSTM4Nl9D UFUKI2NwdQkJSTQ4Nl9DUFUKI2NwdQkJSTU4Nl9DUFUKY3B1CQkJSTY4Nl9DUFUKaWRlbnQJCUdF TkVSSUMKbWF4dXNlcnMJMzIKCiNtYWtlb3B0aW9ucwlERUJVRz0tZwkJI0J1aWxkIGtlcm5lbCB3 aXRoIGdkYigxKSBkZWJ1ZyBzeW1ib2xzCgojb3B0aW9ucyAJTUFUSF9FTVVMQVRFCQkjU3VwcG9y dCBmb3IgeDg3IGVtdWxhdGlvbgpvcHRpb25zIAlHUExfTUFUSF9FTVVMQVRFCSNTdXBwb3J0IGZv ciB4ODcgZW11bGF0aW9uIHZpYQoJCQkJCQkJCSNuZXcgbWF0aCBlbXVsYXRvcgpvcHRpb25zIAlJ TkVUCQkJI0ludGVyTkVUd29ya2luZwpvcHRpb25zIAlJTkVUNgkJCSNJUHY2IGNvbW11bmljYXRp b25zIHByb3RvY29scwpvcHRpb25zIAlJUFNFQwkJCSNJUCBzZWN1cml0eQpvcHRpb25zIAlJUFNF Q19FU1AJCSNJUCBzZWN1cml0eSAoY3J5cHRvOyBkZWZpbmUgdy8gSVBTRUMpCm9wdGlvbnMgCUZG UwkJCQkjQmVya2VsZXkgRmFzdCBGaWxlc3lzdGVtCm9wdGlvbnMgCUZGU19ST09UCQkjRkZTIHVz YWJsZSBhcyByb290IGRldmljZSBba2VlcCB0aGlzIV0Kb3B0aW9ucyAJU09GVFVQREFURVMJCSNF bmFibGUgRkZTIHNvZnQgdXBkYXRlcyBzdXBwb3J0Cm9wdGlvbnMgCU1GUwkJCQkjTWVtb3J5IEZp bGVzeXN0ZW0Kb3B0aW9ucyAJTURfUk9PVAkJCSNNRCBpcyBhIHBvdGVudGlhbCByb290IGRldmlj ZQpvcHRpb25zIAlORlMJCQkJI05ldHdvcmsgRmlsZXN5c3RlbQpvcHRpb25zIAlORlNfUk9PVAkJ I05GUyB1c2FibGUgYXMgcm9vdCBkZXZpY2UsIE5GUyByZXF1aXJlZApvcHRpb25zIAlNU0RPU0ZT CQkJI01TRE9TIEZpbGVzeXN0ZW0Kb3B0aW9ucyAJQ0Q5NjYwCQkJI0lTTyA5NjYwIEZpbGVzeXN0 ZW0Kb3B0aW9ucyAJQ0Q5NjYwX1JPT1QJCSNDRC1ST00gdXNhYmxlIGFzIHJvb3QsIENEOTY2MCBy ZXF1aXJlZApvcHRpb25zIAlQUk9DRlMJCQkjUHJvY2VzcyBmaWxlc3lzdGVtCm9wdGlvbnMgCUNP TVBBVF80MwkJI0NvbXBhdGlibGUgd2l0aCBCU0QgNC4zIFtLRUVQIFRISVMhXQojb3B0aW9ucyAJ U0NTSV9ERUxBWT0xNTAwMAkjRGVsYXkgKGluIG1zKSBiZWZvcmUgcHJvYmluZyBTQ1NJCm9wdGlv bnMgCVVDT05TT0xFCQkjQWxsb3cgdXNlcnMgdG8gZ3JhYiB0aGUgY29uc29sZQpvcHRpb25zIAlV U0VSQ09ORklHCQkjYm9vdCAtYyBlZGl0b3IKb3B0aW9ucyAJVklTVUFMX1VTRVJDT05GSUcJI3Zp c3VhbCBib290IC1jIGVkaXRvcgpvcHRpb25zIAlLVFJBQ0UJCQkja3RyYWNlKDEpIHN1cHBvcnQK b3B0aW9ucyAJU1lTVlNITQkJCSNTWVNWLXN0eWxlIHNoYXJlZCBtZW1vcnkKb3B0aW9ucyAJU1lT Vk1TRwkJCSNTWVNWLXN0eWxlIG1lc3NhZ2UgcXVldWVzCm9wdGlvbnMgCVNZU1ZTRU0JCQkjU1lT Vi1zdHlsZSBzZW1hcGhvcmVzCm9wdGlvbnMgCVAxMDAzXzFCCQkjUG9zaXggUDEwMDNfMUIgcmVh bC10aW1lIGV4dGVuc2lvbnMKb3B0aW9ucyAJX0tQT1NJWF9QUklPUklUWV9TQ0hFRFVMSU5HCm9w dGlvbnMJCUlDTVBfQkFORExJTQkJI1JhdGUgbGltaXQgYmFkIHJlcGxpZXMKb3B0aW9ucyAJS0JE X0lOU1RBTExfQ0RFVgkjIGluc3RhbGwgYSBDREVWIGVudHJ5IGluIC9kZXYKb3B0aW9ucwkJVVNF Ul9MRFQgICAgICAgICNhbGxvdyB1c2VyLWxldmVsIGNvbnRyb2wgb2YgaTM4NiBsZHQKb3B0aW9u cwkJSVBGSVJFV0FMTCAgICAgICAgICAgICAgI2ZpcmV3YWxsCm9wdGlvbnMJCUlQRElWRVJUICAg ICAgICAgICAgICAgICNkaXZlcnQgc29ja2V0cwojIE5vdGUgdGhhdCBtb3RoZXJib2FyZCBzb3Vu ZCBkZXZpY2VzIG1heSByZXF1aXJlIG9wdGlvbnMgUE5QQklPUy4Kb3B0aW9ucyAgICAgUE5QQklP UwoKCiMgVG8gbWFrZSBhbiBTTVAga2VybmVsLCB0aGUgbmV4dCB0d28gYXJlIG5lZWRlZAojb3B0 aW9ucyAJU01QCQkJIyBTeW1tZXRyaWMgTXVsdGlQcm9jZXNzb3IgS2VybmVsCiNvcHRpb25zIAlB UElDX0lPCQkJIyBTeW1tZXRyaWMgKEFQSUMpIEkvTwoKZGV2aWNlCQlpc2EKZGV2aWNlCQllaXNh CmRldmljZQkJcGNpCgojIEZsb3BweSBkcml2ZXMKZGV2aWNlCQlmZGMwCWF0IGlzYT8gcG9ydCBJ T19GRDEgaXJxIDYgZHJxIDIKZGV2aWNlCQlmZDAJYXQgZmRjMCBkcml2ZSAwCmRldmljZQkJZmQx CWF0IGZkYzAgZHJpdmUgMQoKIyBBVEEgYW5kIEFUQVBJIGRldmljZXMKZGV2aWNlCQlhdGEwCWF0 IGlzYT8gcG9ydCBJT19XRDEgaXJxIDE0CmRldmljZQkJYXRhMQlhdCBpc2E/IHBvcnQgSU9fV0Qy IGlycSAxNQpkZXZpY2UJCWF0YQpkZXZpY2UJCWF0YWRpc2sJCQkjIEFUQSBkaXNrIGRyaXZlcwpk ZXZpY2UJCWF0YXBpY2QJCQkjIEFUQVBJIENEUk9NIGRyaXZlcwpkZXZpY2UJCWF0YXBpZmQJCQkj IEFUQVBJIGZsb3BweSBkcml2ZXMKZGV2aWNlCQlhdGFwaXN0CQkJIyBBVEFQSSB0YXBlIGRyaXZl cwpvcHRpb25zIAlBVEFfU1RBVElDX0lECQkjU3RhdGljIGRldmljZSBudW1iZXJpbmcKI29wdGlv bnMgCUFUQV9FTkFCTEVfQVRBUElfRE1BCSNFbmFibGUgRE1BIG9uIEFUQVBJIGRldmljZXMKCiMg U0NTSSBDb250cm9sbGVycwojZGV2aWNlCQlhaGIJCSMgRUlTQSBBSEExNzQyIGZhbWlseQojZGV2 aWNlCQlhaGMJCSMgQUhBMjk0MCBhbmQgb25ib2FyZCBBSUM3eHh4IGRldmljZXMKI2RldmljZQkJ YW1kCQkjIEFNRCA1M0M5NzQgKFRlY2tyYW0gREMtMzkwKFQpKQojZGV2aWNlCQlpc3AJCSMgUWxv Z2ljIGZhbWlseQojZGV2aWNlCQluY3IJCSMgTkNSL1N5bWJpb3MgTG9naWMKI2RldmljZQkJc3lt CQkjIE5DUi9TeW1iaW9zIExvZ2ljIChuZXdlciBjaGlwc2V0cykKI29wdGlvbnMJCVNZTV9TRVRV UF9MUF9QUk9CRV9NQVA9MHg0MAoJCQkJIyBBbGxvdyBuY3IgdG8gYXR0YWNoIGxlZ2FjeSBOQ1Ig ZGV2aWNlcyB3aGVuIAoJCQkJIyBib3RoIHN5bSBhbmQgbmNyIGFyZSBjb25maWd1cmVkCgojZGV2 aWNlCQlhZHYwCWF0IGlzYT8KI2RldmljZQkJYWR3CiNkZXZpY2UJCWJ0MAlhdCBpc2E/CiNkZXZp Y2UJCWFoYTAJYXQgaXNhPwojZGV2aWNlCQlhaWMwCWF0IGlzYT8KCiNkZXZpY2UJCW5jdgkJIyBO Q1IgNTNDNTAwCiNkZXZpY2UJCW5zcAkJIyBXb3JrYml0IE5pbmphIFNDU0ktMwojZGV2aWNlCQlz dGcJCSMgVE1DIDE4QzMwLzE4QzUwCgojIFNDU0kgcGVyaXBoZXJhbHMKI2RldmljZQkJc2NidXMJ CSMgU0NTSSBidXMgKHJlcXVpcmVkKQojZGV2aWNlCQlkYQkJIyBEaXJlY3QgQWNjZXNzIChkaXNr cykKI2RldmljZQkJc2EJCSMgU2VxdWVudGlhbCBBY2Nlc3MgKHRhcGUgZXRjKQojZGV2aWNlCQlj ZAkJIyBDRAojZGV2aWNlCQlwYXNzCQkjIFBhc3N0aHJvdWdoIGRldmljZSAoZGlyZWN0IFNDU0kg YWNjZXNzKQoKIyBSQUlEIGNvbnRyb2xsZXJzIGludGVyZmFjZWQgdG8gdGhlIFNDU0kgc3Vic3lz dGVtCiNkZXZpY2UJCWFzcgkJIyBEUFQgU21hcnRSQUlEIFYsIFZJIGFuZCBBZGFwdGVjIFNDU0kg UkFJRAojZGV2aWNlCQlkcHQJCSMgRFBUIFNtYXJ0Y2FjaGUgLSBTZWUgTElOVCBmb3Igb3B0aW9u cyEKI2RldmljZQkJbWx5CQkjIE15bGV4IEFjY2VsZVJBSUQvZVh0cmVtZVJBSUQKCiMgUkFJRCBj b250cm9sbGVycwojZGV2aWNlCQlpZGEJCSMgQ29tcGFxIFNtYXJ0IFJBSUQKI2RldmljZQkJYW1y CQkjIEFNSSBNZWdhUkFJRAojZGV2aWNlCQltbHgJCSMgTXlsZXggREFDOTYwIGZhbWlseQojZGV2 aWNlCQl0d2UJCSMgM3dhcmUgRXNjYWxhZGUKIwojIGF0a2JkYzAgY29udHJvbHMgYm90aCB0aGUg a2V5Ym9hcmQgYW5kIHRoZSBQUy8yIG1vdXNlCmRldmljZQkJYXRrYmRjMAlhdCBpc2E/IHBvcnQg SU9fS0JECmRldmljZQkJYXRrYmQwCWF0IGF0a2JkYz8gaXJxIDEgZmxhZ3MgMHgxCmRldmljZQkJ cHNtMAlhdCBhdGtiZGM/IGlycSAxMgoKZGV2aWNlCQl2Z2EwCWF0IGlzYT8KCiMgc3BsYXNoIHNj cmVlbi9zY3JlZW4gc2F2ZXIKcHNldWRvLWRldmljZQlzcGxhc2gKCiMgc3lzY29ucyBpcyB0aGUg ZGVmYXVsdCBjb25zb2xlIGRyaXZlciwgcmVzZW1ibGluZyBhbiBTQ08gY29uc29sZQpkZXZpY2UJ CXNjMAlhdCBpc2E/IGZsYWdzIDB4MTAwCgojIEVuYWJsZSB0aGlzIGFuZCBQQ1ZUX0ZSRUVCU0Qg Zm9yIHBjdnQgdnQyMjAgY29tcGF0aWJsZSBjb25zb2xlIGRyaXZlcgojZGV2aWNlCQl2dDAJYXQg aXNhPwojb3B0aW9ucyAJWFNFUlZFUgkJCSMgc3VwcG9ydCBmb3IgWCBzZXJ2ZXIgb24gYSB2dCBj b25zb2xlCiNvcHRpb25zIAlGQVRfQ1VSU09SCQkjIHN0YXJ0IHdpdGggYmxvY2sgY3Vyc29yCiMg SWYgeW91IGhhdmUgYSBUaGlua1BBRCwgdW5jb21tZW50IHRoaXMgYWxvbmcgd2l0aCB0aGUgcmVz dCBvZiB0aGUgUENWVCBsaW5lcwojb3B0aW9ucyAJUENWVF9TQ0FOU0VUPTIJCSMgSUJNIGtleWJv YXJkcyBhcmUgbm9uLXN0ZAoKIyBGbG9hdGluZyBwb2ludCBzdXBwb3J0IC0gZG8gbm90IGRpc2Fi bGUuCmRldmljZQkJbnB4MAlhdCBuZXh1cz8gcG9ydCBJT19OUFggaXJxIDEzCgojIFBvd2VyIG1h bmFnZW1lbnQgc3VwcG9ydCAoc2VlIExJTlQgZm9yIG1vcmUgb3B0aW9ucykKZGV2aWNlCQlhcG0w ICAgIGF0IG5leHVzPyBkaXNhYmxlIGZsYWdzIDB4MjAgIyBBZHZhbmNlZCBQb3dlciBNYW5hZ2Vt ZW50CgojIFBDQ0FSRCAoUENNQ0lBKSBzdXBwb3J0CmRldmljZQkJY2FyZApkZXZpY2UJCXBjaWMw CWF0IGlzYT8gaXJxIDAgcG9ydCAweDNlMCBpb21lbSAweGQwMDAwCmRldmljZQkJcGNpYzEJYXQg aXNhPyBpcnEgMCBwb3J0IDB4M2UyIGlvbWVtIDB4ZDQwMDAgZGlzYWJsZQoKIyBTZXJpYWwgKENP TSkgcG9ydHMKZGV2aWNlCQlzaW8wCWF0IGlzYT8gcG9ydCBJT19DT00xIGZsYWdzIDB4MTAgaXJx IDQKZGV2aWNlCQlzaW8xCWF0IGlzYT8gcG9ydCBJT19DT00yIGlycSAzCmRldmljZQkJc2lvMglh dCBpc2E/IGRpc2FibGUgcG9ydCBJT19DT00zIGlycSA1CmRldmljZQkJc2lvMwlhdCBpc2E/IGRp c2FibGUgcG9ydCBJT19DT000IGlycSA5CgojIFBhcmFsbGVsIHBvcnQKZGV2aWNlCQlwcGMwCWF0 IGlzYT8gaXJxIDcKZGV2aWNlCQlwcGJ1cwkJIyBQYXJhbGxlbCBwb3J0IGJ1cyAocmVxdWlyZWQp CmRldmljZQkJbHB0CQkjIFByaW50ZXIKZGV2aWNlCQlwbGlwCQkjIFRDUC9JUCBvdmVyIHBhcmFs bGVsCmRldmljZQkJcHBpCQkjIFBhcmFsbGVsIHBvcnQgaW50ZXJmYWNlIGRldmljZQojZGV2aWNl CQl2cG8JCSMgUmVxdWlyZXMgc2NidXMgYW5kIGRhCgoKIyBQQ0kgRXRoZXJuZXQgTklDcy4KI2Rl dmljZQkJZGUJCSMgREVDL0ludGVsIERDMjF4NHggKGBgVHVsaXAnJykKI2RldmljZQkJZnhwCQkj IEludGVsIEV0aGVyRXhwcmVzcyBQUk8vMTAwQiAoODI1NTcsIDgyNTU4KQojZGV2aWNlCQl0eAkJ IyBTTUMgOTQzMlRYICg4M2MxNzAgYGBFUElDJycpCiNkZXZpY2UJCXZ4CQkjIDNDb20gM2M1OTAs IDNjNTk1IChgYFZvcnRleCcnKQojZGV2aWNlCQl3eAkJIyBJbnRlbCBHaWdhYml0IEV0aGVybmV0 IENhcmQgKGBgV2lzZW1hbicnKQoKIyBQQ0kgRXRoZXJuZXQgTklDcyB0aGF0IHVzZSB0aGUgY29t bW9uIE1JSSBidXMgY29udHJvbGxlciBjb2RlLgojIE5PVEU6IEJlIHN1cmUgdG8ga2VlcCB0aGUg J2RldmljZSBtaWlidXMnIGxpbmUgaW4gb3JkZXIgdG8gdXNlIHRoZXNlIE5JQ3MhCmRldmljZQkJ bWlpYnVzCQkjIE1JSSBidXMgc3VwcG9ydAojZGV2aWNlCQlkYwkJIyBERUMvSW50ZWwgMjExNDMg YW5kIHZhcmlvdXMgd29ya2FsaWtlcwojZGV2aWNlCQlwY24JCSMgQU1EIEFtNzlDNzl4IFBDSSAx MC8xMDAgTklDcwojZGV2aWNlCQlybAkJIyBSZWFsVGVrIDgxMjkvODEzOQojZGV2aWNlCQlzZgkJ IyBBZGFwdGVjIEFJQy02OTE1IChgYFN0YXJmaXJlJycpCiNkZXZpY2UJCXNpcwkJIyBTaWxpY29u IEludGVncmF0ZWQgU3lzdGVtcyBTaVMgOTAwL1NpUyA3MDE2CiNkZXZpY2UJCXN0ZQkJIyBTdW5k YW5jZSBTVDIwMSAoRC1MaW5rIERGRS01NTBUWCkKI2RldmljZQkJdGwJCSMgVGV4YXMgSW5zdHJ1 bWVudHMgVGh1bmRlckxBTgojZGV2aWNlCQl2cgkJIyBWSUEgUmhpbmUsIFJoaW5lIElJCiNkZXZp Y2UJCXdiCQkjIFdpbmJvbmQgVzg5Qzg0MEYKZGV2aWNlCQl4bAkJIyAzQ29tIDNjOTB4IChgYEJv b21lcmFuZycnLCBgYEN5Y2xvbmUnJykKIwojIElTQSBFdGhlcm5ldCBOSUNzLgojIFdhdmVMQU4v SUVFRSA4MDIuMTEgd2lyZWxlc3MgTklDcy4gTm90ZTogdGhlIFdhdmVMQU4vSUVFRSByZWFsbHkK IyBleGlzdHMgb25seSBhcyBhIFBDTUNJQSBkZXZpY2UsIHNvIHRoZXJlIGlzIG5vIElTQSBhdHRh dGVtZW50IG5lZWRlZAojIGFuZCByZXNvdXJjZXMgd2lsbCBhbHdheXMgYmUgZHluYW1pY2FsbHkg YXNzaWduZWQgYnkgdGhlIHBjY2FyZCBjb2RlLgojZGV2aWNlCQl3aQojIEFpcm9uZXQgNDUwMC80 ODAwIDgwMi4xMSB3aXJlbGVzcyBOSUNzLiBOb3RlOiB0aGUgZGVjbGFyYXRpb24gYmVsb3cgd2ls bAojIHdvcmsgZm9yIFBDTUNJQSBhbmQgUENJIGNhcmRzLCBhcyB3ZWxsIGFzIElTQSBjYXJkcyBz ZXQgdG8gSVNBIFBuUAojIG1vZGUgKHRoZSBmYWN0b3J5IGRlZmF1bHQpLiBJZiB5b3Ugc2V0IHRo ZSBzd2l0Y2hlcyBvbiB5b3VyIElTQQojIGNhcmQgZm9yIGEgbWFudWFsbHkgY2hvc2VuIEkvTyBh ZGRyZXNzIGFuZCBJUlEsIHlvdSBtdXN0IHNwZWNpZnkKIyB0aG9zZSBwYXJlbWV0ZXJzIGhlcmUu CiNkZXZpY2UJCWFuCiMgWGlyY29tIEV0aGVybmV0CiNkZXZpY2UJCXhlCiMgVGhlIHByb2JlIG9y ZGVyIG9mIHRoZXNlIGlzIHByZXNlbnRseSBkZXRlcm1pbmVkIGJ5IGkzODYvaXNhL2lzYV9jb21w YXQuYy4KI2RldmljZQkJaWUwCWF0IGlzYT8gcG9ydCAweDMwMCBpcnEgMTAgaW9tZW0gMHhkMDAw MAojZGV2aWNlCQlsZTAJYXQgaXNhPyBwb3J0IDB4MzAwIGlycSA1IGlvbWVtIDB4ZDAwMDAKI2Rl dmljZQkJbG5jMAlhdCBpc2E/IHBvcnQgMHgyODAgaXJxIDEwIGRycSAwCiNkZXZpY2UJCWNzMAlh dCBpc2E/IHBvcnQgMHgzMDAKI2RldmljZQkJc24wCWF0IGlzYT8gcG9ydCAweDMwMCBpcnEgMTAK CiMgUHNldWRvIGRldmljZXMgLSB0aGUgbnVtYmVyIGluZGljYXRlcyBob3cgbWFueSB1bml0cyB0 byBhbGxvY2F0ZWQuCnBzZXVkby1kZXZpY2UJbG9vcAkJIyBOZXR3b3JrIGxvb3BiYWNrCnBzZXVk by1kZXZpY2UJZXRoZXIJCSMgRXRoZXJuZXQgc3VwcG9ydApwc2V1ZG8tZGV2aWNlCXNsCTEJIyBL ZXJuZWwgU0xJUApwc2V1ZG8tZGV2aWNlCXBwcAkxCSMgS2VybmVsIFBQUApwc2V1ZG8tZGV2aWNl CXR1bgkJIyBQYWNrZXQgdHVubmVsLgpwc2V1ZG8tZGV2aWNlCXB0eQkJIyBQc2V1ZG8tdHR5cyAo dGVsbmV0IGV0YykKcHNldWRvLWRldmljZQltZAkJIyBNZW1vcnkgImRpc2tzIgpwc2V1ZG8tZGV2 aWNlCWdpZgk0CSMgSVB2NiBhbmQgSVB2NCB0dW5uZWxpbmcKcHNldWRvLWRldmljZQlmYWl0aAkx CSMgSVB2Ni10by1JUHY0IHJlbGF5aW5nICh0cmFuc2xhdGlvbikKCiMgVGhlIGBicGYnIHBzZXVk by1kZXZpY2UgZW5hYmxlcyB0aGUgQmVya2VsZXkgUGFja2V0IEZpbHRlci4KIyBsaXN0ZWQgYmVs b3c7IGhvd2V2ZXIsIHRoaXMgaXMgbm90IHN0cmljdGx5IG5lY2Vzc2FyeSBhcyBuZXRncmFwaAoj IEJlIGF3YXJlIG9mIHRoZSBhZG1pbmlzdHJhdGl2ZSBjb25zZXF1ZW5jZXMgb2YgZW5hYmxpbmcg dGhpcyEKcHNldWRvLWRldmljZQlicGYJCSNCZXJrZWxleSBwYWNrZXQgZmlsdGVyCgojIFVTQiBz dXBwb3J0CiNkZXZpY2UJCXVoY2kJCSMgVUhDSSBQQ0ktPlVTQiBpbnRlcmZhY2UKI2RldmljZQkJ b2hjaQkJIyBPSENJIFBDSS0+VVNCIGludGVyZmFjZQpkZXZpY2UJCXVzYgkJIyBVU0IgQnVzIChy ZXF1aXJlZCkKZGV2aWNlCQl1Z2VuCQkjIEdlbmVyaWMKZGV2aWNlCQl1aGlkCQkjICJIdW1hbiBJ bnRlcmZhY2UgRGV2aWNlcyIKI2RldmljZQkJdWtiZAkJIyBLZXlib2FyZAojZGV2aWNlCQl1bHB0 CQkjIFByaW50ZXIKI2RldmljZQkJdW1hc3MJCSMgRGlza3MvTWFzcyBzdG9yYWdlIC0gUmVxdWly ZXMgc2NidXMgYW5kIGRhCiNkZXZpY2UJCXVtcwkJIyBNb3VzZQpkZXZpY2UJCXVzY2FubmVyCSMg U2Nhbm5lcnMKIyMgVVNCIEV0aGVybmV0LCByZXF1aXJlcyBtaWkKI2RldmljZQkJYXVlCQkjIEFE TXRlayBVU0IgZXRoZXJuZXQKI2RldmljZQkJY3VlCQkjIENBVEMgVVNCIGV0aGVybmV0CiNkZXZp Y2UJCWt1ZQkJIyBLYXdhc2FraSBMU0kgVVNCIGV0aGVybmV0CgojIFNvdW5kIHN1cHBvcnQKIyBG b3Igbm9uLXBucCBzb3VuZCBjYXJkcyB3aXRoIG5vIGJyaWRnZSBkcml2ZXJzIG9ubHk6CiNkZXZp Y2UgcGNtCiNkZXZpY2Ugc2JjCiNkZXZpY2UgcGNtMCBhdCBpc2E/IHBvcnQgMHg1MkMgaXJxIDUg ZHJxIDEgZmxhZ3MgMHgxMAojZGV2aWNlICAgICAgICAgIHBjbTAgYXQgaXNhPyBpcnEgMTAgZHJx IDEgZmxhZ3MgMHgwCiNkZXZpY2UJCQlzbmQwCiNkZXZpY2UgICAgICAgICAgc2IwICAgICBhdCBp c2E/IHBvcnQgMHgyMjAgaXJxIDUgZHJxIDEgCiNkZXZpY2UgICAgICAgICAgc2JtaWRpMCBhdCBp c2E/IHBvcnQgMHgzMzAKCg== --------------Boundary-00=_H3HO6FOEFYIE8UIUP9K7 Content-Type: text/plain; charset="iso-8859-1"; name="XF86Config" Content-Transfer-Encoding: base64 Content-Description: Config file for Xfree86 Content-Disposition: attachment; filename="XF86Config" IyBYRjg2Q29uZmlnIGF1dG8tZ2VuZXJhdGVkIGJ5IFhGODZTZXR1cAojCiMgQ29weXJpZ2h0IChj KSAxOTk2IGJ5IFRoZSBYRnJlZTg2IFByb2plY3QsIEluYy4KCiMKIyBQZXJtaXNzaW9uIGlzIGhl cmVieSBncmFudGVkLCBmcmVlIG9mIGNoYXJnZSwgdG8gYW55IHBlcnNvbiBvYnRhaW5pbmcgYQoj IGNvcHkgb2YgdGhpcyBzb2Z0d2FyZSBhbmQgYXNzb2NpYXRlZCBkb2N1bWVudGF0aW9uIGZpbGVz ICh0aGUgIlNvZnR3YXJlIiksCiMgdG8gZGVhbCBpbiB0aGUgU29mdHdhcmUgd2l0aG91dCByZXN0 cmljdGlvbiwgaW5jbHVkaW5nIHdpdGhvdXQgbGltaXRhdGlvbgojIHRoZSByaWdodHMgdG8gdXNl LCBjb3B5LCBtb2RpZnksIG1lcmdlLCBwdWJsaXNoLCBkaXN0cmlidXRlLCBzdWJsaWNlbnNlLAoj IGFuZC9vciBzZWxsIGNvcGllcyBvZiB0aGUgU29mdHdhcmUsIGFuZCB0byBwZXJtaXQgcGVyc29u cyB0byB3aG9tIHRoZQojIFNvZnR3YXJlIGlzIGZ1cm5pc2hlZCB0byBkbyBzbywgc3ViamVjdCB0 byB0aGUgZm9sbG93aW5nIGNvbmRpdGlvbnM6CiMKIyBUaGUgYWJvdmUgY29weXJpZ2h0IG5vdGlj ZSBhbmQgdGhpcyBwZXJtaXNzaW9uIG5vdGljZSBzaGFsbCBiZSBpbmNsdWRlZCBpbgojIGFsbCBj b3BpZXMgb3Igc3Vic3RhbnRpYWwgcG9ydGlvbnMgb2YgdGhlIFNvZnR3YXJlLgojCiMgVEhFIFNP RlRXQVJFIElTIFBST1ZJREVEICJBUyBJUyIsIFdJVEhPVVQgV0FSUkFOVFkgT0YgQU5ZIEtJTkQs IEVYUFJFU1MgT1IKIyBJTVBMSUVELCBJTkNMVURJTkcgQlVUIE5PVCBMSU1JVEVEIFRPIFRIRSBX QVJSQU5USUVTIE9GIE1FUkNIQU5UQUJJTElUWSwKIyBGSVRORVNTIEZPUiBBIFBBUlRJQ1VMQVIg UFVSUE9TRSBBTkQgTk9OSU5GUklOR0VNRU5ULiAgSU4gTk8gRVZFTlQgU0hBTEwKIyBUSEUgWEZS RUU4NiBQUk9KRUNUIEJFIExJQUJMRSBGT1IgQU5ZIENMQUlNLCBEQU1BR0VTIE9SIE9USEVSIExJ QUJJTElUWSwKIyBXSEVUSEVSIElOIEFOIEFDVElPTiBPRiBDT05UUkFDVCwgVE9SVCBPUiBPVEhF UldJU0UsIEFSSVNJTkcgRlJPTSwgT1VUIE9GCiMgT1IgSU4gQ09OTkVDVElPTiBXSVRIIFRIRSBT T0ZUV0FSRSBPUiBUSEUgVVNFIE9SIE9USEVSIERFQUxJTkdTIElOIFRIRQojIFNPRlRXQVJFLgoj CiMgRXhjZXB0IGFzIGNvbnRhaW5lZCBpbiB0aGlzIG5vdGljZSwgdGhlIG5hbWUgb2YgdGhlIFhG cmVlODYgUHJvamVjdCBzaGFsbAojIG5vdCBiZSB1c2VkIGluIGFkdmVydGlzaW5nIG9yIG90aGVy d2lzZSB0byBwcm9tb3RlIHRoZSBzYWxlLCB1c2Ugb3Igb3RoZXIKIyBkZWFsaW5ncyBpbiB0aGlz IFNvZnR3YXJlIHdpdGhvdXQgcHJpb3Igd3JpdHRlbiBhdXRob3JpemF0aW9uIGZyb20gdGhlCiMg WEZyZWU4NiBQcm9qZWN0LgojCgojIFNlZSAnbWFuIFhGODZDb25maWcnIGZvciBpbmZvIG9uIHRo ZSBmb3JtYXQgb2YgdGhpcyBmaWxlCgpTZWN0aW9uICJNb2R1bGUiCiAgIExvYWQgImZyZWV0eXBl IgpFbmRTZWN0aW9uCgpTZWN0aW9uICJGaWxlcyIKICAgUmdiUGF0aCAgICAiL3Vzci9YMTFSNi9s aWIvWDExL3JnYiIKICAgRm9udFBhdGggICAiL3Vzci9YMTFSNi9saWIvWDExL2ZvbnRzL2xvY2Fs IgogICBGb250UGF0aCAgICIvdXNyL1gxMVI2L2xpYi9YMTEvZm9udHMvbWlzYzp1bnNjYWxlZCIK ICAgRm9udFBhdGggICAiL3Vzci9YMTFSNi9saWIvWDExL2ZvbnRzLzc1ZHBpOnVuc2NhbGVkIgog ICBGb250UGF0aCAgICIvdXNyL1gxMVI2L2xpYi9YMTEvZm9udHMvMTAwZHBpOnVuc2NhbGVkIgog ICBGb250UGF0aCAgICIvdXNyL1gxMVI2L2xpYi9YMTEvZm9udHMvVHlwZTEiCiAgIEZvbnRQYXRo ICAgIi91c3IvWDExUjYvbGliL1gxMS9mb250cy9TcGVlZG8iCiAgIEZvbnRQYXRoICAgIi91c3Iv WDExUjYvbGliL1gxMS9mb250cy9taXNjIgogICBGb250UGF0aCAgICIvdXNyL1gxMVI2L2xpYi9Y MTEvZm9udHMvNzVkcGkiCiAgIEZvbnRQYXRoICAgIi91c3IvWDExUjYvbGliL1gxMS9mb250cy8x MDBkcGkiCkVuZFNlY3Rpb24KClNlY3Rpb24gIlNlcnZlckZsYWdzIgpFbmRTZWN0aW9uCgpTZWN0 aW9uICJLZXlib2FyZCIKICAgUHJvdG9jb2wgICAgICAgICJTdGFuZGFyZCIKICAgWGtiUnVsZXMg ICAgICAgICJ4ZnJlZTg2IgogICBYa2JNb2RlbCAgICAgICAgInBjMTA0IgogICBYa2JMYXlvdXQg ICAgICAgInVzIgpFbmRTZWN0aW9uCgpTZWN0aW9uICJQb2ludGVyIgogICBQcm90b2NvbCAgICAg ICAgIk1pY3Jvc29mdCIKICAgRGV2aWNlICAgICAgICAgICIvZGV2L21vdXNlIgpFbmRTZWN0aW9u CgpTZWN0aW9uICJNb25pdG9yIgogICBJZGVudGlmaWVyICAgICAgIlByaW1hcnkgTW9uaXRvciIK ICAgVmVuZG9yTmFtZSAgICAgICJVbmtub3duIgogICBNb2RlbE5hbWUgICAgICAgIlVua25vd24i CiAgIEhvcml6U3luYyAgICAgICAzMS41LTQ4LjUKICAgVmVydFJlZnJlc2ggICAgIDU1LTkwCiAg IE1vZGVsaW5lICAiMTAyNHg3NjgiICAgNjUuMTUgMTAyNCAxMDI0IDExNjAgMTM0NCA3NjggNzY4 IDc3NCA4MDYgLWhzeW5jIC12c3luYwpFbmRTZWN0aW9uCgpTZWN0aW9uICJEZXZpY2UiCiAgIElk ZW50aWZpZXIgICAgICAiUHJpbWFyeSBDYXJkIgogICBWZW5kb3JOYW1lICAgICAgIlVua25vd24i CiAgIEJvYXJkTmFtZSAgICAgICAiQVRJIFJhZ2UgMTI4IgoKCkVuZFNlY3Rpb24KClNlY3Rpb24g IlNjcmVlbiIKICAgRHJpdmVyICAgICAgICAgICJBY2NlbCIKICAgRGV2aWNlICAgICAgICAgICJQ cmltYXJ5IENhcmQiCiAgIE1vbml0b3IgICAgICAgICAiUHJpbWFyeSBNb25pdG9yIgogICBEZWZh dWx0Q29sb3JEZXB0aCAxNgogICBTdWJTZWN0aW9uICJEaXNwbGF5IgogICAgICBEZXB0aCAgICAg ICAgOAogICAgICBNb2RlcyAgICAgICAgIjEwMjR4NzY4IgogICBFbmRTdWJTZWN0aW9uCiAgIFN1 YlNlY3Rpb24gIkRpc3BsYXkiCiAgICAgIERlcHRoICAgICAgICAxNQogICAgICBNb2RlcyAgICAg ICAgIjEwMjR4NzY4IgogICBFbmRTdWJTZWN0aW9uCiAgIFN1YlNlY3Rpb24gIkRpc3BsYXkiCiAg ICAgIERlcHRoICAgICAgICAxNgogICAgICBNb2RlcyAgICAgICAgIjEwMjR4NzY4IgogICBFbmRT dWJTZWN0aW9uCiAgIFN1YlNlY3Rpb24gIkRpc3BsYXkiCiAgICAgIERlcHRoICAgICAgICAyNAog ICAgICBNb2RlcyAgICAgICAgIjEwMjR4NzY4IgogICBFbmRTdWJTZWN0aW9uCiAgIFN1YlNlY3Rp b24gIkRpc3BsYXkiCiAgICAgIERlcHRoICAgICAgICAzMgogICAgICBNb2RlcyAgICAgICAgIjEw MjR4NzY4IgogICBFbmRTdWJTZWN0aW9uCkVuZFNlY3Rpb24KClNlY3Rpb24gIlNjcmVlbiIKICAg RHJpdmVyICAgICAgICAgICJTVkdBIgogICBEZXZpY2UgICAgICAgICAgIlByaW1hcnkgQ2FyZCIK ICAgTW9uaXRvciAgICAgICAgICJQcmltYXJ5IE1vbml0b3IiCiAgIERlZmF1bHRDb2xvckRlcHRo IDE2CiAgIFN1YlNlY3Rpb24gIkRpc3BsYXkiCiAgICAgIERlcHRoICAgICAgICA4CiAgICAgIE1v ZGVzICAgICAgICAiMTAyNHg3NjgiCiAgIEVuZFN1YlNlY3Rpb24KICAgU3ViU2VjdGlvbiAiRGlz cGxheSIKICAgICAgRGVwdGggICAgICAgIDE1CiAgICAgIE1vZGVzICAgICAgICAiMTAyNHg3Njgi CiAgIEVuZFN1YlNlY3Rpb24KICAgU3ViU2VjdGlvbiAiRGlzcGxheSIKICAgICAgRGVwdGggICAg ICAgIDE2CiAgICAgIE1vZGVzICAgICAgICAiMTAyNHg3NjgiCiAgIEVuZFN1YlNlY3Rpb24KICAg U3ViU2VjdGlvbiAiRGlzcGxheSIKICAgICAgRGVwdGggICAgICAgIDI0CiAgICAgIE1vZGVzICAg ICAgICAiMTAyNHg3NjgiCiAgIEVuZFN1YlNlY3Rpb24KICAgU3ViU2VjdGlvbiAiRGlzcGxheSIK ICAgICAgRGVwdGggICAgICAgIDMyCiAgICAgIE1vZGVzICAgICAgICAiMTAyNHg3NjgiCiAgIEVu ZFN1YlNlY3Rpb24KRW5kU2VjdGlvbgoKU2VjdGlvbiAiU2NyZWVuIgogICBEcml2ZXIgICAgICAg ICAgIlZHQTE2IgogICBEZXZpY2UgICAgICAgICAgIlByaW1hcnkgQ2FyZCIKICAgTW9uaXRvciAg ICAgICAgICJQcmltYXJ5IE1vbml0b3IiCiAgIFN1YlNlY3Rpb24gIkRpc3BsYXkiCiAgICAgIERl cHRoICAgICAgICA0CiAgICAgIE1vZGVzICAgICAgICAiMTAyNHg3NjgiCiAgIEVuZFN1YlNlY3Rp b24KRW5kU2VjdGlvbgoKU2VjdGlvbiAiU2NyZWVuIgogICBEcml2ZXIgICAgICAgICAgIlZHQTIi CiAgIERldmljZSAgICAgICAgICAiUHJpbWFyeSBDYXJkIgogICBNb25pdG9yICAgICAgICAgIlBy aW1hcnkgTW9uaXRvciIKICAgU3ViU2VjdGlvbiAiRGlzcGxheSIKICAgICAgRGVwdGggICAgICAg IDEKICAgICAgTW9kZXMgICAgICAgICIxMDI0eDc2OCIKICAgRW5kU3ViU2VjdGlvbgpFbmRTZWN0 aW9uCgpTZWN0aW9uICJTY3JlZW4iCiAgIERyaXZlciAgICAgICAgICAiTW9ubyIKICAgRGV2aWNl ICAgICAgICAgICJQcmltYXJ5IENhcmQiCiAgIE1vbml0b3IgICAgICAgICAiUHJpbWFyeSBNb25p dG9yIgogICBTdWJTZWN0aW9uICJEaXNwbGF5IgogICAgICBEZXB0aCAgICAgICAgMQogICAgICBN b2RlcyAgICAgICAgIjEwMjR4NzY4IgogICBFbmRTdWJTZWN0aW9uCkVuZFNlY3Rpb24K --------------Boundary-00=_H3HO6FOEFYIE8UIUP9K7-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Aug 6 20:31:47 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from chmls05.mediaone.net (chmls05.mediaone.net [24.147.1.143]) by hub.freebsd.org (Postfix) with ESMTP id 177C437B401 for ; Mon, 6 Aug 2001 20:31:43 -0700 (PDT) (envelope-from tom@gottheil.com) Received: from humbaba (nelazul@h0020182d540a.ne.mediaone.net [24.128.52.27]) by chmls05.mediaone.net (8.11.1/8.11.1) with SMTP id f773VJs27343; Mon, 6 Aug 2001 23:31:20 -0400 (EDT) Message-ID: <001a01c11ef1$7060aca0$0200a8c0@humbaba> From: "Tom Gottheil" To: , References: <000701c11ed2$6e782ea0$0200a8c0@humbaba> <01080623162901.02232@aristotle.de.arnoth.net> Subject: Re: HP Integrated NIC? Date: Mon, 6 Aug 2001 23:31:22 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Thanks for the info. I'm gonna try to get the NIC working now. Unfortunately, this is a new model, which means the video card is some random Trident thing :) I read that it can get to 800x600, but after that I need to use some VESA thing. Oh well... ----- Original Message ----- From: "Eric I. Arnoth" To: "Tom Gottheil" ; Sent: Monday, August 06, 2001 11:16 PM Subject: Re: HP Integrated NIC? > Tom: > > I've had the HP Pavillion n6395 for about four months now, and I can say that > it all works rather nicely. The NIC is great, no problems what so ever. It > uses device xl*. Attached is my kernel config file, use at your own risk, > YMMV, disclaimer, disclaimer...you get the picture. ;-) > > Also, for your convenience, I've attached my XF86Config file. I used > XF86Setup to get the 1024x768 resolution, and it should work for you, but > just in case it isn't cooperating... > > Hope everything works well for you. If you need further assistance, I'll do > what I can, just drop me a line. I may not be able to respond as quickly as > this next time, tho. Your mail caught me at a good moment. > > > -Eric > > > On Monday 06 August 2001 19:49, Tom Gottheil wrote: > > I just bought an HP Pavilion 5430 notebook. It has a mini-pci NIC, which > > HP claims is a 3com, but I believe it has an accton chip. (It's actually a > > combo NIC/modem, but I don't care much about the modem). Does anyone know > > what this really is, and if so, will it work in FreeBSD? > > > > > > 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 Mon Aug 6 21: 8:37 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from tomts13-srv.bellnexxia.net (tomts13.bellnexxia.net [209.226.175.34]) by hub.freebsd.org (Postfix) with ESMTP id 35E5C37B401 for ; Mon, 6 Aug 2001 21:08:29 -0700 (PDT) (envelope-from bsdal@otterhole.yi.org) Received: from otterhole.yi.org ([64.229.129.30]) by tomts13-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20010807040827.ZOXM28468.tomts13-srv.bellnexxia.net@otterhole.yi.org> for ; Tue, 7 Aug 2001 00:08:27 -0400 Received: (from bsdal@localhost) by otterhole.yi.org (8.11.4/8.9.3) id f7748R585071 for freebsd-mobile@freebsd.org; Tue, 7 Aug 2001 00:08:27 -0400 (EDT) (envelope-from bsdal) From: BSD Al Message-Id: <200108070408.f7748R585071@otterhole.yi.org> Subject: 3Com pccard not found under 4.x-current on thinkpad To: freebsd-mobile@freebsd.org Date: Tue, 7 Aug 2001 00:08:27 -0400 (EDT) X-Mailer: ELM [version 2.4ME+ PL68 (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 For the past two weeks I have tried to upgrade my FreeBSD environment to 4.x-Current. The problem I've had is that my 3Com PCCard Ethernet card which worked fine on 4.3-STABLE dated Jun 2, is no longer recognised under the later 4.3-STABLE nor 4.4-PRERELEASE versions. I'm not sure of the exact date of when the card stopped working. I am using the pccardd daemon, and the new code does work as my Xircom Ethernet card is recognised under both the new and old environments. For me this is only an issue because the dongle on my Xircom card is not reliable, but for others who use FreeBSD on a laptop and who wish to upgrade it may be more difficult if they only have a 3Com card. The 3Com must be pretty popular, as it was one of the first cards that FreeBSD supported. Because the new environment supports the Xircom but not the 3Com, perhaps the problem has something to do with the lack of the "kludge" code which allowed older versions of FreeBSD to use the 3Com card with/out pccardd. I see no reference in the LINT config regarding any special effort needed to make the 3Com cards work. Nor do I see reference in the UPDATING text, or any manual pages. Or perhaps this is something particular to my IBM thinkpad. Running "pccardd -d" provided little diagnostics, and the "pccardc dumpcis" code does not find anything when running the new kernel when the 3Com is inserted. I have looked on this list and the FreeBSD-Current mail list, but have found no reference to this particular issue. The log file below is after doing a build world with Aug 6 4.4-PRERELEASE, one with an old kernel and one with the new kernel. Hopefully I haven't just done something silly... al Aug 6 21:40:57 speedy /kernel.43jun2001: FreeBSD 4.3-STABLE #6: Sat Jun 2 13:31:10 EDT 2001 Aug 6 21:45:05 speedy /kernel : FreeBSD 4.4-PRERELEASE #10: Mon Aug 6 15:07:47 EDT 2001 Aug 6 21:40:57 speedy /kernel.43jun2001: pcib0: on motherboard Aug 6 21:45:05 speedy /kernel : pcib0: on motherboard Aug 6 21:40:57 speedy /kernel.43jun2001: pci0: on pcib0 Aug 6 21:45:05 speedy /kernel: pci0: on pcib0 Aug 6 21:40:57 speedy /kernel.43jun2001: pcm0: port 0x7400-0x743f,0x7000-0x70ff irq 11 at device 0.1 on pci0 Aug 6 21:45:05 speedy /kernel: pcm0: port 0x7400-0x743f,0x7000-0x70ff irq 11 at device 0.1 on pci0 Aug 6 21:40:57 speedy /kernel.43jun2001: pci0: (vendor=0x8086, dev=0x7196) at 0.2 irq 11 Aug 6 21:45:05 speedy /kernel: pci0: (vendor=0x8086, dev=0x7196) at 0.2 irq 11 Aug 6 21:40:57 speedy /kernel.43jun2001: pci0: at 2.0 irq 10 Aug 6 21:45:05 speedy /kernel: pci0: at 2.0 irq 10 Aug 6 21:40:57 speedy /kernel.43jun2001: chip1: irq 10 at device 3.0 on pci0 Aug 6 21:45:05 speedy /kernel: pcic-pci0: irq 10 at device 3.0 on pci0 Aug 6 21:40:57 speedy /kernel.43jun2001: isab0: at device 7.0 on pci0 Aug 6 21:45:05 speedy /kernel: isab0: at device 7.0 on pci0 Aug 6 21:40:57 speedy /kernel.43jun2001: isa0: on isab0 Aug 6 21:45:05 speedy /kernel: isa0: on isab0 Aug 6 21:40:57 speedy /kernel.43jun2001: atapci0: port 0x8040-0x804f at device 7.1 on pci0 Aug 6 21:45:05 speedy /kernel: atapci0: port 0x8040-0x804f at device 7.1 on pci0 Aug 6 21:40:57 speedy /kernel.43jun2001: ata0: at 0x1f0 irq 14 on atapci0 Aug 6 21:45:05 speedy /kernel: ata0: at 0x1f0 irq 14 on atapci0 Aug 6 21:40:57 speedy /kernel.43jun2001: uhci0: port 0x8000-0x801f irq 10 at device 7.2 on pci0 Aug 6 21:45:05 speedy /kernel: uhci0: port 0x8000-0x801f irq 10 at device 7.2 on pci0 Aug 6 21:40:57 speedy /kernel.43jun2001: usb0: on uhci0 Aug 6 21:45:05 speedy /kernel: usb0: on uhci0 Aug 6 21:40:57 speedy /kernel.43jun2001: usb0: USB revision 1.0 Aug 6 21:45:05 speedy /kernel: usb0: USB revision 1.0 Aug 6 21:40:57 speedy /kernel.43jun2001: uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 Aug 6 21:45:05 speedy /kernel: uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 Aug 6 21:40:57 speedy /kernel.43jun2001: uhub0: 2 ports with 2 removable, self powered Aug 6 21:45:05 speedy /kernel: uhub0: 2 ports with 2 removable, self powered Aug 6 21:40:57 speedy /kernel.43jun2001: chip2: at device 7.3 on pci0 Aug 6 21:45:05 speedy /kernel: chip1: at device 7.3 on pci0 Aug 6 21:45:05 speedy /kernel: orm0: