From owner-freebsd-mobile Mon Sep 3 23:10:29 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 CD3D437B407; Mon, 3 Sep 2001 23:10:18 -0700 (PDT) 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 f846AHX17213; Tue, 4 Sep 2001 00:10:17 -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 f846AHh31270; Tue, 4 Sep 2001 00:10:17 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200109040610.f846AHh31270@harmony.village.org> To: bmah@FreeBSD.ORG Subject: Re: Documenting pcic changes to -CURRENT and -STABLE Cc: freebsd-mobile@FreeBSD.ORG, freebsd-doc@FreeBSD.ORG In-reply-to: Your message of "Mon, 03 Sep 2001 21:38:49 PDT." <200109040438.f844cnt16772@intruder.bmah.org> References: <200109040438.f844cnt16772@intruder.bmah.org> <200109030526.f835Qg009572@intruder.bmah.org> <200109020412.f824CkD03205@intruder.bmah.org> <200108312226.f7VMQWk00844@intruder.bmah.org> <200109010833.f818X0h10099@harmony.village.org> <200109020416.f824G9h17457@harmony.village.org> <200109030814.f838E6h24548@harmony.village.org> Date: Tue, 04 Sep 2001 00:10:17 -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 <200109040438.f844cnt16772@intruder.bmah.org> Bruce A. Mah writes: : Ah, OK. I had these two concepts intertwined. Thanks for the other : comments by the way. Take 2 is appended for feedback... This looks much better. : Thanks! : : Bruce. : : Index: new.sgml : =================================================================== : RCS file: /home/ncvs/src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml,v : retrieving revision 1.123 : diff -u -r1.123 new.sgml : --- new.sgml 2001/09/03 06:30:17 1.123 : +++ new.sgml 2001/09/04 04:34:53 : @@ -240,6 +240,22 @@ : as tuneables) at compile-time using &man.config.8;'s : ENV directive. : : + On many modern hosts, PCCARD devices can be configured to : + route their interrupts via either the ISA or PCI interrupt paths. : + The &man.pcic.4; driver has been updated to support both interrupt : + paths (formerly, only routing via ISA was supported). In most : + cases, configuration of PCMCIA devices in laptops is simpler and : + more flexible. In addition, various Cardbus bridge PCI cards : + (such as those used by Orinoco PCI NICs) are now supported. Good. : + Some : + hosts may experience problems with PCI interrupt routing; they can : + frequently be made to work by forcing the older-style ISA : + interrupt routing. I'd mention hangs specifically here. Other than that, I think we're getting very close. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message