Re: Serial Plug'n'Play?

T Taneli Vahakangas (vahakang@cs.Helsinki.FI)
Tue, 31 Mar 1998 11:10:16 +0300 (EET DST)


On Mon, 30 Mar 1998, Adam J. Richter wrote:

> I am looking for any pointers to Linux serial port Intel Plug
> 'n' Play support. I am referring not to Plug 'n' Play cards that have
> a modem or serial port, but rather to the separate standard that
> enables serial devices to provide certain identifying information via
> the serial cable described in
> ftp://ftp.microsoft.com/developr/drg/Plug-and-Play/Pnpspecs/PNPCOM.EXE
> (of course, you have to run an .EXE file to unpack the standard and
> then you get a Microsoft Word file--what a vendor netural standard!).
> With serial PNP, it is possible to learn if a serial port is connected
> to a serial PNP compatible modem, mouse or printer and also learn
> some of the capabilities of the device.

You may want to have a look at http://www.lpsg.demon.co.uk/pnp-linux.html
there's a patch for 2.0.33 and 2.1.88 kernels to support PnP. At least the
page has links to HTML and ASCII versions of the documentation mentioned.
Last i checked i couldn't get it to regocnise my pnp-serial or
pnp-parallel ports, but i didn't try too hard either (it found my olp3-sa3
onboard sound)

>
> The Intel PnP standard requires manipulation of certain
> modem control lines within cerain time constaints. I am not sure
> if it can be done entirely within userland under Linux or not, and
> I would certainly like to avoid reintenving the wheel if somebody
> else has thought about this or if there already exists software to
> handle it.

The PnP-patch also has userland support for fun features of pnp.

BTW, is this going to be in the mainstream kernel anytime soon? I already
see bits of it in Configure.help, but none of the actual .c files in
drivers/pnp.

>
> Any pointers would be appreicated.

Here you are.

Taneli <vahakang@cs.helsinki.fi>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu