From: Russell King <rmk+lkml@arm.linux.org.uk>
To: Brad Davis <enrock@gmail.com>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: US Robotics (Hardware) Modem Not Detected
Date: Wed, 27 Jul 2005 14:57:47 +0100 [thread overview]
Message-ID: <20050727145747.A29785@flint.arm.linux.org.uk> (raw)
In-Reply-To: <88e823ff0507270645613b1ca@mail.gmail.com>; from enrock@gmail.com on Wed, Jul 27, 2005 at 07:45:21AM -0600
On Wed, Jul 27, 2005 at 07:45:21AM -0600, Brad Davis wrote:
> I'm trying to get a PCI-USRobotics Modem (Yes, it is a true hardware
> modem) working on a G4 with Kernel version 2.6.10/2.6.11.
>
> When I try to "modprobe 8250_pci". I get the following
> error message:
>
> WARNING: Error inserting 8250
> (/lib/modules/2.6.10enrock.2/kernel/drivers/serial/8250.ko): No such
> device
This would be the root case. 8250 is _never_ supposed to fail with
ENODEV, even if it doesn't detect any devices itself. And doesn't
fail like this.
> FATAL: Error inserting 8250_pci
> (/lib/modules/2.6.10enrock.2/kernel/drivers/serial/8250_pci.ko):
> Unknown symbol in module, or unknown parameter (see dmesg)
>
> It looks to me like the 8250 module isn't recognizing the modem as a
> seial port. The appropriate lines from dmesg are:
>
> serial8250_init: nothing to do on PowerMac
serial8250_init does not contain any such message, so you're not
running a mainline kernel, but some patched version. Are these
patches available somewhere?
I guess these patches are your problem, and it seems that there's
at least one which is completely unnecessary or inappropriate.
--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 Serial core
next prev parent reply other threads:[~2005-07-27 13:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-27 13:45 US Robotics (Hardware) Modem Not Detected Brad Davis
2005-07-27 13:57 ` Russell King [this message]
2005-07-27 14:44 ` Brad Davis
2005-07-29 23:54 ` Brad Davis
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=20050727145747.A29785@flint.arm.linux.org.uk \
--to=rmk+lkml@arm.linux.org.uk \
--cc=enrock@gmail.com \
--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