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 15:28:26 -0500	[thread overview]
Message-ID: <18044.1360182506@turing-police.cc.vt.edu> (raw)
In-Reply-To: Your message of "Wed, 06 Feb 2013 13:20:13 -0500." <CAGpXXZKEMUxgDguCCuDUgqk1ScVK4hErza57SQHshOQnpJqmYg@mail.gmail.com>

On Wed, 06 Feb 2013 13:20:13 -0500, Greg Freemyer said:

> Most new MB's have a SATA controller directly on the MB connected directly
> to either the North or South bridge (I don't know which).
>
> I don't think any PCI is support needed to talk to the boot disk.

Yes, but said SATA controller and north/southbridge are usually emulating
a PCI:

% lspci
00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
00:01.0 PCI bridge: Intel Corporation Mobile 4 Series Chipset PCI Express Graphics Port (rev 07)
....
00:1f.2 RAID bus controller: Intel Corporation 82801 Mobile SATA Controller [RAID mode] (rev 03)

So no actual PCI slots involved there, but that PCI bridge is going to require
PCI support to program all the BARs and other stuff to talk to that 82801.
-------------- 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/9df9ec90/attachment.bin 

  reply	other threads:[~2013-02-06 20:28 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
2013-02-06 18:20           ` Greg Freemyer
2013-02-06 20:28             ` Valdis.Kletnieks at vt.edu [this message]
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=18044.1360182506@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.