annotate series @ 8:7089717b63b7

WIP on the PCI LKM
author Louis Opter <louis@lse.epitech.net>
date Fri, 06 Jan 2012 12:48:22 +0100
parents eead270c9bb6
children 44a25ffd5c8c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3
2389c2bc501f Start to write a queue for the LKM
Louis Opter <louis@lse.epitech.net>
parents: 2
diff changeset
1 rathaxes_add_a_linux_lkm.patch
4
d102c9be499c WIP on the PCI LKM
Louis Opter <louis@lse.epitech.net>
parents: 3
diff changeset
2 rathaxes_start_to_implement_pci_stuff_in_the_lkm.patch
6
5b128dbd2c17 WIP on the PCI LKM + improve the UseRathaxes CMake "library" to easily build a kernel module from the sources generated by rathaxes
Louis Opter <louis@lse.epitech.net>
parents: 4
diff changeset
3 maintainers_add_add_rathaxes_lkm_in_use_rathaxes_cmake_file.patch
7
eead270c9bb6 WIP on the LKM sample, we just need #include to work to make it compile
Louis Opter <louis@lse.epitech.net>
parents: 6
diff changeset
4 rathaxes_fix_lkm_sample_build.patch
8
7089717b63b7 WIP on the PCI LKM
Louis Opter <louis@lse.epitech.net>
parents: 7
diff changeset
5 rathaxes_call_pci_register_unregister_in_the_pci_lkm_sample.patch