[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:26136] Re: VAIO ノートへのインストール
>>>>> In [debian-users : No.26133]
>>>>> cbtown <cbtown@xxxxxxxxx> wrote:
>> 今矢@cbtown です。
>> At Fri, 22 Dec 2000 00:26:45 +0900,
>> ISHIKAWA Mutsumi <ishikawa@xxxxxxxxxxx> wrote:
>> > 2) しかし、インストーラ起動時に kernel パラメタとして
>> > ide2=0x180,0x386 という値をあたえてやると、上記の CD-ROM ドライブ
>> > のインタフェースを ide2 として kernel が認識してくれる。この場合
>> > hde としで CD-ROM にアクセス可能。***ただし*** kernel としては
>> > ごくふつうの IDE インタフェースだとして扱っているので、インストー
>> > ラの kernel が動作しているときに その CD-ROM のインタフェースカー
>> > ドを 抜き差しとかしちゃダメ。
>> このパラメータなんですが、0x180,とか0x386 などの数値は、I/Oアドレス
>> というやつなんでしょうか? で、ide2 は0x180〜Ox386までのI/Oアドレスをつ
>> かうよって言うオプションであるとか?
kernel-source/Documentation/ide.txt より抜粋
---
For special cases, interfaces may be specified using kernel "command line"
options. For example,
ide3=0x168,0x36e,10 /* ioports 0x168-0x16f,0x36e, irq 10 */
Normally the irq number need not be specified, as ide.c will probe for it:
ide3=0x168,0x36e /* ioports 0x168-0x16f,0x36e */
The standard port, and irq values are these:
ide0=0x1f0,0x3f6,14
ide1=0x170,0x376,15
ide2=0x1e8,0x3ee,11
ide3=0x168,0x36e,10
Note that the first parameter reserves 8 contiguous ioports, whereas the
second value denotes a single ioport. If in doubt, do a 'cat /proc/ioports'.
---
--
いしかわ むつみ
<ishikawa@xxxxxxxxxxx>, <ishikawa@debian.org>, <ishikawa@xxxxxxxxxx>