Re: Linux 2.4.19-pre7

Khalid Aziz (khalid_aziz@hp.com)
Tue, 16 Apr 2002 13:56:15 -0600


I broke this with a typo in my patch (I inserted a line one line above
where I wanted to). Follwing patch will fix the problem.

--
Khalid

--- linux-2.4.18-hcdpold/include/asm-i386/serial.h Tue Apr 16 12:05:27 2002 +++ linux-2.4.18-hcdp/include/asm-i386/serial.h Tue Apr 16 12:02:54 2002 @@ -140,8 +140,8 @@ #endif #define SERIAL_PORT_DFNS \ - HCDP_SERIAL_PORT_DEFNS \ STD_SERIAL_PORT_DEFNS \ + HCDP_SERIAL_PORT_DEFNS \ EXTRA_SERIAL_PORT_DEFNS \ HUB6_SERIAL_PORT_DFNS \ MCA_SERIAL_PORT_DFNS

Gerd Knorr wrote: > > > > 16 10:44:42 bogomips agetty[1111]: ttyS0: ioctl: Input/output error > > > Apr 16 10:44:52 bogomips init: Id "S0" respawning too fast: disabled > > > for 5 minutes > > > > Hi, I found that my ttyS0 had turned into ttyS1 :-) My modem was > > unresponsive, until I changed the setting to use ttyS1, hope this helps. > > Making getty using ttyS1 works for me too, I have my login prompt back. > Looks like a off-by-one bug ... > > Gerd > > -- > #include </dev/tty> > - > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/

-- 

==================================================================== Khalid Aziz Linux Systems Operation R&D (970)898-9214 Hewlett-Packard khalid@fc.hp.com Fort Collins, CO - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/