]> rtime.felk.cvut.cz Git - mf6xx.git/log
mf6xx.git
13 years agoCompilable version; Example 'test' seems to work properly. hudaqlib
Rostislav Lisovy [Fri, 25 Feb 2011 22:57:00 +0000 (23:57 +0100)]
Compilable version; Example 'test' seems to work properly.

13 years agoInitial commit; HuLinux ver. 2.4.3; All files auto-indented
Rostislav Lisovy [Fri, 25 Feb 2011 22:15:12 +0000 (23:15 +0100)]
Initial commit; HuLinux ver. 2.4.3; All files auto-indented

13 years agoUserspace application now really waits for interrupts from card.
Rostislav Lisovy [Tue, 15 Feb 2011 21:47:02 +0000 (22:47 +0100)]
Userspace application now really waits for interrupts from card.

13 years agoCorrected errors in interrupt enabling/disabling/handling; Tested on userspace applic...
Rostislav Lisovy [Tue, 15 Feb 2011 21:43:48 +0000 (22:43 +0100)]
Corrected errors in interrupt enabling/disabling/handling; Tested on userspace application and it seems to work correctly.

13 years agoFirst try to read MF614 ADC from userspace. It does something but don't know if it...
Rostislav Lisovy [Mon, 14 Feb 2011 01:54:44 +0000 (02:54 +0100)]
First try to read MF614 ADC from userspace. It does something but don't know if it is right.

13 years agoHopefully corrected unmapping of mapped resources
Rostislav Lisovy [Mon, 14 Feb 2011 00:19:29 +0000 (01:19 +0100)]
Hopefully corrected unmapping of mapped resources

13 years agoAdded exporting of memory mapping for OX9162 chip
Rostislav Lisovy [Mon, 14 Feb 2011 00:05:45 +0000 (01:05 +0100)]
Added exporting of memory mapping for OX9162 chip

13 years agoSimple userspace program reading some files exported by UIO driver (tested and seems...
Rostislav Lisovy [Sun, 13 Feb 2011 02:08:53 +0000 (03:08 +0100)]
Simple userspace program reading some files exported by UIO driver (tested and seems to be working)

13 years agoCreated much more sophisticated directory structure
Rostislav Lisovy [Sun, 13 Feb 2011 02:07:12 +0000 (03:07 +0100)]
Created much more sophisticated directory structure

13 years agoBeginning of Wiki formatted diploma thesis text
Rostislav Lisovy [Sat, 12 Feb 2011 21:04:11 +0000 (22:04 +0100)]
Beginning of Wiki formatted diploma thesis text

13 years agoMoved actual source code into UIO subfolder
Rostislav Lisovy [Sat, 12 Feb 2011 20:46:56 +0000 (21:46 +0100)]
Moved actual source code into UIO subfolder

13 years agoAdded README file
Rostislav Lisovy [Wed, 26 Jan 2011 19:13:30 +0000 (20:13 +0100)]
Added README file

13 years agoAdded names for IO and mem ports; Minor changes in macro definitions
Rostislav Lisovy [Wed, 26 Jan 2011 18:49:20 +0000 (19:49 +0100)]
Added names for IO and mem ports; Minor changes in macro definitions

13 years agoAdded pci_remove() section + irqcontrol(); Module seems to be able to load, unload...
Rostislav Lisovy [Thu, 16 Dec 2010 16:54:03 +0000 (17:54 +0100)]
Added pci_remove() section + irqcontrol(); Module seems to be able to load, unload, export resources via UIO

13 years agoWorking Makfile; Compiling against running kernel
Rostislav Lisovy [Wed, 15 Dec 2010 15:44:34 +0000 (16:44 +0100)]
Working Makfile; Compiling against running kernel

13 years agoMinor changes; Compilable version
Rostislav Lisovy [Thu, 25 Nov 2010 16:00:59 +0000 (17:00 +0100)]
Minor changes; Compilable version

13 years agoAdded basic IRQ handler
Rostislav Lisovy [Thu, 25 Nov 2010 15:48:43 +0000 (16:48 +0100)]
Added basic IRQ handler

13 years agoInitialization sequence should be complete
Rostislav Lisovy [Thu, 25 Nov 2010 14:39:12 +0000 (15:39 +0100)]
Initialization sequence should be complete

13 years agoAdded PCI card initialization
Rostislav Lisovy [Tue, 23 Nov 2010 15:42:27 +0000 (16:42 +0100)]
Added PCI card initialization

13 years agoMain skeleton for kernel part of UIO driver
Rostislav Lisovy [Tue, 23 Nov 2010 14:49:54 +0000 (15:49 +0100)]
Main skeleton for kernel part of UIO driver