User contributions

From Linux PARISC Wiki
Jump to: navigation, search
Search for contributions
 
 
     
  

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

  • 14:11, 5 February 2014 (diff | hist) . . (0)‎ . . LinuxKernel(Kernel issues) (current)
  • 14:10, 5 February 2014 (diff | hist) . . (+2)‎ . . LinuxKernel
  • 14:03, 5 February 2014 (diff | hist) . . (+1,142)‎ . . N OLS PARISC BOF 2006(Created page with "= OLS PARISC BOF 2006 = == BOF Topics == 1. PA8800 2. NPTL Debugging 3. State of the kernel 4. tmpalias flushing 5. Git 6. H/W Support 7. 64-bit Userspace 8. Debian E...") (current)
  • 14:01, 5 February 2014 (diff | hist) . . (-41)‎ . . KnownIssues
  • 13:57, 5 February 2014 (diff | hist) . . (+472)‎ . . N KernelProfiling(Created page with "= Kernel Profiling = == Using readprofile == * Compile your kernel with `CONFIG_PROFILING=y` * boot your kernel with profile=2 on the palo command line * as root: ** `readpr...")
  • 13:57, 5 February 2014 (diff | hist) . . (+1,443)‎ . . N Sparse(Created page with "= Sparse = Sparse is a tool to do compile-time checks on C code. Sparse can create a parse tree of C code, similar to a GCC frontend. Using this parse tree, it is possible to...")
  • 13:56, 5 February 2014 (diff | hist) . . (+1,675)‎ . . N ConsoleTypes(Created page with "We need to sort out our console setup so it's in a mergable state for upstream, and functional for us. A console is the 'back end' of `printk()`. Its job is to get character...")
  • 13:54, 5 February 2014 (diff | hist) . . (+954)‎ . . N HarmonyAudio(Created page with "Harmony is a really simple little audio device which is a part of the LASI ASIC found on many early PA-RISC boxes. Apparently it is programmatically equivalent to the Vivace a...")
  • 13:53, 5 February 2014 (diff | hist) . . (+3,444)‎ . . N HIL(Created page with "= The HIL bus and HIL drivers = == HIL overview == HIL stands for "Human Interface Loop" and was used on older PARISC machines and HP300 (m68k processor) series machines to ...")
  • 13:52, 5 February 2014 (diff | hist) . . (+5,920)‎ . . N AD1889(Created page with "= AD1889 Driver = What are we talking about (give related wiki links). We are dealing here with a special kind of drivers, namely ALSA device ...")
  • 13:49, 5 February 2014 (diff | hist) . . (+1,341)‎ . . SpaceRegisters(PA-RISC Registers)
  • 13:48, 5 February 2014 (diff | hist) . . (+247)‎ . . N SpaceRegisters(Created page with "= PA-RISC Registers = Register Usage for Linux/PA-RISC is documented in the Linux kernel source tree in the file Documentation/parisc/registers: https://git.kernel.org/cgit/...")
  • 13:45, 5 February 2014 (diff | hist) . . (+3,725)‎ . . N Time(Created page with "= Implementing High Precision Timers = If the S-Bit is 0 the PARISC architecture provides userspace access to cr16. The value of cr16 is constantly incrementing in relation ...") (current)
  • 13:44, 5 February 2014 (diff | hist) . . (+1,940)‎ . . N Locks(Created page with "PA-RISC provides a spartan set of atomic locking primitives; the two instructions 'LDCW' and 'LDCD' which load and zero (respectively) a 4 byte and 8 byte quantity. The latte...")
  • 13:43, 5 February 2014 (diff | hist) . . (+4,365)‎ . . N FutexImplementation(Created page with "= The Implementation of Futexes on PA-RISC = Original author: James Bottomley == Introduction == A futex is a fast user mutex, first described by Franke et al. in [1]. The...") (current)
  • 13:38, 5 February 2014 (diff | hist) . . (+1,113)‎ . . N GSC(Created page with "= GSC = GSC, the '''General''' (or Gonzo) '''System Connect''' is the primary I/O bus of the early HP workstations. On PA7100LC and PA7300LC systems, the processor also somet...")
  • 13:36, 5 February 2014 (diff | hist) . . (+3,283)‎ . . N GuardianServiceProcessor(Created page with "This page needs improvement, but for now it contains some useful info about using the GSP with Linux. = Using the GSP card with Linux = The ''Guardian Service Processor'' ca...")
  • 13:34, 5 February 2014 (diff | hist) . . (+2,114)‎ . . N PdcChassisLog(Created page with "= PDC Chassis Log = == What is PDC Chassis Log == The Chassis Log is a feature of some specific type of PDC: ''PAT PDC'' equipped with a GuardianServiceProcessor (GSP), whic...")
  • 13:33, 5 February 2014 (diff | hist) . . (+4,420)‎ . . N PdcChassis(Created page with "= PDC CHASSIS = We are dealing with some kind of PA-RISC specific firmware: the ProcessorDependentCode (PDC). Files: * `include/asm-parisc/pdc_chassis.h` * `arch/parisc/ke...")
  • 13:32, 5 February 2014 (diff | hist) . . (+9,244)‎ . . N Interrupts(Created page with "== How the hardware works == The processor receives an interrupt when a device writes to its interrupt register. The OS interrupt handler then reads that register, determines...")
  • 13:30, 5 February 2014 (diff | hist) . . (+4,847)‎ . . N IO-SAPIC(Created page with "= IO-SAPIC = This is part of the PA-RISC Interrupts handling system. The following content is extracted from the file `drivers/parisc/iosapic.c`: The I/O sapic driver m...")
  • 13:29, 5 February 2014 (diff | hist) . . (+4,569)‎ . . N PCI(Created page with "= PA-RISC PCI Support = PA-RISC Linux supports four different types of Host Bus PCI Controllers: * Built-in Dino (GSC to PCI) * Card-Mode Dino (GSC to PCI) * Elroy (Ropes ...")
  • 13:28, 5 February 2014 (diff | hist) . . (+1,426)‎ . . N ProcessorDependentCode(Created page with "= What is the PDC? = The Processor Dependent Code (aka "PDC") is a firmware executable that lives in the machine's PROM, and, among other things, handles basic initialization...")
  • 13:27, 5 February 2014 (diff | hist) . . (+14,927)‎ . . N PdcStableStorage(Created page with "= PDC Stable Storage = We are dealing here with a part of the BootingSystem, namely the ProcessorDependentCode (PDC). Files: * `drivers/parisc/pdc_stable.c` * `arch/parisc...")
  • 13:21, 5 February 2014 (diff | hist) . . (+17)‎ . . DeviceModel(The PA-RISC Device Model)
  • 12:01, 5 February 2014 (diff | hist) . . (+3,310)‎ . . N DeviceModel(Created page with "= The PA-RISC Device Model = The PA-RISC hardware is arranged in a specific way [TODO MORE HERE]. The PA-RISC firmware presents the hardware in a (as much as possible) coher...")
  • 12:00, 5 February 2014 (diff | hist) . . (+1,725)‎ . . N DiscontiguousMemorySupport(Created page with "= Discontiguous Memory Support = Several PA-RISC machines have large memory holes in their memory maps. e.g. Astro-based machines, the N-class, and the new zx1-based PA8800 m...")
  • 11:58, 5 February 2014 (diff | hist) . . (+4,965)‎ . . N VirtualMemorySubsystem(Created page with "= Virtual Memory = If you don't feel very comfortable with the Linux Virtual Memory Management, you might want to take a look here: http://www.informit.com/articles/article.a...")
  • 11:57, 5 February 2014 (diff | hist) . . (+8,698)‎ . . N TestCases(Created page with "= Kernel Testcases = == Futex wait failure == No testcase. == Threads and fork on VIPT-WB machines == * Affects [[http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=561203...")
  • 11:56, 5 February 2014 (diff | hist) . . (+6,379)‎ . . N KnownIssues(Created page with "= Known Issues with the PA-RISC Linux Kernel = This page lists known limitations of the current implementation of the PA-RISC Linux '''kernel'''. If not mentioned otherwise, ...")
  • 11:54, 5 February 2014 (diff | hist) . . (+1,928)‎ . . N LinuxKernel(Created page with "= PA-RISC Linux Kernel = == Kernel issues == Nothing to brag about, but it's important, so let's keep it visible: Kernel hotspots and problems (KnownIssues). == Kernel ...")
  • 11:52, 5 February 2014 (diff | hist) . . (+1,135)‎ . . N Introduction(Created page with "= The PA-RISC/Linux Project = == What is it? == PA-RISC is the proprietary HP RISC processor architecture originally designed for HP-UX. Project to run Linux on these machin...")
  • 09:07, 5 February 2014 (diff | hist) . . (+45)‎ . . m TODO(Status & TODO 2014-01-31 (TODO-List by Helge Deller))
  • 08:37, 1 February 2014 (diff | hist) . . (+202)‎ . . m TODO(PA-RISC Linux TODO (actually this is Helge's TODO list))
  • 22:19, 31 January 2014 (diff | hist) . . (+53)‎ . . m TODO(Status & TODO 2014-01-17 (TODO-List by Helge Deller))
  • 20:36, 29 January 2014 (diff | hist) . . (+148)‎ . . m TODO(Status & TODO 2014-01-17 (TODO-List by Helge Deller))
  • 21:24, 28 January 2014 (diff | hist) . . (+28)‎ . . m TODO(Status & TODO 2014-01-17 (TODO-List by Helge Deller))
  • 19:48, 28 January 2014 (diff | hist) . . (+15)‎ . . m TODO(Status & TODO 2014-01-17 (TODO-List by Helge Deller))
  • 08:21, 28 January 2014 (diff | hist) . . (+94)‎ . . m TODO(Status & TODO 2014-01-17 (TODO-List by Helge Deller))
  • 19:19, 23 January 2014 (diff | hist) . . (+80)‎ . . m Main Page
  • 11:50, 17 January 2014 (diff | hist) . . (+74)‎ . . m TODO(PA-RISC Linux TODO (actually this is Helge's TODO list))
  • 11:22, 17 January 2014 (diff | hist) . . (+188)‎ . . m TODO(PA-RISC Linux TODO (actually this is Helge's TODO list))
  • 16:31, 15 January 2014 (diff | hist) . . (+28)‎ . . m Debian Ports Installation(New installation of a PARISC machine via repository on http://ftp.debian-ports.org/debian)
  • 16:21, 15 January 2014 (diff | hist) . . (+32)‎ . . m Debian Ports Installation(New installation of a PARISC machine via repository on http://ftp.debian-ports.org/debian)
  • 15:41, 15 January 2014 (diff | hist) . . (+169)‎ . . m Debian Ports Installation(New installation of a PARISC machine via repository on http://ftp.debian-ports.org/debian)
  • 15:34, 15 January 2014 (diff | hist) . . (+36)‎ . . m Debian Ports Installation(New installation of a PARISC machine via repository on http://ftp.debian-ports.org/debian)
  • 15:10, 15 January 2014 (diff | hist) . . (+114)‎ . . Debian Ports Installation(New installation of a PARISC machine via repository on http://ftp.debian-ports.org/debian)
  • 15:02, 15 January 2014 (diff | hist) . . (+13)‎ . . m Debian Ports Installation(New installation of a PARISC machine via repository on http://ftp.debian-ports.org/debian)
  • 10:32, 15 January 2014 (diff | hist) . . (-298)‎ . . m Main Page(About)
  • 10:27, 15 January 2014 (diff | hist) . . (-2)‎ . . m Main Page(Linux distributions with support for PA-RISC Linux)

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

Views
Personal tools