On Fri, Mar 5, 2010 at 5:16 AM, Giovanni Trematerra
wrote:
> Instead of this patch people can use kern.cam.boot_delay
> Just set a delay in ms.
> That works on 8-STABLE too.
>
> On Mon, Mar 1, 2010 at 5:31 PM, Hans Petter Selasky wrote:
>> Hi,
>>
>> Sometimes the USB sticks won't get detected in
Instead of this patch people can use kern.cam.boot_delay
Just set a delay in ms.
That works on 8-STABLE too.
--
Gianni
On Mon, Mar 1, 2010 at 5:31 PM, Hans Petter Selasky wrote:
> Hi,
>
> Sometimes the USB sticks won't get detected in time. You can fix this by using
> the following simple quick
Hi,
Sometimes the USB sticks won't get detected in time. You can fix this by using
the following simple quick and dirty patch.
--HPS
==
--- sys/kern/vfs_mount.c(revision 204512)
+++ sys/kern/vfs_mount.c(local)
@@ -1