Re: K410 SCSI 53c700 issue with PLEXTOR PX-R820T
Guy Martin <[email protected]>
| Newsgroups | gmane.linux.ports.hppa |
|---|---|
| Message-ID | <[email protected]> |
Joel, The git commands I used may not be the best but it works :) You have to find out the commit you want with git log or anything else. Then do "git branch <branchname> <commit#>" to create a new branch at that commit. Then you can "git checkout <branchname>" to have your workdir reflect that branch. Maybe it's more appropriate to do this with tags but I don't think it's possible to checkout on tags. Guy On Fri, 01 Dec 2006 22:42:11 +0000 Joel Soete <[email protected]> wrote: > > > Matthew Wilcox wrote: > > On Fri, Dec 01, 2006 at 03:58:00PM +0000, Joel Soete wrote: > >> Sorry no yet a fix for my pb :_( > > > > It'd be useful to know if your problem was introduced at the same time. > > Can you try the same git revisions that Guy tried and let us know if > > that's the same commit that broke your machine? > > > mmm reading back this pr <http://lists.parisc-linux.org/pipermail/parisc-linux/2006-July/029506.html> > my pb seems to be already in early 2.6.18-rc1-pa1 and most probably in 2.6.17 (according to my ps at this time). > > Eventhought I have the filling that there was always pbs with this driver on my c110 > (<http://lists.parisc-linux.org/pipermail/parisc-linux/2004-September/024736.html>), > I am ready to grab what Guy tried; > may be can you send me the git cmdl parameters to grab exactely the same stuff. > > Joel > > PS: the d380 I have for testing have to go back to production, sorry it couldn't help us for a while :_( >