From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Thumshirn Subject: Question regarding serial_core.h port type Date: Tue, 15 Apr 2014 16:09:56 +0200 Message-ID: <20140415140956.GA25718@jtlinux> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Return-path: Received: from mail1.bemta5.messagelabs.com ([195.245.231.141]:14044 "EHLO mail1.bemta5.messagelabs.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753244AbaDOORQ (ORCPT ); Tue, 15 Apr 2014 10:17:16 -0400 Content-Disposition: inline Sender: linux-serial-owner@vger.kernel.org List-Id: linux-serial@vger.kernel.org To: linux-serial@vger.kernel.org Cc: Johannes Thumshirn Hi, I have a question regarding the port type constants in serial_core.h. Is there any "official" assignment scheme, or is it ok to just grab/append an unused number? Or is it even possible/allowed to reuse an existing number from the list? Regards, Johannes