Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Apr 1997 08:44:05 +0200
From:      j@uriah.heep.sax.de (J Wunsch)
To:        freebsd-hackers@freebsd.org, se@MI.Uni-Koeln.DE (Stefan Esser)
Cc:        Shimon@i-Connect.Net (Simon Shapiro)
Subject:   Re: RELELNG_2_2 is Broken - Help!!!
Message-ID:  <19970424084405.XF58866@uriah.heep.sax.de>
In-Reply-To: <XFMail.970423172907.Shimon@i-Connect.Net>; from Simon Shapiro on Apr 23, 1997 17:21:38 -0700
References:  <XFMail.970423172907.Shimon@i-Connect.Net>

next in thread | previous in thread | raw e-mail | index | archive | help
As Simon Shapiro wrote:

(Btw., Simon, many of your recent messages contain junk at the end.
Try to get a better mailer. :)

> sys/pci/pcireg.h defines PCI_SUBID_REG{0,1}, but not 2.
> sys/pci/pci.c, in line 1758 makes a reference to PCI_SUBID_REG2.

Seems Stefan didn't complete his commit, and forgot to add something
to pcireg.h.

> Alternative:  How do I checkout of CVS /usr/src/sys as of 13-Feb-97?

	cvs update -D '1997-02-13 00:00:00'

Anyway, just back out Stefan's latest change:

	cd /sys/pci
	cvs update -r 1.57.2.3 pci.c

Don't forget to run

	cvs update -A

later to get rid of the `sticky' tag.

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970424084405.XF58866>