Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 76605

Summary: In gentoo-sources-2.4.26-r14 serial interface works only at 9600 bps
Product: Gentoo Linux Reporter: KiR <iisupov>
Component: [OLD] Core systemAssignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers <kernel>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description KiR 2005-01-04 01:05:31 UTC
In gentoo-sources-2.4.26-r14 serial interface works only at 9600 bps.

Reproducible: Always
Steps to Reproduce:
1. compile gentoo-sources-2.4.26-r14
2. boot with this kernel


Actual Results:  
/dev/ttyS0 works only 9600 bps, however setserial -a /dev/ttyS0 report 115200 bps.
It seems drivers/char/setserial.c has a bug? because i replace all 9600 to 57600
and my modem works as expected. In version gentoo-sources-2.4.26-r9 and below
serial interface works ok.

Expected Results:  
Work at full speed.

Portage 2.0.51-r3 (default-linux/x86/2004.3, gcc-3.3.4, glibc-2.3.4.20040808-r1,
2.4.26-gentoo-r14 i686)
=================================================================
System uname: 2.4.26-gentoo-r14 i686 VIA Ezra
Gentoo Base System version 1.4.16
distcc 2.16 i586-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux-headers-2.4.19,sys-kernel/linux-headers-2.4.21-r1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=i586 -m3dnow -pipe -fomit-frame-pointer"
CHOST="i586-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/fax /usr/share/config /var/bind /var/qmail/control /var/spool/fax/etc"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distcc distlocks sandbox sfperms"
GENTOO_MIRRORS="http://mirror.gentoo.ru/pub/mirror/gentoo/
ftp://mirror.gentoo.ru/pub/mirror/gentoo/ ftp://ftp.rhnet.is/pub/gentoo/
http://ftp.rhnet.is/pub/gentoo/ ftp://ftp.uninett.no/pub/linux/Gentoo"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 aalib acl adns apache2 apm avi berkdb bitmap-fonts cdr clamav crypt
cups curl encode foomaticdb fortran gd gdbm gif gpm gtk2 imap ipv6 jpeg kde
libwww mad maildir mikmod mpeg mysql ncurses nls oggvorbis oss pam pdflib perl
png ppds python readline samba sasl sdl slang snmp ssl tcpd tiff truetype xml2 zlib"
Comment 1 Stefan Schweizer (RETIRED) gentoo-dev 2005-01-04 03:09:36 UTC

*** This bug has been marked as a duplicate of 72373 ***