From owner-cvs-all Wed Sep 23 19:07:36 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA00993 for cvs-all-outgoing; Wed, 23 Sep 1998 19:07:36 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA00981; Wed, 23 Sep 1998 19:07:31 -0700 (PDT) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA29353; Wed, 23 Sep 1998 19:07:29 -0700 (PDT) Date: Wed, 23 Sep 1998 19:07:29 -0700 (PDT) Message-Id: <199809240207.TAA29353@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/isa sio.c sioreg.h Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 1998/09/23 19:07:29 PDT Added files: sys/isa sio.c sioreg.h Log: Grasp the nettle (Hi Doug!) and commit the sio stuff for the alpha into sys/isa. We can argue later whether it should have gone into sys/dev or sys/serial or whatever. Avoided by: dfr