Re: increase athn firmware load timeout

2015-07-09 Thread Stefan Sperling
On Thu, Jul 09, 2015 at 03:53:26PM +0200, Mark Kettenis wrote: > > Date: Thu, 9 Jul 2015 15:40:37 +0200 > > From: Stefan Sperling > > > > Allow more time for USB athn(4) firmware boot. It seems people on > > daemonforums > > are running into the previous 1 second timeout on some machines, which

Re: increase athn firmware load timeout

2015-07-09 Thread Mark Kettenis
> Date: Thu, 9 Jul 2015 15:40:37 +0200 > From: Stefan Sperling > > Allow more time for USB athn(4) firmware boot. It seems people on daemonforums > are running into the previous 1 second timeout on some machines, which the > driver will treat as fatal. I'm not sure if this will really fix the iss

increase athn firmware load timeout

2015-07-09 Thread Stefan Sperling
Allow more time for USB athn(4) firmware boot. It seems people on daemonforums are running into the previous 1 second timeout on some machines, which the driver will treat as fatal. I'm not sure if this will really fix the issue but it won't hurt. Also reported in NetBSD land which inherited our dr