On Sun, 2009-03-15 at 23:55 +0800, Ganbold wrote:
> Joe Marcus Clarke wrote:
> > marcus 2009-02-27 19:02:44 UTC
> >
> > FreeBSD ports repository
> >
> > Modified files:
> > sysutils/hal/files patch-hald_freebsd_hf-usb.c
> > Log:
> > Chase the recent usb2 changes in HEAD.
> >
Joe Marcus Clarke wrote:
> marcus 2009-02-27 19:02:44 UTC
>
> FreeBSD ports repository
>
> Modified files:
> sysutils/hal/files patch-hald_freebsd_hf-usb.c
> Log:
> Chase the recent usb2 changes in HEAD.
>
>
Hi,
Just trying to compile hal (latest port), but I got some err
marcus 2009-02-27 19:02:44 UTC
FreeBSD ports repository
Modified files:
sysutils/hal/files patch-hald_freebsd_hf-usb.c
Log:
Chase the recent usb2 changes in HEAD.
Revision ChangesPath
1.5 +10 -6 ports/sysutils/hal/files/patch-hald_freebsd_hf-usb.c
___
marcus 2009-02-24 20:28:56 UTC
FreeBSD ports repository
Modified files:
sysutils/hal/files patch-hald_freebsd_hf-usb.c
Log:
Actually commit the build for the old USB backend.
Revision ChangesPath
1.4 +25 -6 ports/sysutils/hal/files/patch-hald_freebsd_hf-u
marcus 2009-02-16 04:53:51 UTC
FreeBSD ports repository
Modified files:
sysutils/hal/files patch-hald_freebsd_hf-usb.c
Log:
Check to see if "/dev/usb " exists, and if it does, don't try to
initialize USB support. This will keep hald from taking up 100% CPU
on usb2 -CURREN