| To: | Michael Buesch <mb@bu3sch.de> |
|---|---|
| Subject: | Re: ohci-ssb driver on a Broadcom BCM5354 |
| From: | Steve Brown <sbrown@cortland.com> |
| Date: | Mon, 26 Nov 2007 06:05:33 -0500 |
| Cc: | "John W. Linville" <linville@tuxdriver.com>, linux-mips@linux-mips.org |
| In-reply-to: | <200711191923.56471.mb@bu3sch.de> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <47408305.5090804@cortland.com> <20071118224752.GB12263@tuxdriver.com> <200711191923.56471.mb@bu3sch.de> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Thunderbird 2.0.0.5 (X11/20070727) |
Michael Buesch wrote: On Sunday 18 November 2007 23:47:52 John W. Linville wrote:You probably want to make Michael Buesch aware of this issue.I'm not sure anyone really tested this beyond some insmod tests. I did not test this, as I don't have such a device. So if you have any patches to fix this, please send them. I'm certainly the wrong person who can fix this. ;) Adding the following at the end of ssb_ohci_attach seems to fix the problem. if (ssb_dma_set_mask(dev, DMA_32BIT_MASK)) return -EOPNOTSUPP;I guessed at the dma mask. Would the code in the b43 driver that selects a dma mask be appropriate here? Steve |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [SPAM] Tool chain for linux using mips, Markus Gothe |
|---|---|
| Next by Date: | Re: BigSur: garbled characters during boot, Maciej W. Rozycki |
| Previous by Thread: | Re: ohci-ssb driver on a Broadcom BCM5354, Michael Buesch |
| Next by Thread: | Re: ohci-ssb driver on a Broadcom BCM5354, Michael Buesch |
| Indexes: | [Date] [Thread] [Top] [All Lists] |