From owner-freebsd-stable Mon Jul 15 07:40:42 1996 Return-Path: owner-stable Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA14129 for stable-outgoing; Mon, 15 Jul 1996 07:40:42 -0700 (PDT) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id HAA14117 for ; Mon, 15 Jul 1996 07:40:35 -0700 (PDT) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id IAA18617; Mon, 15 Jul 1996 08:40:12 -0600 (MDT) Date: Mon, 15 Jul 1996 08:40:12 -0600 (MDT) Message-Id: <199607151440.IAA18617@rocky.mt.sri.com> From: Nate Williams To: Michael Robinson Cc: stable@freebsd.org Subject: Re: xterm won't load In-Reply-To: <199607150653.OAA25240@public.bta.net.cn> References: <199607150653.OAA25240@public.bta.net.cn> Sender: owner-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Well, except for that minor glitch, 2.0.5 to 2.1.5 is a win (because I > remembered to back up my XF86Config; probably that, and the COMPAT_43 > requirement should be more prominently documented). > > Kudos on the fixed psm driver, which finally enables me to run Tcl/Tk, > bitmap, etc., on my Toshiba. Umm, I don't think we've done much with the psm driver since 2.0.5, but if it works congratulations! > As soon as I figure out how to get the PCMCIA support working for my modem > I'll probably donate a chunk of cash to the cause, such will be my state of > delirious joy. 2.1.5 doesn't have PCMCIA support enabled. The PCMCIA chipset code actually exists, but none of the PCMCIA specific drivers nor the userland code is in 2.1.5. You'll need to run -current, or at least hack in patches into 2.1.5. Nate