summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2002-03-24pmap_handled_emulation(): Fix locking protocol botch.thorpej
2002-03-24pmap_handled_emulation(): Use pmap_map_ptes() correctly.thorpej
2002-03-24pmap_modified_emulation(): Use pmap_map_ptes() correctly.thorpej
2002-03-24pmap_unwire(): Use pmap_map_ptes() correctly.thorpej
2002-03-24pmap_clearbit(): Use pmap_map_ptes() correctly.thorpej
2002-03-24Use pmap_is_curpmap() consistently.thorpej
2002-03-24Clean up the PTP allocation functions a bit.thorpej
2002-03-24Clean up PTE access macros a bit.thorpej
2002-03-24* arm_byte_to_page() -> arm_btop()thorpej
2002-03-24Remove some redundant tests in pmap_enter().thorpej
2002-03-23Big rototil of the vidcvideo code to cleanup illogical structures and toreinoud
2002-03-23KERNEL_SPACE_START -> KERNEL_BASEthorpej
2002-03-23Garbage-collect the "pagehook" stuff.thorpej
2002-03-23pmap_bootstrap(): Correct arithmetic on pte when advancing pastthorpej
2002-03-23Check unit number when booting from rl disks.ragge
2002-03-23Fix up typos.reinoud
2002-03-23Fix typo.reinoud
2002-03-23Allow selection of a big- or little-endian kernel by uncommenting thesimonb
2002-03-23Convert evbmips to use mips/mips/bus_space_alignstride_chipdep.c.simonb
2002-03-23Remove the comment that says this is for PCI busses only.simonb
2002-03-23Add generic chipset memory and I/O "bus" functions for mips, based onsimonb
2002-03-23Make this file compiles again.enami
2002-03-23add VR4121 Audio Interface Unithamajima
2002-03-23add MIPS3_NO_PV_UNCACHED.shin
2002-03-23Add commented-out default definitions for BASEREG and BASEMEM.gmcgarry
2002-03-23add LKM.shin
2002-03-23change MAXPARTITIONS to 16.shin
2002-03-23* Change all uses of KERNEL_SPACE_START to KERNEL_BASE.thorpej
2002-03-23* Fix the definition of KERNEL_BASE.thorpej
2002-03-23Define KERNEL_TEXT_BASE, APTE_BASE, and KERNEL_VM_BASE in terms ofthorpej
2002-03-23Slignt cleanup.thorpej
2002-03-23Define KERNEL_TEXT_BASE, APTE_BASE, and KERNEL_VM_BASE in terms ofthorpej
2002-03-23Define KERNEL_TEXT_BASE, APTE_BASE, and KERNEL_VM_BASE in termsthorpej
2002-03-23* Rename PROCESS_PAGE_TBLS_BASE -> PTE_BASEthorpej
2002-03-23Allthough this patch doesn't look that much it adds a few things that werereinoud
2002-03-23Remove redundant #ifdef _KERNELthorpej
2002-03-23Add support for storing NetBSD file system type codes inside ofwrstuden
2002-03-22Also find swap partitions in a (possibly embedded in AHDI) NetBSD label onleo
2002-03-22Add code for reading NetBSD disklabels.leo
2002-03-22fixed attach fail intvid in PowerBook Duo 210,230.shiba
2002-03-22Add more debugging code.christos
2002-03-22remove debugging printf.christos
2002-03-22linux passes the 6th argument in %ebp; handle that so that we can get mmap2christos
2002-03-22If the serial console is asked for then dont forget to define the functionreinoud
2002-03-22Added Vrc4172 USB OHCI for Pencentra 130.takemura
2002-03-22Added files.c to SRC_sa.fredette
2002-03-22Added missing DEV_ constants.fredette
2002-03-22Added bits to use the console code under sys/arch/sun2 andfredette
2002-03-22Added the console and zs code now found under sys/arch/sun2.fredette
2002-03-22sc_btype has been removed from struct bwtwo_softc.fredette