Date: Wed, 10 Oct 2007 18:50:03 GMT From: Hans Petter Selasky <hselasky@c2i.net> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: kern/117025: Pwcbsd-1.4.0 + New USBStack not working Message-ID: <200710101850.l9AIo3nx012143@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/117025; it has been noted by GNATS. From: Hans Petter Selasky <hselasky@c2i.net> To: bug-followup@freebsd.org, ganael.laplanche@martymac.com, Raaf <raaf@zen.mooo.com> Cc: Subject: Re: kern/117025: Pwcbsd-1.4.0 + New USBStack not working Date: Wed, 10 Oct 2007 19:47:51 +0200 Hi Ganael Laplanche ! The error codes that my USB stack return are not the same as the ones you find in the official USB stack on FreeBSD. You will have to check "/sys/dev/usb/usb_subr.h" to find out what this actually means. See the "USBD_STATUS" define. I suspect that you downloaded and installed one of the tarballs. The tarballs have not been updated for a while hence so much is going on in the USB project. If you had installed from the SVN repo, which is much more up to date, I don't think that Pwcbsd will compile any more, due to USB API changes. Once the USB stack has settled, I will gladly assist anyone that needs help upgrading their USB drivers. --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710101850.l9AIo3nx012143>