Date: Mon, 13 May 1996 09:29:37 -0500 From: amir@comtrol.com (Amir Farah) To: hackers@freebsd.org Subject: new driver Message-ID: <199605131429.JAA12177@rocket.comtrol.com>
next in thread | raw e-mail | index | archive | help
Hello I'm writing a driver for a multiport card. The config programs sees it as a tty driver and its entered in the devtab_tty[] table in ioconf.c. My problem is I don't know what major number to use when I create device files. Are they assigned dynamically as drivers are added?? Thanks amir
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605131429.JAA12177>