From owner-freebsd-hackers Sat Apr 25 12:20:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA03023 for freebsd-hackers-outgoing; Sat, 25 Apr 1998 12:20:32 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from antipodes.cdrom.com (castles358.castles.com [208.214.167.58]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA02979 for ; Sat, 25 Apr 1998 12:20:14 -0700 (PDT) (envelope-from mike@antipodes.cdrom.com) Received: from antipodes.cdrom.com (localhost [127.0.0.1]) by antipodes.cdrom.com (8.8.8/8.8.5) with ESMTP id MAA00605; Sat, 25 Apr 1998 12:17:28 -0700 (PDT) Message-Id: <199804251917.MAA00605@antipodes.cdrom.com> X-Mailer: exmh version 2.0zeta 7/24/97 To: Ulf Zimmermann cc: hackers@FreeBSD.ORG Subject: Re: Tips needed about dynamic device registering In-reply-to: Your message of "Sat, 25 Apr 1998 05:06:19 PDT." <199804251206.FAA24170@Gatekeeper.Alameda.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 25 Apr 1998 12:17:27 -0700 From: Mike Smith Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I need some tips how I should go ahead and register dynamic on boot time > disk drive device, simular like "device sd0". The raid controller I am > working on can have up to 32 "drives", which have mainly a read block > and a write block function. Just do it like 'sd' does. You'll still require precreated /dev nodes. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message