From owner-freebsd-stable Sat Aug 8 08:12:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA22136 for freebsd-stable-outgoing; Sat, 8 Aug 1998 08:12:11 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from david.siemens.de (david.siemens.de [192.35.17.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA22129 for ; Sat, 8 Aug 1998 08:12:08 -0700 (PDT) (envelope-from andre.albsmeier@mchp.siemens.de) X-Envelope-Sender-Is: andre.albsmeier@mchp.siemens.de (at relayer david.siemens.de) Received: from mail.siemens.de (salomon.siemens.de [139.23.33.13]) by david.siemens.de (8.9.1/8.9.1) with ESMTP id RAA03299 for ; Sat, 8 Aug 1998 17:11:45 +0200 (MET DST) Received: from curry.mchp.siemens.de (daemon@curry.mchp.siemens.de [146.180.31.23]) by mail.siemens.de (8.9.1/8.9.1) with ESMTP id RAA23703 for ; Sat, 8 Aug 1998 17:11:45 +0200 (MET DST) Received: (from daemon@localhost) by curry.mchp.siemens.de (8.8.8/8.8.8) id RAA22404 for ; Sat, 8 Aug 1998 17:11:47 +0200 (CEST) From: Andre Albsmeier Message-Id: <199808081511.RAA26771@internal> Subject: Why did these files change on -STABLE? To: freebsd-stable@FreeBSD.ORG Date: Sat, 8 Aug 1998 17:11:42 +0200 (CEST) X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG After applying src-2.2.0824.gz I found that, among others, the following files were intoduced into -STABLE: > DM sys/alpha > DM sys/alpha/include > FM sys/alpha/include/console.h > FM sys/alpha/include/mouse.h > DM sys/alpha/include/pc > FM sys/alpha/include/pc/display.h > FM sys/alpha/include/pc/msdos.h > DM sys/isa > DM sys/isa/ic > FM sys/isa/ic/esp.h > FM sys/isa/ic/ns16550.h > FM sys/isa/kbdio.c > FM sys/isa/kbdio.h > FM sys/isa/kbdtables.h > FM sys/isa/syscons.c > FM sys/isa/syscons.h > FM sys/isa/timerreg.h Do they really belong there? I didn't find anything in the CVS messages confirming this, e.g.: http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/alpha/include/console.h 1.39 Thu Aug 6 9:15:52 1998 UTC by dfr CVS Tags: HEAD Diffs to 1.38 Port syscons to the alpha. The driver itself has moved to sys/isa as it will hopefully become a portable driver usable by all architectures. The api support files have had to be copied to sys/alpha/include since userland programs expect to find them in . All the revision history of the i386 syscons has been retained by a repository copy. Just wondering, -Andre -- "Amateurs like Linux, but professionals prefer FreeBSD." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message