From owner-freebsd-questions Thu Jan 29 14:56:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA10188 for questions-outgoing; Thu, 29 Jan 1998 14:56:58 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA10151 for ; Thu, 29 Jan 1998 14:56:36 -0800 (PST) (envelope-from grog@lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.8.7/8.8.5) with ESMTP id JAA24614; Fri, 30 Jan 1998 09:25:21 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.8.8/8.8.7) id JAA03825; Fri, 30 Jan 1998 09:25:20 +1030 (CST) (envelope-from grog) Message-ID: <19980130092520.24895@lemis.com> Date: Fri, 30 Jan 1998 09:25:20 +1030 From: Greg Lehey To: Shawn Ramsey Cc: Leigh Porter , freebsd-questions@FreeBSD.ORG Subject: Re: Would like to use FreeBSD References: <19980130090527.61505@lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.84e In-Reply-To: ; from Shawn Ramsey on Thu, Jan 29, 1998 at 02:36:54PM -0800 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 WWW-Home-Page: http://www.lemis.com/~grog Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe questions" On Thu, Jan 29, 1998 at 02:36:54PM -0800, Shawn Ramsey wrote: >>> over to FreeBSD (After a little trial) but I find a few things are not >>> present in FreeBSD that are in Linux: >>> >>> Support for the BT950 FLASHPOINT SCSI Cards. >>> Support for RAID[0] in software (Linux's MD driver). >> >> I can't say anything about the BT950, but I'm currently working on a >> striping driver for FreeBSD. It should be available in a month or >> two. > > Isnt this what ccd is? Oops, yes. In case you're wondering why I should reinvent the wheel, my driver will do other things as well, in particular RAID 5. It'll also be easier to adminster than CCD. Greg