Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 May 2004 13:31:05 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/share/man/man9 DEVICE_IDENTIFY.9
Message-ID:  <200405132031.i4DKV5ge053296@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2004/05/13 13:31:05 PDT

  FreeBSD src repository

  Modified files:
    share/man/man9       DEVICE_IDENTIFY.9 
  Log:
  o Add cautions about multiple adds of the device
  o Remove setting the description of the device (that is more properly done in
    probe).
  o Remove setting the driver, as it is unnecessary
  o Add pseudo code to ensure that the device isn't added to the tree already.
  o remove some now unreferenced routines
  
  Revision  Changes    Path
  1.10      +5 -8      src/share/man/man9/DEVICE_IDENTIFY.9



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