看板 DFBSD_commit 關於我們 聯絡資訊
commit f467724f40f2f09a12ac4653fcda87c305f862d6 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Wed Jun 17 12:31:13 2009 -0700 PCIDEVS - Add vendors * Add PCI_VENDOR_SII (0x1095) * Add PCI_PRODUCT_SII_3132 (0x3132) Summary of changes: sys/bus/pci/pcidevs | 3 +++ sys/bus/pci/pcidevs.h | 3 +++ sys/bus/pci/pcidevs_data.h | 12 ++++++++++++ 3 files changed, 18 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f467724f40f2f09a12ac4653fcda87c305f862d6 -- DragonFly BSD source repository