From owner-freebsd-stable Sat Feb 6 10:18:20 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA05965 for freebsd-stable-outgoing; Sat, 6 Feb 1999 10:18:20 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from netrinsics.com ([210.74.180.100]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA05872 for ; Sat, 6 Feb 1999 10:18:09 -0800 (PST) (envelope-from robinson@netrinsics.com) Received: (from robinson@localhost) by netrinsics.com (8.9.2/8.8.7) id CAA17887; Sun, 7 Feb 1999 02:12:54 +0800 (CST) (envelope-from robinson) Date: Sun, 7 Feb 1999 02:12:54 +0800 (CST) From: Michael Robinson Message-Id: <199902061812.CAA17887@netrinsics.com> To: nate@mt.sri.com Subject: Re: Naming branches Cc: beng@lcs.mit.edu, freebsd-stable@FreeBSD.ORG, jkh@zippy.cdrom.com In-Reply-To: <199902061747.KAA16745@mt.sri.com> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Nate Williams wrote: >> With the caveat that the PCCARD support is a big step backwards from >> PAO-2.2.8. > >In that it doesnt' crash the system when you suspend/resume it like PAO >does? Seems a step forward to me.... Actually, it's funny you should mention that. I've found that about one time in three, the PCCARD driver stops working now (no card insertion/removal messages on the console) after a suspend/resume. As a result, I have to be sure to unmount any filesystems on my wd controller (support for which I had add myself, thank you very much) before I suspend. Otherwise the kernel will wedge hard when it comes back up and finds the mounted device missing. This is on a Tecra 510CDT. I never had that problem under PAO. Be that as it may, though, the big step backwards I was referring to was in the areas of configuration and device support. -Michael Robinson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message