[Bug 652954] New: serial/8250: Increase number of serial ports detected to 32
https://bugzilla.novell.com/show_bug.cgi?id=652954 https://bugzilla.novell.com/show_bug.cgi?id=652954#c0 Summary: serial/8250: Increase number of serial ports detected to 32 Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: All OS/Version: openSUSE 11.3 Status: NEW Severity: Enhancement Priority: P5 - None Component: Kernel AssignedTo: kernel-maintainers@forge.provo.novell.com ReportedBy: yegorslists@googlemail.com QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 Both CONFIG_SERIAL_8250_NR_UARTS and CONFIG_SERIAL_8250_RUNTIME_UARTS should be increased to at least 32 in order to support multi port serial cards out of the box. This will cover at least the situation, where two 8 port cards are used simultaneously and there is still some room for internal ports or the other card. This bug report was created after initial discussion on the linux-serial mailings list: http://www.spinics.net/lists/linux-serial/msg03020.html Reproducible: Always Steps to Reproduce: 1. insert 8 port serial card based on 8250 UART family Actual Results: only some ports will be detected Expected Results: all 8 ports must be detected -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=652954 https://bugzilla.novell.com/show_bug.cgi?id=652954#c1 Greg Kroah-Hartman <gregkh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |yegorslists@googlemail.com AssignedTo|kernel-maintainers@forge.pr |gregkh@novell.com |ovo.novell.com | --- Comment #1 from Greg Kroah-Hartman <gregkh@novell.com> 2010-11-11 14:04:39 UTC --- Will this cause problems on machines that do not have such devices in them? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=652954 https://bugzilla.novell.com/show_bug.cgi?id=652954#c2 --- Comment #2 from Yegor Yefremov <yegorslists@googlemail.com> 2010-11-11 14:46:41 UTC --- With CONFIG_SERIAL_8250_RUNTIME_UARTS = 8 you have already this situation, cause normal PC has only one internal serial port if any and the driver is prepared to detect 8. So the system is working stable. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=652954 https://bugzilla.novell.com/show_bug.cgi?id=652954#c3 Greg Kroah-Hartman <gregkh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|yegorslists@googlemail.com | Resolution| |FIXED --- Comment #3 from Greg Kroah-Hartman <gregkh@novell.com> 2010-11-11 18:43:23 UTC --- Now changed in the "default" kernel configurations for i386 and x86-64 which will show up in the next opensuse release. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com