Friedrich Steven E CONT CNIN wrote:
> If you want to mmap the device then you really want to put the
> device in its own 4K aligned 4K sized PCI window, otherwise adjacent
> devices will become accessible too and that might not be desirable.
If you can, reprogram the device's PCI configurat
a couple questions below...
-Original Message-
From: Alan Cox
Sent: Friday, April 13, 2001 14:47
To: Friedrich Steven E CONT CNIN
Cc: [EMAIL PROTECTED]
Subject:Re: device driver questions
> My device shows
> My device shows up in /proc/iomem even before I load my device driver,
> indicating that the pci subsystem mapped it into the kernel pages. But bar0
Actually the addresses you see there are physical bus addresses not neccessarily
and on x86 quite likely not actually mapped.
> Why didn't the p
I'm running RedHat 7.0.91 (Wolverine) Kernel 2.4.1-0.1.9
I'm writing a device driver for Industry Pak modules that plug into an
Industry Pak carrier which plugs into the PCI bus. I'm currently using an
Acromag APC8620 carrier which can take up to five IP modules. The IP
modules I'm using are al
4 matches
Mail list logo