From: Jeff Garzik <jgarzik@mandrakesoft.com>
To: Hell.Surfers@cwctv.net
Cc: linux-kernel@vger.kernel.org
Subject: Re: how do i integrate my winmodem driver.
Date: Fri, 02 Aug 2002 21:10:10 -0400 [thread overview]
Message-ID: <3D4B2D72.80601@mandrakesoft.com> (raw)
In-Reply-To: 0ca6d3103010382DTVMAIL6@smtp.cwctv.net
Hell.Surfers@cwctv.net wrote:
> I need to know how support for winmodems is added as I am having trouble integrating support for the supra pci winmodem driver i am writing, but im not used to writing drivers for linux, ive written the interface though, im new to linux driver writing, please help!
Ideally, you can present it as a serial device, and put all the code in
the kernel. Look at other serial drivers in linux/drivers/char. _Linux
Device Drivers_ is a decent book, but doesn't cover the serial/tty
interfaces IIRC. Your best reference is always the kernel source code.
To actually submit a driver, read Documentation/SubmittingDrivers and
Documentation/SubmittingPatches.
Jeff
P.S. Fix your word wrap :)
next prev parent reply other threads:[~2002-08-03 1:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-03 1:03 how do i integrate my winmodem driver Hell.Surfers
2002-08-03 1:10 ` Jeff Garzik [this message]
2002-08-03 13:44 ` Alan Cox
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=3D4B2D72.80601@mandrakesoft.com \
--to=jgarzik@mandrakesoft.com \
--cc=Hell.Surfers@cwctv.net \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.