pio=1 locks up my powerbook

2006-06-22 Thread Mattias Nissler
Hi, I've recently tried whether PIO works with my powerbook. I loaded the module giving pio=1. After bringing the device up, I tried an iwlist scan. I even saw one of the wireless networks in the output, but then the machine completely locked up, so I had to reboot. I did all that on the console,

Re: Anyone got a 4306 working properly?

2006-06-13 Thread Mattias Nissler
On Mon, 2006-06-12 at 14:19 -0500, Larry Finger wrote: Michael Buesch wrote: On Sunday 04 June 2006 21:49, Mattias Nissler wrote: On Sun, 2006-06-04 at 21:44 +0200, Michael Buesch wrote: On Sunday 04 June 2006 21:30, Mattias Nissler wrote: Well, mine is a mini-PCI. I'd replace mine by one

Re: Anyone got a 4306 working properly?

2006-06-05 Thread Mattias Nissler
On Sun, 2006-06-04 at 18:06 -0400, Tim Shepard wrote: In the middle of last month (May 2006) while running Debian sarge and linux-2.6.17-rc3 (or maybe -rc4) I was traveling and staying in a home that had an access point, and I discovered that it would barely work (if at all) from my bedroom

Re: Anyone got a 4306 working properly?

2006-06-04 Thread Mattias Nissler
On Sun, 2006-06-04 at 12:14 +0200, Michael Buesch wrote: On Sunday 04 June 2006 10:55, Richard Harman wrote: Ok, how about this :) I'll compile up the latest kernel +bcm/softmac and pull out my debugging stuff to see what revision my 4306 card is. If it's one you want, I'll buy myself a

Re: Anyone got a 4306 working properly?

2006-06-04 Thread Mattias Nissler
On Sun, 2006-06-04 at 21:44 +0200, Michael Buesch wrote: On Sunday 04 June 2006 21:30, Mattias Nissler wrote: Well, mine is a mini-PCI. I'd replace mine by one of a newer rev and donate the old one if somebody can tell me where to buy a new mini-PCI card for my laptop. http://cgi.ebay.de

Re: Anyone got a 4306 working properly?

2006-06-04 Thread Mattias Nissler
On Sun, 2006-06-04 at 21:44 +0200, Michael Buesch wrote: A good list of bcm cards is here: http://bcm43xx.berlios.de/?go=Devices Actually my card (as listed by lspci): 0001:10:12.0 0280: 14e4:4320 (rev 02) Subsystem: 106b:004e is listed on that page, but is obviously not working

Re: Anyone got a 4306 working properly?

2006-06-04 Thread Mattias Nissler
On Sun, 2006-06-04 at 21:52 +0200, Michael Buesch wrote: On Sunday 04 June 2006 21:49, Mattias Nissler wrote: On Sun, 2006-06-04 at 21:44 +0200, Michael Buesch wrote: On Sunday 04 June 2006 21:30, Mattias Nissler wrote: Well, mine is a mini-PCI. I'd replace mine by one of a newer rev

Anyone got a 4306 working properly?

2006-06-03 Thread Mattias Nissler
Hey all, I've got a 4306 in my October 2003 Apple albook. I finally had a try with the driver and it worked partially. The behaviour I have here is that it works fine for some time (say 10 secs) and then it just fails for the next few secs (something like 5 seconds). At least this is what I see

Re: Anyone got a 4306 working properly?

2006-06-03 Thread Mattias Nissler
On Sun, 2006-06-04 at 00:04 +0200, Michael Buesch wrote: On Saturday 03 June 2006 23:42, Mattias Nissler wrote: Hey all, I've got a 4306 in my October 2003 Apple albook. I finally had a try with the driver and it worked partially. The behaviour I have here is that it works fine

Re: Anyone got a 4306 working properly?

2006-06-03 Thread Mattias Nissler
On Sat, 2006-06-03 at 17:57 -0400, Joseph Jezak wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jun 3 00:56:29 thirtytwo bcm43xx driver Jun 3 00:56:29 thirtytwo bcm43xx: Chip ID 0x4306, rev 0x2 Jun 3 00:56:29 thirtytwo bcm43xx: Number of cores: 6 Jun 3 00:56:29 thirtytwo

Re: Anyone got a 4306 working properly?

2006-06-03 Thread Mattias Nissler
Just to begin with. Could you test the following patch, please. Please provide full dmesg after testing, again. Thanks. diff --git a/drivers/net/wireless/bcm43xx/bcm43xx_dma.c b/drivers/net/wireless/bcm43xx/bcm43xx_dma.c index bbecba0..1e00eb3 100644 ---

Re: Anyone got a 4306 working properly?

2006-06-03 Thread Mattias Nissler
Just to begin with. Could you test the following patch, please. Please provide full dmesg after testing, again. Thanks. diff --git a/drivers/net/wireless/bcm43xx/bcm43xx_dma.c b/drivers/net/wireless/bcm43xx/bcm43xx_dma.c index bbecba0..1e00eb3 100644 ---