Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v2.6.23-rc9 10 lines 232 B view raw
1/* 2 * There is probably a nicer way to do this but this one makes 3 * pretty obvious what is happening. We rebuild the same file with 4 * different options for mmio versus pio. 5 */ 6 7#define SCSI_G_NCR5380_MEM 8 9#include "g_NCR5380.c" 10