Date: Wed, 7 Apr 2004 11:09:55 +0200 From: Stefan Bethke <stb@lassitu.de> To: freebsd-current@freebsd.org Subject: PR#61320 support for ICH5 on-board fxp Message-ID: <55F5FD04-8873-11D8-AB20-000393496BE8@lassitu.de>
next in thread | raw e-mail | index | archive | help
Howdy, may I direct some committers' attention to this PR? I just got four excellent Tyan Tomcat i875P (with serial console redirection!), and would prefer not to have to patch the source when 5.3 comes along... Cheers, Stefan --- if_fxp.c Tue Jan 13 16:49:25 2004 +++ if_fxp.c.orig Tue Jan 13 16:41:56 2004 @@ -171,7 +171,6 @@ { 0x103D, -1, "Intel 82801DB (ICH4) Pro/100 VE Ethernet" }, { 0x103E, -1, "Intel 82801DB (ICH4) Pro/100 VM Ethernet" }, { 0x1050, -1, "Intel 82801BA (D865) Pro/100 VE Ethernet" }, - { 0x1051, -1, "Intel 82562ET (ICH5/ICH5R) Pro/100 VE Ethernet" }, { 0x1059, -1, "Intel 82551QM Pro/100 M Mobile Connection" }, { 0x1209, -1, "Intel 82559ER Embedded 10/100 Ethernet" }, { 0x1229, 0x01, "Intel 82557 Pro/100 Ethernet" }, -- Stefan Bethke <stb@lassitu.de> Fon +49 170 346 0140
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55F5FD04-8873-11D8-AB20-000393496BE8>