Date: Sun, 06 Nov 2005 20:23:36 +0000 From: Sebastien <seba.perso@sebsd.net> To: freebsd-questions@freebsd.org Cc: crs.freebsd_mailinglist@users.nuaptools.com Subject: Re: 5.4 Generic Kernel - da and scbus...I'm at a loss Message-ID: <1131308616.746.21.camel@dell.sinux.seb> In-Reply-To: <20051106120047.5EE4B16A422@hub.freebsd.org> References: <20051106120047.5EE4B16A422@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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?1131308616.746.21.camel>