From: Greg KH <greg@kroah.com>
To: Wolfgang Wilhelm <wilhelm@fastcomtec.com>
Cc: stable@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: problem with "serial" driver in kernel 3.16.0
Date: Thu, 17 Sep 2015 06:54:25 -0700 [thread overview]
Message-ID: <20150917135425.GA26495@kroah.com> (raw)
In-Reply-To: <55FABF0F.5831.182EDC5@wilhelm.fastcomtec.com>
On Thu, Sep 17, 2015 at 03:24:31PM +0200, Wolfgang Wilhelm wrote:
> We are a small company FAST ComTec GmbH
> (www.fastcomtec.com) and produce multichannel analyzers
> with Windows software. I am the software developer and
> would like to get our software working also under Linux
> with the help of WINE.
>
> I was already successfull with our USB devices and most
> of our PCI cards, but with one of the PCI cards
> it does not work (in Debian v8, kernel 3.16.0).
>
> Our PCI cards have a AMCC controller S5933, we use the
> standard AMCC vendor id 0x10e8 and device id 0x8226,
> device class serial. Most of our cards use two I/O port ranges
> and an interrupt. I have written a linux driver for these cards
> and could get everything working, but the interface card
> for our MPA-3 multiparameter system uses only
> one I/O port range and an interrupt. This card is recognized
> by the "serial" driver in the kernel as a serial interface card
> and there is no way to load our own driver.
>
> My question is, could you remove in future kernel versions
> the support for this card in the kernel our make it possible
> to blacklist it in /etc/modprobe.d/fbdev-blacklist.conf
> like other drivers that are not directly included in the kernel?
We like to include all drivers in the kernel source tree, that's the
only way to distribute kernel drivers. So can you just submit your
driver for inclusion, that way everyone will be able to use the hardware
properly. Look at the kernel file, Documentation/SubmittingDrivers and
Documentation/SubmittingPatches for the process on how to do this.
If you have any specific questions about this, please let me know and
I'll be glad to help you out.
thanks,
greg k-h
next prev parent reply other threads:[~2015-09-17 13:54 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-17 13:24 problem with "serial" driver in kernel 3.16.0 Wolfgang Wilhelm
2015-09-17 13:54 ` Greg KH [this message]
2015-09-17 20:03 ` Austin S Hemmelgarn
2015-09-18 9:24 ` Wolfgang Wilhelm
2015-09-18 16:23 ` Greg KH
2015-09-18 17:52 ` Dr. Wolfgang Wilhelm
2016-11-23 13:14 ` Problem with USB driver using two devices Wolfgang Wilhelm
2016-11-23 14:57 ` Greg KH
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=20150917135425.GA26495@kroah.com \
--to=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=stable@vger.kernel.org \
--cc=wilhelm@fastcomtec.com \
/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).