From: noreply@alsa-project.org
To: alsa-devel@alsa-project.org
Subject: [ALSA - driver 0000351]: Too large I/O port region requested for gameport
Date: Fri, 16 Jul 2004 12:50:12 +0200 (CEST) [thread overview]
Message-ID: <20040716105012.B103D26008@server.perex-int.cz> (raw)
The following bug has been CLOSED
======================================================================
https://bugtrack.alsa-project.org/alsa-bug/bug_view_page.php?bug_id=0000351
======================================================================
Reported By: wiget
Assigned To: tiwai
======================================================================
Project: ALSA - driver
Bug ID: 351
Category: PCI - cmipci
Reproducibility: always
Severity: tweak
Priority: normal
Status: closed
Distribution: PLD Linux
Kernel Version: 2.6.6-0.28
======================================================================
Date Submitted: 06-30-2004 12:02 CEST
Last Modified: 07-16-2004 12:50 CEST
======================================================================
Summary: Too large I/O port region requested for gameport
Description:
In me system gameport is available on 0x201, but on 0x208-0x20f I have "pnp
00:0b". In cmipci.c for gameport is reserved 8 ioports (0x200-0x208 or
0x201-0x209), but only first ioport is used by analog joystick driver
(gameport_read() from include/linux/gameport.h use inb() if gameport
driver doesn't define gameport->read()).
Attached patch change request_region() calls for gameport to reserve only
one ioport.
======================================================================
----------------------------------------------------------------------
tiwai - 06-30-2004 15:42 CEST
----------------------------------------------------------------------
already applied to cvs.
thanks.
Bug History
Date Modified Username Field Change
======================================================================
06-30-04 12:02 wiget New Bug
06-30-04 12:02 wiget File Added: cmipci-joystick.patch
06-30-04 12:02 wiget Distribution => PLD Linux
06-30-04 12:02 wiget Kernel Version => 2.6.6-0.28
06-30-04 15:42 tiwai Bugnote Added: 0001350
06-30-04 15:42 tiwai Resolution open => fixed
06-30-04 15:42 tiwai Status assigned => resolved
07-16-04 12:50 tiwai Status resolved => closed
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
next reply other threads:[~2004-07-16 10:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-16 10:50 noreply [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-06-30 13:42 [ALSA - driver 0000351]: Too large I/O port region requested for gameport noreply
2004-06-30 10:02 noreply
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=20040716105012.B103D26008@server.perex-int.cz \
--to=noreply@alsa-project.org \
--cc=alsa-devel@alsa-project.org \
/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.