tg3: doesn't recognize the network device on Fujitsu Esprimo E5915
Bug #72696 reported by
Timo Aaltonen
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux-source-2.6.15 (Ubuntu) |
Won't Fix
|
Medium
|
Ben Collins |
Bug Description
Binary package hint: linux-source-2.6.15
I need to install a bunch of Esprimos soon, but testing one showed that dapper doesn't recognize the Broadcom 5755 in them. The ID is 14e4:167b, and on edgy it works, but since we are using dapper elsewhere I'd really like this to be supported.
Changed in linux-source-2.6.15: | |
status: | Confirmed → Fix Committed |
Changed in linux-source-2.6.15: | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
Need to backport this patch. May be a good idea to just backport tg3 from latest kernel, since there's ~4 other chipsets added since 2.6.15.
commit af36e6b6d7f4ad7 a5ccfd14dfa71ec 941255f93d
Author: Michael Chan <email address hidden>
Date: Thu Mar 23 01:28:06 2006 -0800
[TG3]: Add 5755 support
Add support for new chip 5755 which is very similar to 5787.
Signed-off-by: Michael Chan <email address hidden>
Signed-off-by: David S. Miller <email address hidden>