cvs commit: src/sys/alpha/alpha promcons.c
    Ken Smith 
    kensmith at FreeBSD.org
       
    Sat Feb 28 08:36:15 PST 2004
    
    
  
kensmith    2004/02/28 08:36:14 PST
  FreeBSD src repository
  Modified files:
    sys/alpha/alpha      promcons.c 
  Log:
  Previous commit mistakenly delayed cnadd() as well as make_dev().
  Testing on cluster ref machine with just delaying make_dev() seems
  to work, and results in printf() output appearing sooner in boot
  cycle instead of going to /dev/null.
  
  Caught by:      bde
  Pointy hat:     kensmith
  Approved by:    rwatson (mentor)
  
  Revision  Changes    Path
  1.36      +1 -2      src/sys/alpha/alpha/promcons.c
    
    
More information about the cvs-all
mailing list