All of lore.kernel.org
 help / color / mirror / Atom feed
From: Clemens Koller <clemens.koller@anagramm.de>
To: FCG WANG Baohua <Baohua.WANG@alcatel-sbell.com.cn>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: A question about the /dev/ide
Date: Thu, 15 Sep 2005 12:41:20 +0200	[thread overview]
Message-ID: <43294FD0.7050105@anagramm.de> (raw)
In-Reply-To: <A9DE2BAF233E444FA9C5E77A5825A01E86506C@ydmail.sbell.com.cn>

Hello, Wang Baohua!

FCG WANG Baohua wrote:
> Dear all:
>   I had use the UPM of MPC8270 to create the device driver of my pcmcia CF card. 

Just an idea: There are IDE-to-CF adapters and PCI-IDE adapters with working drivers.
(for evaluation)

> How to create the "/dev/hda" device nodes? I had only "/dev/ide" device nodes,
> I want to use command like  "mkswap /dev/hda4".
> When I use "mkswap /dev/ide/host0/bus0/target0/lun0/part1p4",
> it shows the "No such file or directory" message. How can I create 
> the right device nodes? thanks!

man mknod?

But maybe you want to read some more things about devfs, udev, ... /etc/devfsd.conf
before you know what you are doing there?
Well... all that depends on your kernel/system config a bit...

Best greets,

-- 
Clemens Koller
_______________________________
R&D Imaging Devices
Anagramm GmbH
Rupert-Mayer-Str. 45/1
81379 Muenchen
Germany

http://www.anagramm.de
Phone: +49-89-741518-50
Fax: +49-89-741518-19

      reply	other threads:[~2005-09-15 10:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-15  1:57 A question about the /dev/ide FCG WANG Baohua
2005-09-15 10:41 ` Clemens Koller [this message]

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=43294FD0.7050105@anagramm.de \
    --to=clemens.koller@anagramm.de \
    --cc=Baohua.WANG@alcatel-sbell.com.cn \
    --cc=linuxppc-embedded@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.