From: "Mark Ferrell" <mferrell@nortelnetworks.com>
To: mtd@infradead.org
Subject: New low level driver
Date: Thu, 14 Oct 1999 17:55:43 -0500 [thread overview]
Message-ID: <38065F6F.AABCDC@americasm01.nt.com> (raw)
I am working on a low level driver for the PMC551 PCI Memory
module from Ramix Inc. (http://www.ramix.com) to be used in a
telecommunications project here at Nortel Networks. Originally
I had planned on implementing the entire driver as the lowlevel
driver and the block device driver as well untill someone on the
kernel mailing list pointed me to this project.
Anyway .. The PMC551 PCI Memory module is for cPCI
(CompactPCI) systems. Basicly it's a PCI device with a bank
of dram/sdram that can be accessed just like normal memory
once you have initialized the device.
Since the memory on this device is crossing the PCI bus we
chose not to implement it in a fashion where it got mapped into
system memory for performance reasons and decided it would
be better suited to to be used as a block device and mapped off
as either swap space or as a ram drive for use in the project, as
the systems in the project have no hard drives.
Anyway .. I have downloaded the mtd tarball and been looking
through the documentation, and about to hit the source, and was
curious if anyone had some pointers as to where I should start in
hooking the low level module into the rest of the system so as to
short-cut a headache.
Any information (docs, hints, tricks, chickens I can sacrifice
over the cards and voodo rituals) that would help to get this
going quickly would be much appriciated
- - --
Mark Ferrell : mferrell@nortelnetworks.com
(972) 685-7868 : Desk
(972) 685-4210 : Lab
(972) 879-4326 : Pager
To unsubscribe, send "unsubscribe mtd" to majordomo@imladris.demon.co.uk
reply other threads:[~1999-10-14 23:00 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=38065F6F.AABCDC@americasm01.nt.com \
--to=mferrell@nortelnetworks.com \
--cc=mtd@infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox