Home | History | Annotate | Download | only in conf
History log of /src/sys/arch/ofppc/conf/std.ofppc
RevisionDateAuthorComments
 1.15  02-Jun-2012  mrg enable building with ath* at pci?. it worked but my pci atheros card
seems to make netbsd lock up when you try to use it, on at least
ofppc, macppc, amd64 platofrms and last i tried on sparc64, causes
alignment faults. oh well.
 1.14  05-Feb-2008  garbled branches: 1.14.44;
Make bridge mode standard in GENERIC, yank INSTALL_B64
 1.13  11-Jan-2008  mrg enable PCI_NETBSD_CONFIGURE for ofppc.

the call to pci_configure_bus(9) and it's supporting code is
copied verbatim from the prep port.

this allows us to completely remove the really gross pegasos
specific pegasospci_indirect_attach_hook() that set various
pci command regs, since all those devices (mostly work now,
see below) and additionally PCI plugin cards work now too.

it also makes the pegasos onboard vr(4) ethernet work with
disk boot (it previously only worked with netboot.)

in the generic macppc ofw pci conf hook and for pegasos,
don't configure the viaide(4) device, and don't configure
memory space on the fwohci(4) device.


with this, and my other recent ofppc/ppc changes the pegasos
port is mostly functional. the marvell gige is not working,
and my 512mb appears as only about 256mb, but otherwise
this port is almost done!
 1.12  11-Dec-2005  christos branches: 1.12.50; 1.12.56; 1.12.64;
merge ktrace-lwp.
 1.11  17-Sep-2005  yamt include "conf/std".
 1.10  12-Aug-2003  matt branches: 1.10.16;
Remove SPILLSTK leftovers.
 1.9  03-Feb-2003  matt branches: 1.9.2;
Rename PPC_MPC6XX to PPC_OEA (and any mpc6xx reference to oea).
 1.8  02-Feb-2003  matt Perform a rototill of the powerpc code. Mandate use of SPRG0 to store
a pointer to current cpu's cpu_info structure. Use cpu_info for
intstk,intr_depth,still_stk,idle_pcb,curpcb,curlwp,etal even on
non-MULTIPROCESSOR machines. Add common macros GET_CPUINFO and
INIT_CPUINFO to get and initialize the cpu_info struct on startup. Make
ibm4xx use the standard <powerpc/frame.h>. Use IFRAME_xx in ibm4xx
trap_subr.S instead of explicit magic offsets. Move INTSTK and SPILLSTK
to std.<platform>. Change faultbuf to a struct instead of an array.

On MPC6XX cpus, stop using the vector page for temporary space and use
reserved space in cpu_info.
 1.7  25-Apr-2002  nonaka Added PPCDIR
 1.6  12-Jun-2001  tsubai branches: 1.6.2; 1.6.8;
Move "file .../bus_dma.c" line to MD place.
Add options PPC_MPC6XX on missed ports.
XXX I think PPC_OEA is better name.
 1.5  22-Jun-2000  fvdl branches: 1.5.2;
Remove prefix construction for softdeps. Add SOFTDEP option to GENERIC.
 1.4  15-Nov-1999  fvdl branches: 1.4.4;
Add

prefix ../gnu/sys
cinclude "conf/files.softdep"
prefix

to all std.* files, so that soft dependencies can be activated using
"options SOFTDEP".
 1.3  24-Mar-1999  mrg branches: 1.3.8; 1.3.14;
clean up kernel/config files files for machVM lossage.
 1.2  03-Sep-1998  sakamoto Use UVM by default.
 1.1  28-May-1998  sakamoto Rename NetBSD/powerpc to NetBSD/ofppc.
New sys/arch/powerpc with PowerPC-generic stuff.
 1.3.14.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.3.8.1  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.4.4.1  23-Jun-2000  fvdl As on the trunk, update these for the move of ffs_softdep.c into the
kernel source itself. Remove prefix construction, and add the SOFTDEP
option to GENERIC kernels.
 1.5.2.1  21-Jun-2001  nathanw Catch up to -current.
 1.6.8.2  20-Jun-2002  nathanw Catch up to -current.
 1.6.8.1  12-Jun-2001  nathanw file std.ofppc was added on branch nathanw_sa on 2002-06-20 03:40:25 +0000
 1.6.2.1  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.9.2.4  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.9.2.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.9.2.2  18-Sep-2004  skrll Sync with HEAD.
 1.9.2.1  03-Aug-2004  skrll Sync with HEAD
 1.10.16.3  11-Feb-2008  yamt sync with head.
 1.10.16.2  21-Jan-2008  yamt sync with head
 1.10.16.1  21-Jun-2006  yamt sync with head.
 1.12.64.1  11-Jan-2008  bouyer Sync with HEAD
 1.12.56.1  18-Feb-2008  mjf Sync with HEAD.
 1.12.50.1  23-Mar-2008  matt sync with HEAD
 1.14.44.1  30-Oct-2012  yamt sync with head

RSS XML Feed