From owner-freebsd-mobile Thu Aug 23 15:10: 0 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 F2D1137B408 for ; Thu, 23 Aug 2001 15:09: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 f7NM9tq50146; Thu, 23 Aug 2001 16:09:56 -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 f7NM9tW89010; Thu, 23 Aug 2001 16:09:55 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200108232209.f7NM9tW89010@harmony.village.org> To: Michael Collette Subject: Re: IRQ Problems with Stable Cc: FreeBSD In-reply-to: Your message of "Thu, 23 Aug 2001 15:05:15 PDT." <200108232205.f7NM5Hq50100@rover.village.org> References: <200108232205.f7NM5Hq50100@rover.village.org> Date: Thu, 23 Aug 2001 16:09:55 -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 <200108232205.f7NM5Hq50100@rover.village.org> Michael Collette writes: : Please forgive my ignorance, but I've never manually applied a : kernel patch before. Should I simply go in and tweak the psm.c file : manually, or is there a cleaner method for doing this type of thing? cd src/sys/isa patch < /path/to/patch should do the trick. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message