Date: Mon, 7 Nov 2005 00:01:40 -0500 From: "Clay" <crs.freebsd_mailinglist@users.nuaptools.com> To: "FreeBSD Mailing List" <freebsd-questions@freebsd.org> Subject: Re: 5.4 Generic Kernel - da and scbus...I'm at a loss Message-ID: <025b01c5e358$586f6610$b300a8c0@crskayak> References: <20051106120047.5EE4B16A422@hub.freebsd.org> <1131308616.746.21.camel@dell.sinux.seb>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks for the response. Did you have a problem with "opt_usbverbose.h"? I replaced the existing "usb_subr.c" with the patched version and have not been able to successfully compile the new kernel using it seemly due to "opt_usbverbose.h" not being found. Thanks, -Clay . . . . . ----- Original Message ----- From: "Sebastien" <seba.perso@sebsd.net> To: <freebsd-questions@freebsd.org> Cc: <crs.freebsd_mailinglist@users.nuaptools.com> Sent: Sunday, November 06, 2005 3:23 PM Subject: Re: 5.4 Generic Kernel - da and scbus...I'm at a loss > I am a newbie to kernel related things. I'm running 5.4 using the generic > kernel. I am problems with using an iPod via USB, and it seems that I may > not have device support for sa and scbus in my kernel. I have been > searching for a few hours this evening using various criteria and am still > unable to get past this issue. > > It seems like the failure is that a device node /dev/da* for the umass > drive > isn't be created. Any help would be appreciated. I am going to try > booting > the 6.0 kernel off CD next and then go from there. I had the same problem with a "nano". I had many difficulties to find a way to solve it too. Finally this link helped me http://lists.freebsd.org/pipermail/freebsd-usb/2005-September/001534.html I patched /usr/src/sys/dev/usb/usb_subr.c as described, compiled my kernel again and it works... I'm not sure that it's the right way but it works...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?025b01c5e358$586f6610$b300a8c0>