Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Mar 2008 17:59:19 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys aac_ioctl.h src/sys/dev/aac aac.c
Message-ID:  <200803201759.m2KHxJgZ024361@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
emaste      2008-03-20 17:59:19 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              aac_ioctl.h 
    sys/dev/aac          aac.c 
  Log:
  Add ioctls FSACTL_SEND_LARGE_FIB, FSACTL_SEND_RAW_SRB,
  FSACTL_LNX_SEND_LARGE_FIB, and FSACTL_LNX_SEND_RAW_SRB, and correct size
  checks on FIBs passed in from userspace.  Both changes were obtained from
  Adaptec's driver build 15317.  Adaptec's commandline RAID tool arcconf uses
  these ioctls when creating a RAID-10 array (and probably other operations
  too).
  
  Revision  Changes    Path
  1.129     +31 -8     src/sys/dev/aac/aac.c
  1.12      +6 -0      src/sys/sys/aac_ioctl.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803201759.m2KHxJgZ024361>