At Tue, 10 Jun 2003 11:29:16 +0200 (METDST),
Clemens Ladisch wrote:
> 
> [EMAIL PROTECTED] wrote:
> > I have intel8x0 on my mother board. There are headers for a joystick/midi
> > port I'd like to use. I look in BIOS and find joystick io=201, midi
> > io=330, and midi irq=10. I put this in modules.conf:
> >
> > options -k snd-intel8x0 index=0 mpu_port=330 joystick_port=201
> >
> > snd-mpu401-uart gets loaded, but no midi ports appear. I notice in the
> > source code to the driver three things.
> >
> > 3) The setup routine doesn't seem to look for joystick and midi. I don't
> > see the word "joystick" or "midi" in dmesg.
> 
> The joystick/midi part is handled by a separate logical PCI device
> (see the snd_intel8x0_joystick_ids array). Your chipset may not be
> listed in there.

in addition, you need "0x" prefix for the hex numbers above.


ciao,

Takashi


-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to