head 1.2; access; symbols rel_13:1.2 rel_12:1.2 rel_11:1.2 rel_10:1.2 rel_9:1.2 rel_8:1.2 rel_WB_B3:1.2 rel_7:1.2 rel_6:1.2 rel_5:1.2 rel_4:1.2 rel_3:1.2 rel_2:1.2 rel_1:1.2 rel_00:1.2 working_demo:1.1.1.1 initial:1.1.1.1 mihad:1.1.1; locks; strict; comment @# @; 1.2 date 2002.02.01.15.25.06; author mihad; state Exp; branches; next 1.1; 1.1 date 2001.10.02.15.33.47; author mihad; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2001.10.02.15.33.47; author mihad; state Exp; branches; next ; desc @@ 1.2 log @Repaired a few bugs, updated specification, added test bench files and design document @ text @Files provided in this directory are intended for PCI development purposes. Kernel interface provides some basic functionality for accessing PCI memory mapped resources on single device. Modules have been tested on Linux kernels 2.2 and 2.4, inserted with modutils version 2.4.6-1 for i386 IO resources as well as interrupts or DMA (mastership) are not supported by this interface yet - they will probably be when PCI bridge development is finished. sdram_test.c source and binary is a little program that tests driver response with Insight's Spartan-II PCI development kit with SDRAM reference design loaded. I have compiled modules with gcc -D__KERNEL__ -DMODULE -c -O and it worked fine - if it doesn't for you, don't ask me why, because I'm not Linux guru I have inserted modules with insmod -f spartan_drv-2.*.o and it also worked, nonetheless insmod was complaining about versions Have fun, Miha Dolenc@ 1.1 log @Initial revision @ text @d1 19 a19 19 Files provided in this directory are intended for PCI development purposes. Kernel interface provides some basic functionality for accessing PCI memory mapped resources on single device. Modules have been tested on Linux kernels 2.2 and 2.4, inserted with modutils version 2.4.6-1 for i386 IO resources as well as interrupts or DMA (mastership) are not supported by this interface yet - they will probably be when PCI bridge development is finished. sdram_test.c source and binary is a little program that tests driver response with Insight's Spartan-II PCI development kit with SDRAM reference design loaded. I have compiled modules with gcc -D__KERNEL__ -DMODULE -c -O and it worked fine - if it doesn't for you, don't ask me why, because I'm not Linux guru I have inserted modules with insmod -f spartan_drv-2.*.o and it also worked, nonetheless insmod was complaining about versions Have fun, @ 1.1.1.1 log @New project directory structure @ text @@