From owner-cvs-all Fri Mar 17 23:46: 8 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 ED93837BB61; Fri, 17 Mar 2000 23:46:05 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA56181; Fri, 17 Mar 2000 23:46:06 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Message-Id: <200003180746.XAA56181@freefall.freebsd.org> From: Matt Jacob Date: Fri, 17 Mar 2000 23:46:06 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/tlsb zs_tlsb.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2000/03/17 23:46:06 PST Modified files: sys/alpha/tlsb zs_tlsb.c Log: Alpha 8200: Rework to get working properly with real h/w. This isn't a clean MI/MD driver, but it *does* actually work at this time. Updated to use new make_dev stuff. A CONS_DRIVER declaration is also put in so that this can be the real console for the 8200s. Revision Changes Path 1.26 +179 -115 src/sys/alpha/tlsb/zs_tlsb.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message