cvs commit: src/sys/dev/ata atapi-fd.c

Marcel Moolenaar marcel at FreeBSD.org
Thu Mar 30 05:29:57 UTC 2006


marcel      2006-03-30 05:29:57 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          atapi-fd.c 
  Log:
  In afd_describe(), don't initialize sizestring. On ia64, gcc(1) will
  generate code that calls memset, which we don't have in the kernel.
  
  MFC after: 3 days
  
  Revision  Changes    Path
  1.109     +1 -1      src/sys/dev/ata/atapi-fd.c


More information about the cvs-src mailing list