From owner-freebsd-hackers Wed Apr 23 23:52:08 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA20006 for hackers-outgoing; Wed, 23 Apr 1997 23:52:08 -0700 (PDT) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id XAA20001 for ; Wed, 23 Apr 1997 23:52:04 -0700 (PDT) Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id IAA09346; Thu, 24 Apr 1997 08:51:48 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.8.5/8.8.5) id IAA07099; Thu, 24 Apr 1997 08:44:05 +0200 (MET DST) Message-ID: <19970424084405.XF58866@uriah.heep.sax.de> 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!!! References: X-Mailer: Mutt 0.60_p2-3,5,8-9 Mime-Version: 1.0 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: ; from Simon Shapiro on Apr 23, 1997 17:21:38 -0700 Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk 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. ;-)