All of lore.kernel.org
 help / color / mirror / Atom feed
From: Valdis.Kletnieks@vt.edu (Valdis.Kletnieks at vt.edu)
To: kernelnewbies@lists.kernelnewbies.org
Subject: hard disk dirver
Date: Wed, 06 Feb 2013 12:50:37 -0500	[thread overview]
Message-ID: <9573.1360173037@turing-police.cc.vt.edu> (raw)
In-Reply-To: Your message of "Wed, 06 Feb 2013 13:21:17 +0800." <20130206052117.GD2474@debian.localdomain>

On Wed, 06 Feb 2013 13:21:17 +0800, horseriver said:
>    At booting stage,kernel need to detect the hard device before mount it,
>    does this work  need pci's surport?

That depends.  Is the controller for the hard drive a PCI-based controller? On
most x86-based boxes, it is (and I'm not sure it's even possible to build an
x86 kernel that doesn't have PCI as a =y in the config).  However, very old
units may still have ISA based disk controllers, and other archs may have other
I/O buses.

>    At loading stage ,boot loader need to move binaries from hard disk partition
>    to ram,does this work need pci's surport?

Same as above.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 865 bytes
Desc: not available
Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20130206/651dedb1/attachment.bin 

  reply	other threads:[~2013-02-06 17:50 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-05 18:53 hard disk dirver horseriver
2013-02-06  4:51 ` Valdis.Kletnieks at vt.edu
2013-02-05 21:37   ` horseriver
     [not found]     ` <CAHnt0GW9kQFei0wU+3WahtPaqMX-VRCwedXBGY2dbEwhQ_7J8w@mail.gmail.com>
2013-02-06  5:21       ` horseriver
2013-02-06 17:50         ` Valdis.Kletnieks at vt.edu [this message]
2013-02-06 18:20           ` Greg Freemyer
2013-02-06 20:28             ` Valdis.Kletnieks at vt.edu
2013-02-07  1:24         ` Peter Teoh
2013-02-06  7:35     ` Valdis.Kletnieks at vt.edu
2013-02-06  4:30       ` horseriver
2013-02-06 17:50         ` Valdis.Kletnieks at vt.edu

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=9573.1360173037@turing-police.cc.vt.edu \
    --to=valdis.kletnieks@vt.edu \
    --cc=kernelnewbies@lists.kernelnewbies.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.