[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:45130] Re: IntelのマザーボードD945GNTへのインストールについて
川辺と申します。
>>>>> "速水さん" == Hayamizu <t-88chan@xxxxxxxxxxxxxxxx> writes:
速水さん> lspci -v
速水さん> "0000:06:08.0 Ethernet controller: Intel Corp.: Unknown device 27dc (rev 01)
速水さん> Subsystem: Intel Corp.: Unknown device 3086
多分、2.6.12 以降のカーネルの e100 でないと認識しないでしょう。
diff -u linux-2.6.11/drivers/net/e100.c linux-2.6.12/drivers/net/e100.c の一部
--- linux-2.6.11/drivers/net/e100.c 2005-03-02 16:38:33.000000000 +0900
+++ linux-2.6.12/drivers/net/e100.c 2005-06-18 04:48:29.000000000 +0900
@@ -155,9 +155,9 @@
#define DRV_NAME "e100"
#define DRV_EXT "-NAPI"
-#define DRV_VERSION "3.3.6-k2"DRV_EXT
+#define DRV_VERSION "3.4.8-k2"DRV_EXT
#define DRV_DESCRIPTION "Intel(R) PRO/100 Network Driver"
-#define DRV_COPYRIGHT "Copyright(c) 1999-2004 Intel Corporation"
+#define DRV_COPYRIGHT "Copyright(c) 1999-2005 Intel Corporation"
#define PFX DRV_NAME ": "
#define E100_WATCHDOG_PERIOD (2 * HZ)
@@ -210,11 +210,17 @@
INTEL_8255X_ETHERNET_DEVICE(0x1069, 6),
INTEL_8255X_ETHERNET_DEVICE(0x106A, 6),
INTEL_8255X_ETHERNET_DEVICE(0x106B, 6),
+ INTEL_8255X_ETHERNET_DEVICE(0x1091, 7),
+ INTEL_8255X_ETHERNET_DEVICE(0x1092, 7),
+ INTEL_8255X_ETHERNET_DEVICE(0x1093, 7),
+ INTEL_8255X_ETHERNET_DEVICE(0x1094, 7),
+ INTEL_8255X_ETHERNET_DEVICE(0x1095, 7),
INTEL_8255X_ETHERNET_DEVICE(0x1209, 0),
INTEL_8255X_ETHERNET_DEVICE(0x1229, 0),
INTEL_8255X_ETHERNET_DEVICE(0x2449, 2),
INTEL_8255X_ETHERNET_DEVICE(0x2459, 2),
INTEL_8255X_ETHERNET_DEVICE(0x245D, 2),
+ INTEL_8255X_ETHERNET_DEVICE(0x27DC, 7),
{ 0, }
};
MODULE_DEVICE_TABLE(pci, e100_id_table);
2.6.12で対応NICが結構増えたようですね。
最近、NICはSKとかCK804内蔵(forcedeth)とかしか使ってないので、久しぶり
にe100の中を覗いてしまいました。
--
Kawabe,Yoshihiro <ripula@xxxxxxxxxxxxxxx>
As the stars blink in the night sky, our married hearts are never splitted.
Even if we will unclasp each other hands, until we retain that. by H.S.