Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 181845
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Mobile Herd <mobile@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Stuart Longland <redhatter@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
adm8211-20050620.ebuild Updated: adm8211-20050620.ebuild text/plain Stuart Longland 2007-06-13 01:19 0000 1.30 KB Details
2.6.20-no-config_h.patch Get rid of #include <linux/config.h> patch Stuart Longland 2007-06-13 01:19 0000 522 bytes Details | Diff
2.6.20.patch 2.6.20 fixes patch Stuart Longland 2007-06-13 01:20 0000 1007 bytes Details | Diff
linux-2.6.17.patch 2.6.17 fixes patch Stuart Longland 2007-06-13 01:20 0000 342 bytes Details | Diff
linux-2.6.19.patch 2.6.19 fixes patch Stuart Longland 2007-06-13 01:20 0000 1.18 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 181845 depends on: Show dependency tree
Bug 181845 blocks: 163825
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-06-13 01:18 0000
Hi,

net-wireless/adm8211 has been broken under recent kernels for some months
now... Just today however, I stumbled some patches that cleaned up most of the
issues.

The site mentioned here is where I got most of the patches, the one exception
being the 2.6.20-no-config_h.patch, which is my own creation.  These fix
compiler errors with newer kernels.  I'll try the module out shortly (as soon
as I locate my SMC wireless card), but it builds successfully under
hardened-sources-2.6.20.

------- Comment #1 From Stuart Longland 2007-06-13 01:19:11 0000 -------
Created an attachment (id=121871) [details]
Updated: adm8211-20050620.ebuild

Updated ebuild

------- Comment #2 From Stuart Longland 2007-06-13 01:19:47 0000 -------
Created an attachment (id=121872) [details]
Get rid of #include <linux/config.h>

------- Comment #3 From Stuart Longland 2007-06-13 01:20:06 0000 -------
Created an attachment (id=121873) [details]
2.6.20 fixes

------- Comment #4 From Stuart Longland 2007-06-13 01:20:32 0000 -------
Created an attachment (id=121874) [details]
2.6.17 fixes

------- Comment #5 From Stuart Longland 2007-06-13 01:20:50 0000 -------
Created an attachment (id=121875) [details]
2.6.19 fixes

------- Comment #6 From Stuart Longland 2007-06-13 02:19:15 0000 -------
And it works... :-) (smc0 is the adm8211-based card... renamed thanks to
ifrename)

wander ~ # iwconfig smc0
smc0      IEEE 802.11b  ESSID:"BrisbaneMesh-longlandclan-719"
          Mode:Managed  Frequency:2.437 GHz  Access Point: 00:40:05:C0:6B:A4
          Bit Rate:11 Mb/s   Tx-Power:41 dBm
          Retry limit:3   RTS thr:off   Fragment thr:off
          Encryption key:off

wander ~ # ifconfig smc0
smc0      Link encap:Ethernet  HWaddr 00:04:E2:87:5E:2B
          inet addr:10.160.34.4  Bcast:10.160.34.15  Mask:255.255.255.240
          inet6 addr: fe80::204:e2ff:fe87:5e2b/64 Scope:Link
          UP BROADCAST NOTRAILERS RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:499 errors:4 dropped:0 overruns:0 frame:4
          TX packets:476 errors:1 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:34726 (33.9 Kb)  TX bytes:70962 (69.2 Kb)
          Interrupt:11

wander ~ # ping -c 3 10.160.34.1
PING 10.160.34.1 (10.160.34.1) 56(84) bytes of data.
64 bytes from 10.160.34.1: icmp_seq=1 ttl=64 time=2.13 ms
64 bytes from 10.160.34.1: icmp_seq=2 ttl=64 time=2.01 ms
64 bytes from 10.160.34.1: icmp_seq=3 ttl=64 time=1.95 ms

--- 10.160.34.1 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 1999ms
rtt min/avg/max/mdev = 1.956/2.034/2.130/0.080 ms

Commit at will. :-)

------- Comment #7 From Stefan Schweizer 2007-07-07 11:08:38 0000 -------
thank you, committed.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug