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

Re: SiI 3124 support


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Sun, 31 Jan 2010 10:14:51 -0800 (PST)

:Ok, does this look better? :-)  The entry I added is:
:
:                .ad_vendor = PCI_VENDOR_SII,
:                .ad_product = 0x3124,
:                .ad_nports = 4,
:                .ad_attach = sili_pci_attach,
:                .ad_detach = sili_pci_detach,
:                .name = "Rosewill-3124-SATA"
:
:Tim

    Yes, much better.  And from your dmesg it probed properly too!
    I will commit the addition.

					-Matt




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