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

看板DFBSD_commit作者時間16年前 (2010/02/01 03:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1BPTDqoo (DFBSD_commit)