All of lore.kernel.org
 help / color / mirror / Atom feed
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: Wed, 30 Jun 2004 12:02:44 +0200	[thread overview]
Message-ID: <e666ad8c54c121ae769fc1fac5cb2459@bugtrack.alsa-project.org> (raw)


The following bug has been SUBMITTED.
======================================================================
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:                     assigned
Distribution:               PLD Linux
Kernel Version:             2.6.6-0.28
======================================================================
Date Submitted:             06-30-2004 12:02 CEST
Last Modified:              06-30-2004 12:02 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.
======================================================================

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      
======================================================================




-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com

             reply	other threads:[~2004-06-30 10:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-30 10:02 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-07-16 10:50 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=e666ad8c54c121ae769fc1fac5cb2459@bugtrack.alsa-project.org \
    --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.