Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jan 2002 12:38:04 -0800 (PST)
From:      Joerg Wunsch <joerg@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/etc/defaults pccard.conf
Message-ID:  <200201172038.g0HKc4a74945@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       2002/01/17 12:38:04 PST

  Modified files:
    etc/defaults         pccard.conf 
  Log:
  Re-add a call to "camcontrol rescan" after insertion of an aic pccard.
  We now do it as a "camcontrol rescan all" which is something ken
  promised to implement; for the time being it's not worse than the old
  "camcontrol rescan $device" which ended up in something like
  "camcontrol rescan aic1".  Currently, camcontrol misinterprets the
  third non-numeric arg as number 0, and rescans bus 0, which is about
  the best we could get at this time.
  
  Approved by:    imp
  MFC after:      1 week
  
  Revision  Changes    Path
  1.225     +3 -1      src/etc/defaults/pccard.conf

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201172038.g0HKc4a74945>