[Prism54-devel] [PATCH] prism54 snapshot fix for 2.6.11 & IRQ line too busy

Sebastian Kügler lists at vizZzion.org
Mon Mar 14 23:23:41 UTC 2005


On Monday 14 March 2005 22:40, Jean-Baptiste Note wrote:

> Can you try and (maybe) correct isl_38xx.h to the following to see if it
> solves the problem :

I'm afraid that didn't improve the situation more than that I only got the 
IOCTL TIMEOUT message once.

> typedef struct {
>  u32 address;  /* physical address on host */
>  u16 size;  /* packet size */
>  u16 flags;  /* set of bit-wise flags */
> } __attribute__((packed)) isl38xx_fragment;
>
> struct isl38xx_cb {
>  u32 driver_curr_frag[ISL38XX_CB_QCOUNT];
>  u32 device_curr_frag[ISL38XX_CB_QCOUNT];
>  isl38xx_fragment rx_data_low[ISL38XX_CB_RX_QSIZE];
>  isl38xx_fragment tx_data_low[ISL38XX_CB_TX_QSIZE];
>  isl38xx_fragment rx_data_high[ISL38XX_CB_RX_QSIZE];
>  isl38xx_fragment tx_data_high[ISL38XX_CB_TX_QSIZE];
>  isl38xx_fragment rx_data_mgmt[ISL38XX_CB_MGMT_QSIZE];
>  isl38xx_fragment tx_data_mgmt[ISL38XX_CB_MGMT_QSIZE];
> } __attribute__ ((packed));
>
>
> That's just a wild guess, but one never knows...

Thanks, (more suggestions are of course welcome and appreciated ...)

sebas
-- 
  http://vizZzion.org   |   GPG Key ID: 9119 0EF9 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
It is now proved beyond doubt that smoking is one of the leading causes of 
statistics. - Knebel's Law

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 481 bytes
Desc: not available
Url : http://prism54.org/pipermail/prism54-devel/attachments/20050315/71b1fb9d/attachment.pgp


More information about the Prism54-devel mailing list