Date: Sun, 15 Aug 2004 22:59:34 +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 Message-ID: <200408152259.i7FMxYhI021242@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2004-08-15 22:59:34 UTC
FreeBSD src repository
Modified files:
sys/conf files.sparc64
Log:
Add a kludge for building SBus-only kernels, i.e. kernels without support
for EBus, ISA and PCI, by compiling ofw_isa.c and ofw_pci_if.m unconditio-
nally. The correct way is to rewrite OF_decode_addr() in ofw_machdep.c in
a bus-neutral way. That's certainly possible but we unfortunately didn't
make it for FreeBSD 5.3.
Approved by: tmm
Revision Changes Path
1.59 +5 -3 src/sys/conf/files.sparc64
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408152259.i7FMxYhI021242>
