From owner-cvs-all Thu Oct 7 2:51:14 1999 Delivered-To: cvs-all@freebsd.org Received: from fleming.cs.strath.ac.uk (fleming.cs.strath.ac.uk [130.159.196.126]) by hub.freebsd.org (Postfix) with ESMTP id 591CD14DA0; Thu, 7 Oct 1999 02:51:08 -0700 (PDT) (envelope-from roger@cs.strath.ac.uk) Received: from muir-10 (roger@muir-10.cs.strath.ac.uk [130.159.148.10]) by fleming.cs.strath.ac.uk (8.8.8/8.8.8) with SMTP id KAA05898 Thu, 7 Oct 1999 10:43:01 +0100 (BST) Message-ID: <37FC6B25.41C6@cs.strath.ac.uk> Date: Thu, 07 Oct 1999 10:43:01 +0100 From: Roger Hardiman Organization: University of Strathclyde X-Mailer: Mozilla 3.04Gold (X11; I; OSF1 V4.0 alpha) MIME-Version: 1.0 To: Bruce Evans Cc: Doug Rabson , Mike Smith , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/conf majors.alpha src/sys/i386/conf majors.i386 References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Bruce Evans wrote: > > > > Modified files: > > > sys/alpha/conf majors.alpha > > > sys/i386/conf majors.i386 > > > Log: > > > Re-synchronise the alpha major numbers list with the i386 list. > > > Add the Mylex DAC960 and AMI MegaRAID numbers. > > > > Could we move these to a central place (sys/conf/majors?) > > Similarly for MAKEDEV, disktab and ttys (the alpha versions are identical > with i386 versions except for bitrot). Some drivers like the bt848 driver only work on the i386 **at this time** so there was no need to put them in the Alpha majors list. However, I'd like to see them merged. It will be one less problem when i386 drivers get converted to bus_space and work on the Alpha. Roger To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message