cvs commit: src/sys/pci if_sis.c
    Garrett Wollman 
    wollman at lcs.mit.edu
       
    Tue May  6 14:00:39 PDT 2003
    
    
  
<<On Tue, 6 May 2003 13:57:47 -0700 (PDT), Nate Lawson <nate at root.org> said:
> I would rather you deleted the first call to callout_handle_init() instead
> (after the "Inform the world" comment).  Reasons include poor style for
> the first one and uniformity with other sys/pci/if_* drivers which do the
> init right before ether_ifattach().
I would rather that drivers were fixed to use the new (FreeBSD 4)
callout API, so that we can eventually deprecate the old one.
-GAWollman
    
    
More information about the cvs-src
mailing list