From owner-cvs-all Fri Mar 17 23:54:15 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 EAE9737BA4B; Fri, 17 Mar 2000 23:54:12 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA57352; Fri, 17 Mar 2000 23:54:13 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Message-Id: <200003180754.XAA57352@freefall.freebsd.org> From: Matt Jacob Date: Fri, 17 Mar 2000 23:54:12 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/tlsb dwlpx.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2000/03/17 23:54:12 PST Modified files: sys/alpha/tlsb dwlpx.c Log: Alpha 8200: Reinsert licence from NetBSD that should have been there to begin with. Redo newbus attachment code so that all the DMA mapping and further pci attachment is done right. Insert config space functions (jeez- how do you do type 1 cycles?). Do the interrupt setups, etc. Basically, this is the core I/O module for 8200s, even though logically it's the 3rd level down from the nominal principle backplane bus (turbolaser). Still to be done here: S/G code isn't done yet, so we better live with 2GB or less primary memory. Revision Changes Path 1.12 +742 -97 src/sys/alpha/tlsb/dwlpx.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message