On Sun, Dec 20, 2009 at 08:22:42PM -0500, b. f. wrote: > Try reverting all of the changes in: > > http://svn.freebsd.org/changeset/base/200341 > > In particular, those to sys/dev/pci/pci_pci.c, which you don't seem to > have reverted. It is a bit easier to do this (with svn merge -c ... > or the like) if you keep your sources in a local subversion > repository, and since most of the base system developers are now using > that VCS, it is easier to get help by referring to the subversion > version numbers rather than the corresponding CVS version numbers. > jkim_at_, jhb_at_, and imp_at_ should be able to tell you more about this > problem. thanks for svn, seems a good idea. However, I'm not sure what the strategy is for reverting to previous revisions. For example if I know (from previous posts) that r 200341 breaks src/sys/dev/pci/pci.c and pci_pci.c, then which revision should I sync with? Just to illustrate: First I updated all src: svn update svn://svn.freebsd.org/base/head /usr/src then I reverted to r 200315, but only for pci src: svn update -r 200315 svn://svn.freebsd.org/base/head/sys/dev/pci /usr/src/sys/dev/pci Is this what I should've done? I still get panic with this revision. What am doing wrong? many thanks anton -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax: +44 (0)117 929 4423Received on Tue Dec 22 2009 - 13:19:44 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:59 UTC