All of lore.kernel.org
 help / color / mirror / Atom feed
* [ALSA - driver 0000351]: Too large I/O port region requested for gameport
@ 2004-06-30 10:02 noreply
  0 siblings, 0 replies; 3+ messages in thread
From: noreply @ 2004-06-30 10:02 UTC (permalink / raw)
  To: alsa-devel


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ALSA - driver 0000351]: Too large I/O port region requested for gameport
@ 2004-06-30 13:42 noreply
  0 siblings, 0 replies; 3+ messages in thread
From: noreply @ 2004-06-30 13:42 UTC (permalink / raw)
  To: alsa-devel


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




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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ALSA - driver 0000351]: Too large I/O port region requested for gameport
@ 2004-07-16 10:50 noreply
  0 siblings, 0 replies; 3+ messages in thread
From: noreply @ 2004-07-16 10:50 UTC (permalink / raw)
  To: alsa-devel


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-07-16 10:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-30 10:02 [ALSA - driver 0000351]: Too large I/O port region requested for gameport noreply
  -- strict thread matches above, loose matches on Subject: below --
2004-06-30 13:42 noreply
2004-07-16 10:50 noreply

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.