Re: HP Mini 5102 with networking ?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Kevin Lo
Date: Monday, November 15, 2010 - 7:35 pm

On Mon, 2010-11-15 at 11:35 -0800, Frans Haarman wrote:

It seems like the wired network is a SysKonnect Yukon2. 
Could you try this diff? Thanks.

Index: if_msk.c
===================================================================
RCS file: /cvs/src/sys/dev/pci/if_msk.c,v
retrieving revision 1.90
diff -u -p -r1.90 if_msk.c
--- if_msk.c	20 Sep 2010 07:40:38 -0000	1.90
+++ if_msk.c	16 Nov 2010 02:34:36 -0000
@@ -208,6 +208,7 @@ const struct pci_matchid mskc_devices[] 
 	{ PCI_VENDOR_MARVELL,		PCI_PRODUCT_MARVELL_YUKON_8056 },
 	{ PCI_VENDOR_MARVELL,		PCI_PRODUCT_MARVELL_YUKON_8057 },
 	{ PCI_VENDOR_MARVELL,		PCI_PRODUCT_MARVELL_YUKON_8058 },
+	{ PCI_VENDOR_MARVELL,		PCI_PRODUCT_MARVELL_YUKON_8059 },
 	{ PCI_VENDOR_MARVELL,		PCI_PRODUCT_MARVELL_YUKON_8061CU },
 	{ PCI_VENDOR_MARVELL,		PCI_PRODUCT_MARVELL_YUKON_8061X },
 	{ PCI_VENDOR_MARVELL,		PCI_PRODUCT_MARVELL_YUKON_8062CU },
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
HP Mini 5102 with networking ?, Frans Haarman, (Mon Nov 15, 12:35 pm)
Re: HP Mini 5102 with networking ?, Andres Perera, (Mon Nov 15, 6:23 pm)
Re: HP Mini 5102 with networking ?, Frans Haarman, (Mon Nov 15, 6:44 pm)
Re: HP Mini 5102 with networking ?, Kevin Lo, (Mon Nov 15, 7:35 pm)