cvs commit: src/sys/dev/aac aac.c aacreg.h

Scott Long scottl at FreeBSD.org
Fri Oct 17 14:44:07 PDT 2003


scottl      2003/10/17 14:44:06 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/aac          aac.c aacreg.h 
  Log:
  Fix a couple of bugs with AIF handling:
   - Correct the logic for the AIF array index pointers so that correct slot is
     always looked at.
   - Copy the full FIB payload size when copying AIF's, not just the first 64
     bytes.
  
  Thanks to Mirapoint, Inc, for pointing these problems out and offering a
  solution.
  
  Revision  Changes    Path
  1.80      +15 -11    src/sys/dev/aac/aac.c
  1.17      +4 -3      src/sys/dev/aac/aacreg.h


More information about the cvs-all mailing list