Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Dec 2001 15:58:37 -0800
From:      Peter Wemm <peter@wemm.org>
To:        Warner Losh <imp@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/conf files 
Message-ID:  <20011206235837.5231A380D@overcee.netplex.com.au>
In-Reply-To: <200112050910.fB59AKD19237@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
Warner Losh wrote:
> imp         2001/12/05 01:10:20 PST
> 
>   Modified files:
>     sys/conf             files 
>   Log:
>   Move joy from isa to dev/joy.
>   
>   Revision  Changes    Path
>   1.586     +1 -1      src/sys/conf/files

This log message doesn't match the change:

@@ -1,3 +1,3 @@
-# $FreeBSD: src/sys/conf/files,v 1.585 2001/12/04 01:35:06 des Exp $
+# $FreeBSD: src/sys/conf/files,v 1.586 2001/12/05 09:10:20 imp Exp $
 #
 # The long compile-with and dependency lines are required because of
@@ -257,5 +257,5 @@
 dev/ata/ata-isa.c      optional ata isa
 dev/ata/ata-card.c     optional ata card
-#dev/ata/ata-card.c    optional ata pccard
+dev/ata/ata-card.c     optional ata pccard
 dev/ata/ata-pci.c      optional ata pci
 dev/ata/ata-dma.c      optional ata pci

What you really did was activate the ata pccard attachment.

Cheers,
-Peter
--
Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au
"All of this is for nothing if we don't go to the stars" - JMS/B5


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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