linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: William Park <opengeometry@yahoo.ca>
To: linux-kernel@vger.kernel.org
Subject: Re: 2.6.0-test11 -- Failed to open /dev/ttyS0: No such device
Date: Sun, 30 Nov 2003 14:05:16 -0500	[thread overview]
Message-ID: <20031130190516.GA295@node1.opengeometry.net> (raw)
In-Reply-To: <20031130113656.GA28437@finwe.eu.org>

On Sun, Nov 30, 2003 at 12:36:56PM +0100, Jacek Kawa wrote:
> It reminds me, that I had to add serial to the list of modules
> loading at start to get back access to /dev/ttyS* 
> (while upgrading from -test9 to -test10). 
> 
> install serial /sbin/modprobe 8250 && { /etc/init.d/setserial modload  }

Yes, that did it.  'modprobe 8250' loads '8250' and 'serial_core'
modules.  It's odd that I have to be explicit about it in 2.6.0, whereas
2.4.23 loads 'serial' module automatically when dialing out.

-- 
William Park, Open Geometry Consulting, <opengeometry@yahoo.ca>
Linux solution for data management and processing. 

  parent reply	other threads:[~2003-11-30 19:05 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-30  7:17 2.6.0-test11 -- Failed to open /dev/ttyS0: No such device William Park
2003-11-30 10:23 ` bert hubert
2003-11-30 11:36   ` Jacek Kawa
2003-11-30 15:54     ` Steve Youngs
2003-11-30 16:00       ` Russell King
2003-11-30 22:22       ` Jacek Kawa
2003-12-01  2:17         ` Steve Youngs
2003-12-01  7:28           ` Jacek Kawa
2003-11-30 19:05     ` William Park [this message]
2003-11-30 18:40   ` William Park

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20031130190516.GA295@node1.opengeometry.net \
    --to=opengeometry@yahoo.ca \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).