Date: Tue, 9 Jul 2002 06:34:10 -0700 (PDT) From: Benno Rice <benno@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files.powerpc options.powerpc src/sys/powerpc/powermac uninorth.c uninorthvar.h Message-ID: <200207091334.g69DYAQo085211@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
benno 2002/07/09 06:34:10 PDT Modified files: sys/conf files.powerpc options.powerpc Added files: sys/powerpc/powermac uninorth.c uninorthvar.h Log: Driver for the Apple UniNorth Host-PCI bridge. This is in a PowerMac-specific subdirectory as it is hoped that we will support more than just the PowerMac platform. Revision Changes Path 1.17 +2 -0 src/sys/conf/files.powerpc 1.3 +3 -1 src/sys/conf/options.powerpc 1.1 +491 -0 src/sys/powerpc/powermac/uninorth.c (new) 1.1 +55 -0 src/sys/powerpc/powermac/uninorthvar.h (new) 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?200207091334.g69DYAQo085211>