git: kernel - SILI disk driver - Add support for Sil3124
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Sun Jan 31 10:44:57 PST 2010
    
    
  
commit a68ed61d14435938d253ec20219136d0ee3f4044
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sun Jan 31 10:18:25 2010 -0800
    kernel - SILI disk driver - Add support for Sil3124
    
    * Sil3124 uses the same chipset ABI as the 3134 but with 4 ports
      instead of 2.  It appears to only need a PCI entry.
    
    * This is for the PCI-X 3124.  The 3124A is a PCI-e version which
      probably will also work (not yet tested), and for which we still
      need the PCI ID.
    
    Submitted-by: Tim Darby <t+dfbsd at timdarby.net>
Summary of changes:
 sys/dev/disk/sili/sili_attach.c |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a68ed61d14435938d253ec20219136d0ee3f4044
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list