An error occurred fetching the project authors.
- 22 May, 2004 1 commit
-
-
Bartlomiej Zolnierkiewicz authored
Also remove unused EOL define from ide.h. This trivial patch makes grepping a lot easier.
-
- 19 Feb, 2004 1 commit
-
-
Bartlomiej Zolnierkiewicz authored
Make IDE PCI drivers register /proc/ide/<chipset> entries themselves.
-
- 08 Feb, 2004 1 commit
-
-
Bartlomiej Zolnierkiewicz authored
The problem is that when loading next IDE PCI module memory used by previously registered ide_pci_host_proc_list entry is already unmapped (because of __{dev}initdata). This doesn't happen in built-in case because this memory is freed after all drivers are initialized. Fix it by removing __{dev}initdata from all ide_pci_host_proc_t. Thanks to Andre Tomt <andre@tomt.net> for help in debugging this.
-
- 04 Oct, 2003 1 commit
-
-
Bartlomiej Zolnierkiewicz authored
-
- 11 Nov, 2002 1 commit
-
-
Art Haas authored
-
- 04 Oct, 2002 1 commit
-
-
Jens Axboe authored
All of them in a single patch, would be silly to split. Does two things: o Inc module usage count to forcefully pin the module o Make the chipset init data __devinitdata o Kill ->init_setup() and just make it generic
-
- 16 Sep, 2002 1 commit
-
-
Jens Axboe authored
-
- 11 Sep, 2002 1 commit
-
-
Jens Axboe authored
-