From owner-cvs-all Thu Mar 29 11:51:49 2001 Delivered-To: cvs-all@freebsd.org Received: from meow.osd.bsdi.com (meow.osd.bsdi.com [204.216.28.88]) by hub.freebsd.org (Postfix) with ESMTP id E8B4537B71A; Thu, 29 Mar 2001 11:51:41 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@jhb-laptop.osd.bsdi.com [204.216.28.241]) by meow.osd.bsdi.com (8.11.2/8.11.2) with ESMTP id f2TJpJG38300; Thu, 29 Mar 2001 11:51:19 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200103291919.f2TJJi977294@harmony.village.org> Date: Thu, 29 Mar 2001 11:50:54 -0800 (PST) From: John Baldwin To: Warner Losh Subject: Re: cvs commit: src/sys/dev/pccbb pccbb.c Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Jesper Skriver Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 29-Mar-01 Warner Losh wrote: > In message John Baldwin writes: >: >: On 29-Mar-01 Jesper Skriver wrote: >: > jesper 2001/03/29 02:23:45 PST >: > >: > Modified files: >: > sys/dev/pccbb pccbb.c >: > Log: >: > Fix building NEWCARD again, by including >: > sys/types.h and sys/lock.h in pccbb.c, as >: > jhb noted in rev 1.12 of src/share/man/man9/mutex.9 >: >: Would be nice if NEWCARD was in LINT so that my LINT build would have found >: this. :-/ > > You can't have NEWCARD and OLDCARD in the same kernel and expect it to > link :-( I know. You could use #ifdef LINT to hack around it maybe. :-P Or just make it a general rule that now you need to test GENERIC, LINT, and NEWCARD. > Warner -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message