cvs commit: src/sys/kern subr_bus.c
    Sam Leffler 
    sam at FreeBSD.org
       
    Fri Sep  5 15:51:24 PDT 2003
    
    
  
sam         2003/09/05 15:51:18 PDT
  FreeBSD src repository
  Modified files:
    sys/kern             subr_bus.c 
  Log:
  Print a message at boot for interrupt handlers created with INTR_MPSAFE
  and/or INTR_FAST.  This belongs elsehwere and perhaps under bootverbose;
  I'm committing it for now as it's uesful to know which drivers have
  been converted and which have not.
  
  Revision  Changes    Path
  1.130     +14 -4     src/sys/kern/subr_bus.c
    
    
More information about the cvs-all
mailing list