cvs commit: src/sys/dev/firewire firewire.c
    Hidetoshi Shimokawa 
    simokawa at FreeBSD.org
       
    Mon Oct  6 00:17:44 PDT 2003
    
    
  
simokawa    2003/10/06 00:17:43 PDT
  FreeBSD src repository
  Modified files:
    sys/dev/firewire     firewire.c 
  Log:
  - Introduce hw.firewire.hold_count sysctl MIB by popular demand.
  
  This MIB specifies how many bus resets should be observed before the
  lost device entry is removed. The default value is 3.
  You can set this value to 0 if you want a SBP device to be detached from CAM
  layer as soon as the device is physically detached like USB.
  
  Revision  Changes    Path
  1.62      +24 -18    src/sys/dev/firewire/firewire.c
    
    
More information about the cvs-all
mailing list