public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.13-rc1-git2 Oops on rmmod serial_core
@ 2005-07-02  6:57 Kenneth Parrish
  2005-07-02 10:40 ` Russell King
  0 siblings, 1 reply; 2+ messages in thread
From: Kenneth Parrish @ 2005-07-02  6:57 UTC (permalink / raw)
  To: linux-kernel

The serial support code newly allows selecting the max number of serial
ports. This computer has one s-port so i typed '1'.

 config SERIAL_8250_NR_UARTS
 int "Maximum number of 8250/16550 serial ports"
 depends on SERIAL_8250
 default "4"
 help
 Set this to the number of serial ports you want the driver
 to support.  This includes any ports discovered via ACPI or
 PCI enumeration and any ports that may be added at run-time
 via hot-plug, or any ISA multi-port serial cards.

I found the value needs to be at least '4' or we oops at rmmod
serial_core.  2.6.13-rc1-git2 kernels with values from one through four
were tested.
--
All progress is based upon a universal innate desire on the part of
every organism to live beyond its income.
                -- Samuel Butler
--- MultiMail/Linux v0.46

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

end of thread, other threads:[~2005-07-02 10:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-02  6:57 2.6.13-rc1-git2 Oops on rmmod serial_core Kenneth Parrish
2005-07-02 10:40 ` Russell King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox