cvs commit: src/share/man/man9 DEVICE_IDENTIFY.9
    Warner Losh 
    imp at FreeBSD.org
       
    Thu May 13 13:31:05 PDT 2004
    
    
  
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
    
    
More information about the cvs-src
mailing list