Re: how do i integrate my winmodem driver.

From: Jeff Garzik (jgarzik@mandrakesoft.com)
Date: Fri Aug 02 2002 - 20:10:10 EST


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 :)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Aug 07 2002 - 22:00:21 EST