From owner-freebsd-hackers Fri Nov 30 0: 3: 0 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from cs.huji.ac.il (cs.huji.ac.il [132.65.16.10]) by hub.freebsd.org (Postfix) with ESMTP id 7807437B419 for ; Fri, 30 Nov 2001 00:02:58 -0800 (PST) Received: from pampa.cs.huji.ac.il ([132.65.80.32] ident=exim) by cs.huji.ac.il with esmtp (Exim 3.32 #1) id 169idM-0007dg-00 for hackers@freebsd.org; Fri, 30 Nov 2001 10:02:56 +0200 Received: from localhost ([127.0.0.1] helo=pampa.cs.huji.ac.il ident=danny) by pampa.cs.huji.ac.il with esmtp (Exim 3.22 #2) id 169idM-000CcC-00 for hackers@freebsd.org; Fri, 30 Nov 2001 10:02:56 +0200 X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: hackers@freebsd.org Subject: device major number Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 30 Nov 2001 10:02:56 +0200 From: Danny Braniss Message-Id: Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG stupid question, but could'nt (yet) find an answer, im writing a driver, so i need a major device number (for -stable), is there a list of assigned numbers, and if so where? what's the procedure to 'assigne' one? btw, the driver is for a video grabber, zrn36067 based. thanks, danny To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message