Date: Fri, 17 Mar 2000 23:54:12 -0800 (PST) From: Matt Jacob <mjacob@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/tlsb dwlpx.c Message-ID: <200003180754.XAA57352@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003180754.XAA57352>