From owner-freebsd-new-bus Tue May 9 9: 4:10 2000 Delivered-To: freebsd-new-bus@freebsd.org Received: from anchor-post-34.mail.demon.net (anchor-post-34.mail.demon.net [194.217.242.92]) by hub.freebsd.org (Postfix) with ESMTP id 57E8337B5D0 for ; Tue, 9 May 2000 09:03:58 -0700 (PDT) (envelope-from n_hibma@calcaphon.com) Received: from calcaphon.demon.co.uk ([193.237.19.5] helo=bluebottle.qubesoft.com) by anchor-post-34.mail.demon.net with esmtp (Exim 2.12 #1) id 12pCUB-00047S-0Y; Tue, 9 May 2000 17:03:53 +0100 Received: from henny.webweaving.org (henny.qubesoft.com [192.168.1.5]) by bluebottle.qubesoft.com (8.9.3/8.9.1) with ESMTP id RAA68691; Tue, 9 May 2000 17:03:36 +0100 (BST) (envelope-from n_hibma@calcaphon.com) Received: from localhost (localhost [127.0.0.1]) by henny.webweaving.org (8.9.3/8.9.3) with ESMTP id RAA63112; Tue, 9 May 2000 17:01:15 +0100 (BST) (envelope-from n_hibma@calcaphon.com) Date: Tue, 9 May 2000 17:01:15 +0100 (BST) From: Nick Hibma X-Sender: n_hibma@localhost Reply-To: Nick Hibma To: "John H. Baldwin" Cc: Doug Rabson , freebsd-new-bus@freebsd.org Subject: Re: Alpha USB difficulties... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-new-bus@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Could you run a usbdevs -v ? Maybe they changed the Id? Nick On Tue, 9 May 2000, John H. Baldwin wrote: > On Tue, 9 May 2000, Doug Rabson wrote: > > > To make interrupt delivery work, you also need to hook pci_setup_intr and > > pci_teardown_intr and vector them to the isa functions too. > > Ok, I added in alpha_platform_pci_{setup,teardown}_intr(), stuck them > in machine/md_var.h, and then used them as the DEV_METHOD() for > bus_{setup,teardown}_intr for the pci device in /sys/pci/pci.c. This > worked for the most part. I can now use the USB keyboard and mouse fine, > and the floppy drive I have to test with is recognized, but only as a > generic ugen0 instead of a umass0: > > ugen0: Y-E DATA FlashBuster-U, rev 1.00/3.04, addr 5 > > The patch for all this ugliness is at > www.freebsd.org/~jhb/patches/alpha.usb.patch. > > > -- > > Doug Rabson Mail: dfr@nlsystems.com > > Nonlinear Systems Ltd. Phone: +44 20 8442 9037 > > John Baldwin > jobaldwi@cslab.vt.edu > > -- n_hibma@webweaving.org n_hibma@freebsd.org USB project http://www.etla.net/~n_hibma/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-new-bus" in the body of the message