* Releasing the UART
@ 2002-10-25 18:35 Jim Deas
2002-10-26 6:49 ` Joerg Schmitz-Linneweber
0 siblings, 1 reply; 2+ messages in thread
From: Jim Deas @ 2002-10-25 18:35 UTC (permalink / raw)
To: linux-serial
I need to write a special driver for the system UART to
support a specific protocol.
How can I get the serial.c driver (not a module in my kernel)
to release the UARTS ioports?
Regards,
JD
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Releasing the UART
2002-10-25 18:35 Releasing the UART Jim Deas
@ 2002-10-26 6:49 ` Joerg Schmitz-Linneweber
0 siblings, 0 replies; 2+ messages in thread
From: Joerg Schmitz-Linneweber @ 2002-10-26 6:49 UTC (permalink / raw)
To: Jim Deas, linux-serial
Hi Jim!
On Friday, 25. October 2002 20:35, Jim Deas wrote:
> I need to write a special driver for the system UART to
> support a specific protocol.
> How can I get the serial.c driver (not a module in my kernel)
> to release the UARTS ioports?
If I remember everything right, you may do a
"setserial /dev/ttyS1 uart none"
and afterwards ttyS1 (and its ports) are yours...
Dare to mention which protocol you would like to add?
Salut, Jörg
--
Joerg Schmitz-Linneweber
gpg/pgp key id: 0x146428F1
ASTON GmbH, Ruhrorter Straße 9, 46049 Oberhausen, Germany
Tel. +49 (208) 6201930, FAX +49 (208) 6201950, http://www.aston-technologie.de
-
To unsubscribe from this list: send the line "unsubscribe linux-serial" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-10-26 6:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-25 18:35 Releasing the UART Jim Deas
2002-10-26 6:49 ` Joerg Schmitz-Linneweber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox