From owner-freebsd-hardware Mon Apr 12 16:56:14 1999 Delivered-To: freebsd-hardware@freebsd.org Received: from news.snowcrest.net (news.snowcrest.net [216.102.4.227]) by hub.freebsd.org (Postfix) with ESMTP id 7FB3F14EA0 for ; Mon, 12 Apr 1999 16:56:13 -0700 (PDT) (envelope-from streadway@snowcrest.net) Received: from snowcrest.net (ppp00347.snowcrest.net [209.78.170.175]) by news.snowcrest.net (8.9.0/8.9.0) with ESMTP id QAA18692 for ; Mon, 12 Apr 1999 16:53:54 -0700 (PDT) Message-ID: <37128912.2E4F8AE4@snowcrest.net> Date: Mon, 12 Apr 1999 17:00:18 -0700 From: Steven G Treadway X-Mailer: Mozilla 4.05 [en] (WinNT; I) MIME-Version: 1.0 To: freebsd-hardware@FreeBSD.ORG Subject: Stalion multiport driver Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Yes, I am another new freebsd user trying to set up a stallion multiport card on his system. having searched every mailing list and newsgroup I could, I have found no no usable answers to the problem of setting up the device nodes for this driver. No /dev/MAKEDEV does not contain the information for these devices, and no there is not a "mkdevnods" script anywhere on the system. I managed to find the major/minor numbers to create the "stliomem" node from the source code, but am a bit confused about the ttyE and cue devices. do they use the same major number as the base driver (75)? do ttyE* and cue* share the same minor (0x80), ttylE* and cule* share 0x40, ttyiE* and cuie* both use 0x20? if no one can send me the mythical "mkdevnods" script or a MAKEDEV with the proper scripting for these devices, can you at least help me find the proper major/minor numbers for these nodes. Thank you. SGT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message