From owner-freebsd-stable Thu Jun 22 15: 4: 2 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 2887237BEC4 for ; Thu, 22 Jun 2000 15:03:59 -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.9.3/8.9.3) with ESMTP id QAA52237; Thu, 22 Jun 2000 16:03:57 -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.9.3/8.8.3) with ESMTP id QAA92555; Thu, 22 Jun 2000 16:02:21 -0600 (MDT) Message-Id: <200006222202.QAA92555@harmony.village.org> To: Nick Hibma Subject: Re: [usb-bsd] USB hangs -STABLE on Dell Inspiron 3200 Cc: usb-bsd@egroups.com, stable@FreeBSD.ORG In-reply-to: Your message of "Tue, 20 Jun 2000 21:05:59 BST." References: Date: Thu, 22 Jun 2000 16:02:21 -0600 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message Nick Hibma writes: : run the PCMCIA adapter and USB on the same interrupt (that is what I do : here), but you will have to patch the kernel slightly: In my case this : was done with the following patch: This won't work. dev/pcic isn't used in -stable. In addition, most of the laptops in the world fail to function properly when the interrupts are shared. : You will have to find the appropriate location for your driver. I can't : instantly find it in the sources, which driver attaches to the PCMCIA : bridge?) Look in sys/pccard/*. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message