All of lore.kernel.org
 help / color / mirror / Atom feed
From: xuemingmin <xuemingmin@126.com>
To: linuxppc-dev@ozlabs.org
Subject: Linux pcf8574 driver based MPC8349EA
Date: Wed, 20 May 2009 22:44:48 +0800 (CST)	[thread overview]
Message-ID: <6825098.918711242830688677.JavaMail.coremail@bj126app28.126.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 573 bytes --]

Recently , I'm busy with a project based on the main board - MPC8349EA. We use a pcf8574 connected I2C bus. Now my task is programming to test I2C bus. I find that file system contains the chip(pcf8574) module .And I add this module into the kernel. But I find that system only registers the driver,not device.And I can not get the device's major and minor device number. Therefore, I can not create the device file to operate the device.
My question:
 How can I use the device which is not registered in the system,or can you provide some advices to complete the task.


 

[-- Attachment #2: Type: text/html, Size: 799 bytes --]

                 reply	other threads:[~2009-05-20 15:16 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=6825098.918711242830688677.JavaMail.coremail@bj126app28.126.com \
    --to=xuemingmin@126.com \
    --cc=linuxppc-dev@ozlabs.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.