From owner-cvs-all Sun Jan 23 14:51:52 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5B55D14C09; Sun, 23 Jan 2000 14:51:50 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA61301; Sun, 23 Jan 2000 14:51:50 -0800 (PST) (envelope-from peter@FreeBSD.org) Message-Id: <200001232251.OAA61301@freefall.freebsd.org> From: Peter Wemm Date: Sun, 23 Jan 2000 14:51:50 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/si si.c si.h sireg.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 2000/01/23 14:51:50 PST Modified files: sys/dev/si si.c si.h sireg.h Log: Initial attempt at newbusification of the specialix si/xio/sx driver. The files were repo copied from their original location and are part way towards being portable. This should unbreak the EISA support in the driver. I have not updated files* yet as I'm not quite finished. Revision Changes Path 1.99 +497 -472 src/sys/dev/si/si.c 1.15 +2 -2 src/sys/dev/si/si.h 1.9 +3 -2 src/sys/dev/si/sireg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message