All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adhamh Findlay <darwin@adhamh.com>
To: darwin@adhamh.com
Cc: xen-devel@lists.sourceforge.net
Subject: Fixed!   Re: usb not working in dom0
Date: Sat, 20 Nov 2004 21:42:22 -0800	[thread overview]
Message-ID: <41A02ABE.2010405@adhamh.com> (raw)
In-Reply-To: <419E722C.4060909@adhamh.com>

Okay, so I got this working.  I compiled the unstable version and
followed these instructions.

http://www.cl.cam.ac.uk/Research/SRG/netos/xen/faq.html#q3.1

I had to use "make ARCH=xen menuconfig" instead of "make ARCH=xen xconfig"


Now even my USB sound sticks work!

For the record, here's the .config I ended up with after menuconfig:


[root@fedora linux-2.6.9-xen0]# grep USB .config
# ALSA USB devices
CONFIG_SND_USB_AUDIO=y
CONFIG_SND_USB_USX2Y=y
# USB support
CONFIG_USB=y
CONFIG_USB_DEBUG=y
# Miscellaneous USB options
# CONFIG_USB_DEVICEFS is not set
# CONFIG_USB_BANDWIDTH is not set
# CONFIG_USB_DYNAMIC_MINORS is not set
# CONFIG_USB_OTG is not set
# USB Host Controller Drivers
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_SPLIT_ISO=y
CONFIG_USB_EHCI_ROOT_HUB_TT=y
# CONFIG_USB_OHCI_HCD is not set
CONFIG_USB_UHCI_HCD=y
# USB Device Class drivers
# CONFIG_USB_AUDIO is not set
# CONFIG_USB_BLUETOOTH_TTY is not set
# CONFIG_USB_MIDI is not set
# CONFIG_USB_ACM is not set
# CONFIG_USB_PRINTER is not set
# CONFIG_USB_STORAGE is not set
# USB Human Interface Devices (HID)
CONFIG_USB_HID=y
CONFIG_USB_HIDINPUT=y
# CONFIG_USB_HIDDEV is not set
# CONFIG_USB_AIPTEK is not set
# CONFIG_USB_WACOM is not set
# CONFIG_USB_KBTAB is not set
# CONFIG_USB_POWERMATE is not set
# CONFIG_USB_MTOUCH is not set
# CONFIG_USB_EGALAX is not set
# CONFIG_USB_XPAD is not set
# CONFIG_USB_ATI_REMOTE is not set
# USB Imaging devices
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set
# CONFIG_USB_HPUSBSCSI is not set
# USB Multimedia devices
# CONFIG_USB_DABUSB is not set
# Video4Linux support is needed for USB Multimedia device support
# USB Network adaptors
# CONFIG_USB_CATC is not set
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_RTL8150 is not set
# CONFIG_USB_USBNET is not set
# USB port drivers
# USB Serial Converter support
# CONFIG_USB_SERIAL is not set
# USB Miscellaneous drivers
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_TIGL is not set
# CONFIG_USB_AUERSWALD is not set
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_LEGOTOWER is not set
# CONFIG_USB_LCD is not set
# CONFIG_USB_LED is not set
# CONFIG_USB_CYTHERM is not set
# CONFIG_USB_PHIDGETSERVO is not set
# USB Gadget Support
# CONFIG_USB_GADGET is not set



-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8

  parent reply	other threads:[~2004-11-21  5:42 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-19  7:02 usb not working in dom0 Adhamh Findlay
2004-11-19  7:47 ` Ian Pratt
2004-11-19 14:13   ` Rik van Riel
2004-11-19 16:19   ` Adhamh Findlay
2004-11-19 17:07     ` Deepak Manohar
2004-11-19 18:30     ` Mark A. Williamson
2004-11-19 18:49       ` Ian Pratt
2004-11-19 22:22         ` Adhamh Findlay
2004-11-21  3:26           ` Fixed! " Adhamh Findlay
2004-11-21  5:42           ` Adhamh Findlay [this message]
2004-11-21 10:53             ` Ian Pratt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=41A02ABE.2010405@adhamh.com \
    --to=darwin@adhamh.com \
    --cc=xen-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.