summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc
AgeCommit message (Expand)Author
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
2001-07-04$OpenBSD$Niklas Hallqvist
2001-07-01More prototype/header file cleanup.Dale Rahn
2001-07-01Properly identify the PBG4 keyboard, US keyboard at least.Dale Rahn
2001-06-29Add kbd info for iBook. -mojMats O Jansson
2001-06-29Include/header cleanup. More.Dale Rahn
2001-06-29header file include/define cleanup. commit N of many.Dale Rahn
2001-06-28Add swedish keyboard with or without dead keys. -mojMats O Jansson
2001-06-27Aue works fine, add it.Dale Rahn
2001-06-27add the ALTQ device to the rest of the architectures.Kenjiro Cho
2001-06-27MNN is no longer an option.Artur Grabowski
2001-06-27UVM is no longer an option.Artur Grabowski
2001-06-27kill old vmArtur Grabowski
2001-06-26Add pciide support to ramdisk.Dale Rahn
2001-06-26Add pciide support for powerpc.Dale Rahn
2001-06-26support wd & atapiscsi on regular pciide; i found what Dale missed, so i _des...Theo de Raadt
2001-06-26Add support for the new iBook. from netbsd. ok @drahn. -mojMats O Jansson
2001-06-26Cleanup of interrupt configuration, move prototypes to header file,Dale Rahn
2001-06-26stub bus_space_{alloc,free}Michael Shalayeff