DragonFly BSD
DragonFly commits List (threaded) for 2010-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: kernel - SILI disk driver - Add support for Sil3124


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 31 Jan 2010 10:44:02 -0800 (PST)

commit a68ed61d14435938d253ec20219136d0ee3f4044
Author: Matthew Dillon <dillon@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@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]