From owner-freebsd-hackers@FreeBSD.ORG Tue Jul 15 00:05:17 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1BF037B401 for ; Tue, 15 Jul 2003 00:05:16 -0700 (PDT) Received: from stork.mail.pas.earthlink.net (stork.mail.pas.earthlink.net [207.217.120.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8662643F75 for ; Tue, 15 Jul 2003 00:05:16 -0700 (PDT) (envelope-from tlambert2@mindspring.com) Received: from user-38lc12t.dialup.mindspring.com ([209.86.4.93] helo=mindspring.com) by stork.mail.pas.earthlink.net with asmtp (SSLv3:RC4-MD5:128) (Exim 3.33 #1) id 19cJsA-0005PC-00; Tue, 15 Jul 2003 00:05:15 -0700 Message-ID: <3F13A769.F7AF78CA@mindspring.com> Date: Tue, 15 Jul 2003 00:04:09 -0700 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Martin References: <1058119316.547.22.camel@klotz.local> <1058195748.679.33.camel@klotz.local> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-ELNK-Trace: b1a02af9316fbb217a47c185c03b154d40683398e744b8a41350bd109351ed033bebefc48c1762d8a2d4e88014a4647c350badd9bab72f9c350badd9bab72f9c cc: freebsd-hackers@freebsd.org Subject: Re: USB device programming with ugen [Solved] X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jul 2003 07:05:17 -0000 Martin wrote: > Seems it was my fault. I found a solution in forums. I had to try > out many things until someone has pointed me to BIOS settings and > "assigning interrupt to USB". I noticed it was off and enabled it. > It works now. :) > > (E.a.: no delays while accessing ugen0 and no freeze with X11.) > > Martin > > PS.: perhaps someone should mention it somewhere in the FAQ. The attach should have failed, if it didn't have an interrupt. -- Terry