summaryrefslogtreecommitdiffstats
path: root/sys/pccard
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1999-08-28 01:08:13 +0000
committerpeter <peter@FreeBSD.org>1999-08-28 01:08:13 +0000
commit3b842d34e82312a8004a7ecd65ccdb837ef72ac1 (patch)
tree09d2a69509b3515b773279fd0db04acc03aee4db /sys/pccard
parent76f0c923fe4b2a1616453876611dc76b4f6b5355 (diff)
downloadFreeBSD-src-3b842d34e82312a8004a7ecd65ccdb837ef72ac1.zip
FreeBSD-src-3b842d34e82312a8004a7ecd65ccdb837ef72ac1.tar.gz
$Id$ -> $FreeBSD$
Diffstat (limited to 'sys/pccard')
-rw-r--r--sys/pccard/pccard.c2
-rw-r--r--sys/pccard/pcic.h2
-rw-r--r--sys/pccard/pcic_pci.c2
-rw-r--r--sys/pccard/pcic_pci.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/sys/pccard/pccard.c b/sys/pccard/pccard.c
index 07be6c1..6497ce4 100644
--- a/sys/pccard/pccard.c
+++ b/sys/pccard/pccard.c
@@ -28,7 +28,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: pccard.c,v 1.81 1999/08/01 18:12:50 imp Exp $
+ * $FreeBSD$
*/
#include "opt_pcic.h"
diff --git a/sys/pccard/pcic.h b/sys/pccard/pcic.h
index 34ae30c..5988089 100644
--- a/sys/pccard/pcic.h
+++ b/sys/pccard/pcic.h
@@ -28,7 +28,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: pcic.h,v 1.0 1999/02/26 20:52:54 roger Exp $
+ * $FreeBSD$
*/
int register_pcic_intr(int intr, int device_id, u_int flags,
diff --git a/sys/pccard/pcic_pci.c b/sys/pccard/pcic_pci.c
index e596a75..5b23c5e 100644
--- a/sys/pccard/pcic_pci.c
+++ b/sys/pccard/pcic_pci.c
@@ -26,7 +26,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: pcic_p.c,v 1.12 1999/05/09 17:07:11 peter Exp $
+ * $FreeBSD$
*/
#include <sys/param.h>
diff --git a/sys/pccard/pcic_pci.h b/sys/pccard/pcic_pci.h
index 47934f3..bd8e06c 100644
--- a/sys/pccard/pcic_pci.h
+++ b/sys/pccard/pcic_pci.h
@@ -26,7 +26,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: pcic_p.h,v 1.5 1999/04/01 15:28:10 nsayer Exp $
+ * $FreeBSD$
*/
/* PCI/CardBus Device IDs */
OpenPOWER on IntegriCloud