cvs commit: src/sys/dev/arcmsr arcmsr.c

Scott Long scottl at FreeBSD.org
Mon May 2 22:44:43 PDT 2005


scottl      2005-05-03 05:44:42 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/arcmsr       arcmsr.c 
  Log:
  The driver looks like it can create valid 64-bit scatter-gather lists, so
  don't restrict it to a 32-bit address space.  Also use the correct busdma
  flags for the SRB memory area.
  
  MFC After: 3 days
  
  Revision  Changes    Path
  1.5       +4 -4      src/sys/dev/arcmsr/arcmsr.c


More information about the cvs-src mailing list