Linux HAM/Amateur Radio development
 help / color / mirror / Atom feed
From: "Dave Platt" <dplatt@radagast.org>
To: w.knol@niwa.co.nz, linux-hams@vger.kernel.org
Subject: Re: Serial hub firmware and Debian 3.1
Date: 25 Jul 2005 03:56:42 -0000	[thread overview]
Message-ID: <20050725035642.8055.qmail@radagast.org> (raw)

> The keyspan driver loads, but syslog complains that 'the firmware is 
> unavailable'. 
> 
> I have brewed up my own 2.6.8 kernel *(using Debian supplied 2.6.8 
> kernel sources) but there does not seem to be a way to build firmware 
> images.

Hmmm.  In the 2.4 kernel series, the kernel configuration for USB
serial devices allows you to specify the Keyspan USA-xxx driver, and
then specify which versions of the firmware you want to build.

I suppose it's possible that this capability was removed from 2.6 (not
sure why) or is not present in the Debian-provided kernel sources.
The Keyspan firmware code is provided in the form of a .h file which
contains binary data - it's not the original Keyspan source code,
which Keyspan declines to release.  I suppose it's possible that this
inclusion of binary-only firmware may have conflicted with Debian's
quite stern open-source-licensing rules, even though it contains a
license grant to use in Linux by Keyspan.

First thing I'd do is check your kernel sources (look in
drivers/usb/serial/).  See if the "keyspan_usa49wlc_fw.h" file is
present, and if the Config.in file in that directory provides an
option to enable the building of the firmware.

Another possibility is that you need to include the Debian "hotplug"
package, in order to enable hot-plugging with firmware loading.
This might not have been provided by default.

             reply	other threads:[~2005-07-25  3:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-25  3:56 Dave Platt [this message]
2005-07-25  4:30 ` Serial hub firmware and Debian 3.1 Hamish Moffatt
2005-07-25 21:35 ` Wilbert Knol
2005-07-26  4:46   ` Jeremy Utley
2005-07-26 17:24     ` Dave Platt
2005-07-26 18:03     ` Michael Taylor
2005-07-26 20:50     ` Wilbert Knol
  -- strict thread matches above, loose matches on Subject: below --
2005-07-25  2:55 Wilbert Knol

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=20050725035642.8055.qmail@radagast.org \
    --to=dplatt@radagast.org \
    --cc=linux-hams@vger.kernel.org \
    --cc=w.knol@niwa.co.nz \
    /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