Re: Another SimpleDrive problem also...

2006-08-31 Thread Adrian Brooks
Try cvsupp'ing /usr/src/sys/dev/usb/* to 5.5-RELEASE, and then replace those if_*.c files that don't compile with their old (5.4-R) versions. If you want, I can roll you a tarball of dev/usb/ tree that worked for me (~1Mb). Thanks for the reply. I have to admit that I'm a bit green when it com

Re: Another SimpleDrive problem also...

2006-08-30 Thread soralx
> it detects it and reports it as a umass0 device, but nothing else is > reported. In otherwords, it is not being assigned to a da0 device or > anything of that nature, thus preventing me from being able to mount it. > > I'm using FreeBSD 5.4 instead of 4.x. Any suggestions would really help ou