- 30 Dec, 2009 1 commit
-
-
Kevin Wolf authored
* Up to now, the cdi-device struct was created during the init_driver call of the driver and init_device only completed the initialisation. The new model is that init_device gets bus information (e.g. PCI address, device/vendor ID) and decides if it can handle the device. If so, it creates a cdi_device object and returns it. This way device creation is decoupled from driver initialisation and hot-plugging becomes possible. Signed-off-by:
Kevin Wolf <kevin@tyndur.org> Acked-by:
Max Reitz <max@tyndur.org> Acked-by:
Matthew Iselin <matthew@theiselins.net>
-
- 21 Dec, 2009 1 commit
-
-
Kevin Wolf authored
! ata: The error register is only valud if ERR is set in the status register Signed-off-by:
Kevin Wolf <kevin@tyndur.org>
-
- 07 Aug, 2009 1 commit
-
-
svn-taljeth authored
* ata: Verwendet jetzt die 2-Klausel-BSD-Lizenz Signed-off-by:
Antoine Kaufmann <toni@tyndur.org> Signed-off-by:
Janosch Gräf <janosch.graef@gmx.net> Signed-off-by:
Kevin Wolf <kevin@tyndur.org> git-svn-id: svn+ssh://overgames.de/lost/trunk@1276 1fb02b30-9e10-0410-89f7-8f5a202ca6a9
-
- 17 Jan, 2009 1 commit
-
-
svn-taljeth authored
+ cdi/ata: ATAPI-Unterstuetzung git-svn-id: svn+ssh://overgames.de/lost/trunk@1045 1fb02b30-9e10-0410-89f7-8f5a202ca6a9
-
- 14 Dec, 2008 1 commit
-
-
svn-freakypenguin authored
* Projektnamen in Lizenzheadern aendern * kernel: Binary umbenennt und Konfiguration angepasst * init: Projektname in Ausgabe angepasst * Diverse Ausgaben in Programmen und Kernel angepasst git-svn-id: svn+ssh://overgames.de/lost/trunk@992 1fb02b30-9e10-0410-89f7-8f5a202ca6a9
-
- 06 Jan, 2008 1 commit
-
-
svn-freakypenguin authored
+ cdi.ata: Anfaenge eines ATA(PI) Treibers git-svn-id: svn+ssh://overgames.de/lost/trunk@685 1fb02b30-9e10-0410-89f7-8f5a202ca6a9
-
- 19 Dec, 2007 1 commit
-
-
svn-taljeth authored
+ sis900: Auslesen der MAC-Adresse auf SiS 635 (sis900, Rev 0x90) + sis900: Senden und Empfangen (nicht bzw. erfolglos getestet) git-svn-id: svn+ssh://overgames.de/lost/trunk@650 1fb02b30-9e10-0410-89f7-8f5a202ca6a9
-
- 17 Dec, 2007 3 commits
-
-
svn-taljeth authored
+ sis900: Soft-Reset der Karte git-svn-id: svn+ssh://overgames.de/lost/trunk@647 1fb02b30-9e10-0410-89f7-8f5a202ca6a9
-
svn-taljeth authored
* CDI: Homix will einen Monolithen ohne Kernelthreads bauen und ist weder mit einer Endlosschleife in cdi_run_drivers() noch mit einer sofortigen Deinitialisierung des Treibers einverstanden git-svn-id: svn+ssh://overgames.de/lost/trunk@645 1fb02b30-9e10-0410-89f7-8f5a202ca6a9
-
svn-taljeth authored
git-svn-id: svn+ssh://overgames.de/lost/trunk@644 1fb02b30-9e10-0410-89f7-8f5a202ca6a9
-