From owner-freebsd-stable@FreeBSD.ORG Tue May 10 00:05:27 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0EFD16A4EB for ; Tue, 10 May 2005 00:05:27 +0000 (GMT) Received: from sccmmhc92.asp.att.net (sccmmhc92.asp.att.net [204.127.203.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91D6643D5C for ; Tue, 10 May 2005 00:05:27 +0000 (GMT) (envelope-from stephen@math.missouri.edu) Received: from [10.0.0.4] (12-216-244-56.client.mchsi.com[12.216.244.56]) by sccmmhc92.asp.att.net (sccmmhc92) with ESMTP id <20050510000526m9200ge5j8e>; Tue, 10 May 2005 00:05:27 +0000 Message-ID: <427FFAC6.3090007@math.missouri.edu> Date: Mon, 09 May 2005 19:05:26 -0500 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.7) Gecko/20050426 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <427FF90F.9060306@math.missouri.edu> In-Reply-To: <427FF90F.9060306@math.missouri.edu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: ep/X11 problems X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 May 2005 00:05:28 -0000 Stephen Montgomery-Smith wrote: > I have a Dell Inspiron 7500 on which I have put FreeBSD Release 5.4. > > The 3Com Megahertz 574B pccard ethernet card works well with the ep > driver, except that after I run X11, it simply stops working. > > I am guessing that it is an interupt conflict. I have tried everything > I can think of so that sp0 is not irq 11, most notably putting > hints.ep.0.irq="10" > in /boot/loader.conf, but it just doesn't work - the irq for ep0 is > still 11. > Oops - I was supposed to put it in /boot/device.hints. But it still didn't work.