Re: usb mass storage failure
albi_at_scii.nl
Date: 07/20/05
- Previous message: Sean Murphy: "Rouge Wireless Client"
- In reply to: Vittorio De Martino: "Re: usb mass storage failure"
- Next in thread: Dan Nelson: "Re: usb mass storage failure"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 20 Jul 2005 21:51:16 +0200 To: freebsd-questions@freebsd.org
On Wed, 20 Jul 2005 21:40:22 +0200
Vittorio De Martino <vdm.fbsd@virgilio.it> wrote:
> > Try the patch at http://www.freebsd.org/cgi/query-pr.cgi?pr=81846
>
> Dan, thank you very much for your valuable suggestion
> BUT
> being a real novice with freebsd (I have experience of linux) could
> you please explain straightforwardly HOW and WHERE I should apply the
> patch?
looking at the patch, you can do the following :
rm /usr/src/sys/cam/scsi/scsi_da.c.o
open /usr/src/sys/cam/scsi/scsi_da.c in your fav. editor
search for "FL" (with quotes)
and add the lines with the + signs in front in between where it is
suppose to go (following the above url)
another option :
copy and paste the proposed patch into a file e.g. called
/usr/src/patch1
cd /usr/src
patch < patch1
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Sean Murphy: "Rouge Wireless Client"
- In reply to: Vittorio De Martino: "Re: usb mass storage failure"
- Next in thread: Dan Nelson: "Re: usb mass storage failure"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|