Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 14 Oct 2002 04:57:45 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 14 Oct 2002 04:57:45 -0400 Received: from postfix4-1.free.fr ([213.228.0.62]:33670 "EHLO postfix4-1.free.fr") by vger.kernel.org with ESMTP id ; Mon, 14 Oct 2002 04:57:44 -0400 Date: Mon, 14 Oct 2002 11:07:55 +0200 From: Romain Lievin To: rmk@arm.linux.org.uk Cc: linux-kernel@vger.kernel.org Subject: Serial API ('serport' ?) Message-ID: <20021014090755.GB2911@free.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 823 Lines: 19 Hi, I would like to know whether a kind of parport exists for the serial ports. This will allow me to do some low level accesses on the serial port pins (CTS/RTS & DSR/DTR). I need to implement a bit-banging access on the serial port which can coexist with the other serial ports. I can not use request_region/release_region because the region has already been locked by the serial port driver. Any idea ? -- Romain Lievin, aka 'roms' Web site "Linux, y'a moins bien mais c'est plus cher !" - 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/