summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc
AgeCommit message (Expand)Author
2001-08-19more NBPG -> PAGE_SIZE renames.Dale Rahn
2001-08-19ddb on powerpc does not have ``machine'' commands, so don't lie.Miod Vallat
2001-08-19New timeouts there as well.Miod Vallat
2001-08-18Some NBPG to PAGE_SIZE conversions.Dale Rahn
2001-08-18Change the timeouts on adb keyboard probing to be the same as NetBSD.Dale Rahn
2001-08-18Move pmap_{de,}activate to vm/pmap.h, it's same on all archs.Artur Grabowski
2001-08-18remove pv_table, it is not referenced any longer.Dale Rahn
2001-08-18Only map memory above 256MB if the memory is present in the system.Dale Rahn
2001-08-18make this compile __with__ akdb in the kernel configuration.Dale Rahn
2001-08-17When rounding up to the next page size, add NBPG-1, not NBPG beforeDale Rahn
2001-08-17provide a way to get the number used for irq line, not only a stringMichael Shalayeff
2001-08-15Same fix as for mvmeppc needed there, forgot this one.Miod Vallat
2001-08-12vm_inherit.h no moreMichael Shalayeff
2001-08-12Fix build after breakage.Dale Rahn
2001-08-11make this compile without akbd in the kernel configuration.Matthieu Herrb
2001-08-10convert V->P table memory allocations to pool.Dale Rahn
2001-08-08New timeouts.Miod Vallat
2001-08-06remove vm_conf.h; art@ okMichael Shalayeff
2001-08-06Correct misinitialization of a variable. This worked before?Dale Rahn
2001-08-01make this compile. ok drahnPeter Valchev
2001-07-30Change:Artur Grabowski
2001-07-25Change the pmap_enter interface to merge access_type and the wired booleanArtur Grabowski
2001-07-25Added missing break. -mojMats O Jansson
2001-07-18build the kernel w/ all the warnings enabled; drahn@ okMichael Shalayeff
2001-07-18fxp and de are fixed, enable vtophysMichael Shalayeff
2001-07-18Fix prototype that art missed...Dale Rahn
2001-07-18Get rid of the PMAP_NEW option by making it mandatory for all archs.Artur Grabowski
2001-07-17Remove one crash on PBG4. With this patch <PGUP> and <PGDN> are useable.Dale Rahn
2001-07-15add install targetassar
2001-07-10ether_input_mbuf() conversion; thanks to drahn@ for testing.Federico G. Schwindt
2001-07-10Unbreak commit to use memset.c instead of bzero.cDale Rahn
2001-07-10Until fxp and if_de are fixed with the correct parameter to vtophys()Dale Rahn
2001-07-09add i2o devicesMichael Shalayeff
2001-07-09only on prog_switch, more includes and protosMichael Shalayeff
2001-07-09protos, includes, and terransMichael Shalayeff
2001-07-09a wagon and a small cart of protos, spaces, and includesMichael Shalayeff
2001-07-09protos and spacesMichael Shalayeff
2001-07-09proper vtophys types, spaces, protosMichael Shalayeff
2001-07-09looking at other archs vtophys lives thereMichael Shalayeff
2001-07-09more spacees, includes, protosMichael Shalayeff
2001-07-09protos, includes, spaces; from prev ciMichael Shalayeff
2001-07-09protos, includes, spacesMichael Shalayeff
2001-07-09lots of parens, protosMichael Shalayeff
2001-07-09missing includes, fix functionsMichael Shalayeff
2001-07-09ptr types dammitMichael Shalayeff
2001-07-09missing includes and spacesMichael Shalayeff
2001-07-09missing includesMichael Shalayeff
2001-07-08empty arg list is named void for convinience, i supposeMichael Shalayeff
2001-07-06change MSIZE to 256, okay @deraadtNiels Provos
2001-07-05add iopMichael Shalayeff