Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jan 2005 17:45:45 +0000 (UTC)
From:      Scott Long <scottl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ips ips.c ips.h ips_disk.c ips_pci.c
Message-ID:  <200501301745.j0UHjjCN040650@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
scottl      2005-01-30 17:45:45 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ips          ips.c ips.h ips_disk.c ips_pci.c 
  Log:
  Add crashdump support to the ips driver.  It only works for the more modern
  ServeRAID 4 - 7 models right now.  Support for older cards is possible, but
  I don't have any hardware to experiment with.
  
  Thanks to Jack Hammer at Adaptec for providing debugging hints.
  
  Sponsored by: ImproWare AG, Switzerland
  
  Revision  Changes    Path
  1.16      +37 -14    src/sys/dev/ips/ips.c
  1.13      +3 -0      src/sys/dev/ips/ips.h
  1.8       +133 -1    src/sys/dev/ips/ips_disk.c
  1.12      +3 -0      src/sys/dev/ips/ips_pci.c



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