Date: Sun, 28 Sep 2008 00:07:05 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files.sparc64 options.sparc64 src/sys/sparc64/pci schizo.c schizoreg.h schizovar.h Message-ID: <200809280008.m8S08rac005261@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2008-09-28 00:07:05 UTC
FreeBSD src repository
Modified files:
sys/conf files.sparc64 options.sparc64
Added files:
sys/sparc64/pci schizo.c schizoreg.h schizovar.h
Log:
SVN rev 183423 on 2008-09-28 00:07:05Z by marius
Add a driver for `Schizo' Fireplane/Safari to PCI 2.1 and `Tomatillo'
JBus to PCI 2.2 bridges. In theory, this driver should also handle
`XMITS' Fireplane/Safari to PCI-X bridges but due to lack of access
to such hardware, support for these hasn't be fleshed out, yet.
Revision Changes Path
1.100 +1 -0 src/sys/conf/files.sparc64
1.18 +2 -0 src/sys/conf/options.sparc64
1.1 +1266 -0 src/sys/sparc64/pci/schizo.c (new)
1.1 +312 -0 src/sys/sparc64/pci/schizoreg.h (new)
1.1 +71 -0 src/sys/sparc64/pci/schizovar.h (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809280008.m8S08rac005261>
