OpenCores
URL https://opencores.org/ocsvn/pci/pci/trunk

Subversion Repositories pci

[/] [pci/] [tags/] [rel_1/] [apps/] [sw/] [driver/] [README.txt] - Blame information for rev 154

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 21 mihad
Files provided in this directory are intended for
2
PCI development purposes. Kernel interface provides
3
some basic functionality for accessing PCI memory mapped
4
resources on single device. Modules have been tested
5
on Linux kernels 2.2 and 2.4, inserted with modutils version 2.4.6-1 for i386
6
IO resources as well as interrupts or DMA (mastership)
7
are not supported by this interface yet - they will probably be when
8
PCI bridge development is finished.
9
sdram_test.c source and binary is a little program that tests driver response
10
with Insight's Spartan-II PCI development kit with SDRAM reference design
11
loaded.
12
 
13
I have compiled modules with
14
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
15
 
16
I have inserted modules with
17
insmod -f spartan_drv-2.*.o and it also worked, nonetheless insmod was complaining about versions
18
 
19
Have fun,
20 2 mihad
    Miha Dolenc

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.