Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jan 2006 21:13:50 +0000 (UTC)
From:      Doug Ambrisko <ambrisko@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/amr amr_linux.c src/sys/modules/amr/amr_linux Makefile src/sys/conf files files.amd64
Message-ID:  <200601242113.k0OLDovH062618@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ambrisko    2006-01-24 21:13:50 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files files.amd64 
  Added files:
    sys/dev/amr          amr_linux.c 
    sys/modules/amr/amr_linux Makefile 
  Log:
  Add in the Linux IOCTL shim and create the megadev0 device so
  Linux LSI MegaRaid tools can run on FreeBSD until Linux emulation.
  
  Add in the Linux IOCTL shim and create the megadev0 device so
  Linux LSI MegaRaid tools can run on FreeBSD until Linux emulation.
  
  Add glue to build the modules but don't tie it into the build
  yet until I test it from the CVS repo. via the mirror on an
  amd64 machine.
  
  Tie this into the Linux32 emulation on amd64 so the tools can
  run on amd64 kernel.
  
  Cleaned up by:  ps (amr_linux.c)
  
  Revision  Changes    Path
  1.1085    +1 -0      src/sys/conf/files
  1.81      +1 -0      src/sys/conf/files.amd64
  1.1       +191 -0    src/sys/dev/amr/amr_linux.c (new)
  1.1       +8 -0      src/sys/modules/amr/amr_linux/Makefile (new)



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