Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Feb 2009 20:37:55 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ata ata-pci.c ata-pci.h
Message-ID:  <200902152038.n1FKc62i041080@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2009-02-15 20:37:55 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-pci.c ata-pci.h 
  Log:
  SVN rev 188655 on 2009-02-15 20:37:55Z by mav
  
  Add initial single-vector MSI support into atapci driver.
  Works fine with AHCI and theoretically other MSI capable devices.
  
  At this moment support disabled by default. To enable it, set
  "hint.atapci.X.msi=1" device hint.
  
  Revision  Changes    Path
  1.133     +14 -4     src/sys/dev/ata/ata-pci.c
  1.98      +1 -0      src/sys/dev/ata/ata-pci.h



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