K 10 svn:author V 6 marius K 8 svn:date V 27 2004-08-15T22:59:34.000000Z K 7 svn:log V 339 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 END