summaryrefslogtreecommitdiffstats
path: root/sys/arch/powerpc/include/pio.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* backout prematurederaadt2002-09-151-7/+6
|
* KNFderaadt2002-09-151-6/+7
|
* The "powerpc" port which has supported the newer Apple Macintosh powerpc baseddrahn2001-09-011-4/+4
| | | | | | | | | | | | | | is being renamed to macppc. This is to allow sharing of common code between different powerpc base platforms. Most of the work involved in the renaming process was performed by miod@ Files moved from powerpc/include to macppc/include Some files were not "moved" but wrapper files were created which include the powerpc/include version. Several of the powerpc/include files where changed to reflect that they are POWERPC_* not MACHINE_*.
* header file include/define cleanup. commit N of many.drahn2001-06-291-1/+2
|
* More inlined function cleanup for -W strictness.drahn2001-06-241-26/+11
|
* autoconf.hrahnds1999-11-091-15/+16
| | | | | | | | | | | | | | | | | | | | | | | add mac hooks to the powerpc config structure, probably a hack, and certainly needs to be cleaned up. bus.h p4e_ -> ppc_X add write_multi and prototypes for bus_space_X_raw_multi functions. intr.h add structure for interrupt handler. pio.h remove the unnecessary and slowing "sync" instruction from each pio access. remove unnecessary newline characters from the generated asm. eieio after writes, but before reads. types.h formatting change vmparam.h change powerpc kernel virtual memory sizing from a fixed segment to a variable, initialized with a segment size, this is so that the pmap allocator can steal virtual memory, if vm is not yet set up. Necessary for mapping devices before the kernel vm structures are initialized.
* Use symbolic namespefo1998-08-251-5/+5
|
* Some small fixes for non ofw systemspefo1998-08-061-1/+23
|
* Monolithic PowerPC kernel, new includepefo1997-10-131-0/+172