[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[plamo:07988] Re: Dynabook DB55C



  たむき さん、こんにちは

  > >  すみません,参考までに教えてください。これって,カーネルのtulip.cを置
  > > き換えているのですが,例えば最新のpcmcia-csドライバを使えば動くという可
  > > 能性はあるでしょうか?
  > 
  >   pcmcia-csは、全く関係ありません。無くても、動きます(^^;

はい、おきかえて、make menucofig で tulip をチェックしてから
 makedep;make clean;make してます。モジュールにしても大丈夫だと思いますが、
とりあえずチェックして組み込んでみました。

それから、
pcmcia の起動は rc.S のほうで、こういう部分がありますので、

# Initialize PCMCIA devices:
#
# NOTE: This had been closer to the top of this script so that PCMCIA devices
# could be fsck'ed along with the other drives.  This had some unfortunate
# side effects, however, since root isn't yet read-write, and /var might not
# even be mounted the .pid files can't be correctly written in /var/run and
# the pcmcia system can't be correctly shut down.  If you want some PCMCIA
# partition to be mounted at boot (or when the card is inserted) then add
# the appropriate lines to /etc/pcmcia/scsi.opts.
#
if [ -x /etc/rc.d/rc.pcmcia ] ; then
  . /etc/rc.d/rc.pcmcia start
fi

コメントをつけて start しないように止めています。

中谷千絵


References
[plamo:07987] Re: Dynabook DB55C, Kazumasa kawai (川井和正)

[検索ページ] [メール一覧]
Plamo ML 公開システム