Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Mar 2000 08:01:39 -0800 (PST)
From:      Mitsuru IWASAKI <iwasaki@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/pccard/pccardd cardd.h file.c pccard.conf.5 pccardd.8 pccardd.c
Message-ID:  <200003301601.IAA28902@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
iwasaki     2000/03/30 08:01:39 PST

  Modified files:
    usr.sbin/pccard/pccardd cardd.h file.c pccard.conf.5 pccardd.8 
                            pccardd.c 
  Log:
  - default config file changed from /etc/pccard.conf to
    /etc/defaults/pccard.conf in pccardd. But system default pccardd
    config file is still /etc/pccard.conf.sample specified in /etc/rc.conf
    for the testing this changes.
  - improved `include' keyword function for error handling.
  - now that resource pool (io, irq, mem) can be overridden.
  - pccard config entries is searched following the first match rule if
    there are more than two entries which have the same card identifier.
  
  Note that the /etc/defaults/pccard.conf related files is not committed
  at this time, will come a week later.  I'll prepare the test version
  of /etc/defaults/pccard.conf, /etc/pccard.conf and other files soon.
  
  Reviewed by:	imp and nomads in Japan.
  
  Revision  Changes    Path
  1.19      +3 -1      src/usr.sbin/pccard/pccardd/cardd.h
  1.25      +116 -41   src/usr.sbin/pccard/pccardd/file.c
  1.13      +18 -4     src/usr.sbin/pccard/pccardd/pccard.conf.5
  1.18      +10 -4     src/usr.sbin/pccard/pccardd/pccardd.8
  1.7       +3 -2      src/usr.sbin/pccard/pccardd/pccardd.c



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?200003301601.IAA28902>