Use __FBSDID().

This commit is contained in:
David E. O'Brien 2003-06-10 23:48:55 +00:00
parent d7a26ce64c
commit 3b16f7d7fe
33 changed files with 100 additions and 111 deletions

View File

@ -40,12 +40,13 @@
* code is modeled after Linux i4l driver written by Karsten
* Keil.
*
* $FreeBSD$
*
* last edit-date: [Wed Jan 24 09:06:30 2001]
*
*---------------------------------------------------------------------------*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include "opt_i4b.h"
#if defined (ASUSCOM_IPAC)

View File

@ -34,13 +34,13 @@
*
* i4b_avm_a1.c - AVM A1/Fritz passive card driver for isdn4bsd
* ------------------------------------------------------------
*
* $FreeBSD$
*
* last edit-date: [Wed Jan 24 09:25:23 2001]
*
*---------------------------------------------------------------------------*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include "opt_i4b.h"
#if defined(AVM_A1)

View File

@ -26,13 +26,13 @@
*
* i4b_bchan.c - B channel handling L1 procedures
* ----------------------------------------------
*
* $FreeBSD$
*
* last edit-date: [Sat Mar 9 16:00:56 2002]
*
*---------------------------------------------------------------------------*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/mbuf.h>

View File

@ -26,9 +26,6 @@
*
* isic - I4B Siemens ISDN Chipset Driver for Creatix/Teles PnP
* ============================================================
*
* $FreeBSD$
*
* last edit-date: [Wed Jan 24 09:07:22 2001]
*
* Note: this driver works for the Creatix ISDN S0-16 P+P and
@ -40,6 +37,9 @@
*
*---------------------------------------------------------------------------*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include "opt_i4b.h"
#if (defined(CRTX_S0_P) || defined(TEL_S0_16_3_P) || defined(COMPAQ_M610))

View File

@ -26,13 +26,13 @@
*
* Eicon Diehl DIVA 2.0 or 2.02 (ISA PnP) support for isic driver
* --------------------------------------------------------------
*
* $FreeBSD$
*
* last edit-date: [Fri Jan 26 13:57:10 2001]
*
*---------------------------------------------------------------------------*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include "opt_i4b.h"
#if defined EICON_DIVA

View File

@ -26,13 +26,13 @@
*
* i4b_drn_ngo.c - Dr. Neuhaus Niccy GO@ and SAGEM Cybermod
* --------------------------------------------------------
*
* $FreeBSD$
*
* last edit-date: [Wed Jan 24 09:07:44 2001]
*
*---------------------------------------------------------------------------*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include "opt_i4b.h"
#if defined(DRN_NGO)

View File

@ -32,13 +32,13 @@
*
* isdn4bsd layer1 driver for Dynalink IS64PH isdn TA
* ==================================================
*
* $FreeBSD$
*
* last edit-date: [Wed Jan 24 09:08:03 2001]
*
*---------------------------------------------------------------------------*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
/* NOTES:
This driver was written for the Dynalink IS64PH ISDN TA, based on two

View File

@ -26,13 +26,13 @@
*
* isic - I4B driver for ELSA MicroLink ISDN/PCC-16 and ELSA PCFpro
* ================================================================
*
* $FreeBSD$
*
* last edit-date: [Sun Oct 21 09:42:17 2001]
*
*---------------------------------------------------------------------------*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include "opt_i4b.h"
#if defined(ELSA_PCC16)

View File

@ -26,13 +26,13 @@
*
* isic - I4B Siemens ISDN Chipset Driver for ELSA Quickstep 1000pro ISA
* =====================================================================
*
* $FreeBSD$
*
* last edit-date: [Wed Jan 24 09:09:03 2001]
*
*---------------------------------------------------------------------------*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include "opt_i4b.h"
#if defined(ELSA_QS1ISA)

View File

@ -26,15 +26,15 @@
*
* isic - I4B Siemens ISDN Chipset Driver for ELSA MicroLink ISDN/PCI
* ==================================================================
*
* $FreeBSD$
*
* last edit-date: [Wed Jan 24 09:09:28 2001]
*
* Note: ELSA Quickstep 1000pro PCI = ELSA MicroLink ISDN/PCI
*
*---------------------------------------------------------------------------*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include "opt_i4b.h"
#if defined(ELSA_QS1PCI)

View File

@ -26,13 +26,13 @@
*
* i4b - Siemens HSCX chip (B-channel) handling
* --------------------------------------------
*
* $FreeBSD$
*
* last edit-date: [Sat Mar 9 16:01:49 2002]
*
*---------------------------------------------------------------------------*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/mbuf.h>

View File

@ -26,13 +26,13 @@
*
* i4b_isac.c - i4b siemens isdn chipset driver ISAC handler
* ---------------------------------------------------------
*
* $FreeBSD$
*
* last edit-date: [Wed Jan 24 09:10:36 2001]
*
*---------------------------------------------------------------------------*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include "opt_i4b.h"
#include <sys/param.h>

View File

@ -26,13 +26,13 @@
*
* i4b_isic.c - global isic stuff
* ==============================
*
* $FreeBSD$
*
* last edit-date: [Wed Jan 24 09:29:42 2001]
*
*---------------------------------------------------------------------------*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include "opt_i4b.h"
#include <sys/param.h>

View File

@ -26,13 +26,13 @@
*
* i4b_isic_isa.c - ISA bus interface
* ==================================
*
* $FreeBSD$
*
* last edit-date: [Wed Jan 24 09:30:19 2001]
*
*---------------------------------------------------------------------------*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include "opt_i4b.h"
#include <sys/param.h>

View File

@ -36,13 +36,13 @@
*
* i4b_isic_pnp.c - i4b pnp support
* --------------------------------
*
* $FreeBSD$
*
* last edit-date: [Fri Jan 26 14:01:04 2001]
*
*---------------------------------------------------------------------------*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include "opt_i4b.h"
#include <sys/param.h>

View File

@ -25,11 +25,8 @@
*
* i4b_itk_ix1.c - ITK ix1 micro passive card driver for isdn4bsd
* --------------------------------------------------------------
*
* last edit-date: [Wed Jan 24 09:27:06 2001]
*
* $FreeBSD$
*
*---------------------------------------------------------------------------
*
* The ITK ix1 micro ISDN card is an ISA card with one region
@ -60,6 +57,9 @@
*
*---------------------------------------------------------------------------*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include "opt_i4b.h"
#if defined(ITKIX1)

View File

@ -26,13 +26,13 @@
*
* i4b_l1.c - isdn4bsd layer 1 handler
* -----------------------------------
*
* $FreeBSD$
*
* last edit-date: [Wed Jan 24 09:12:03 2001]
*
*---------------------------------------------------------------------------*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/mbuf.h>

View File

@ -26,13 +26,13 @@
*
* i4b_l1fsm.c - isdn4bsd layer 1 I.430 state machine
* --------------------------------------------------
*
* $FreeBSD$
*
* last edit-date: [Wed Jan 24 09:12:18 2001]
*
*---------------------------------------------------------------------------*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include <sys/param.h>
#include <sys/kernel.h>
#include <sys/systm.h>

View File

@ -29,19 +29,19 @@
* SUCH DAMAGE.
*
*---------------------------------------------------------------------------
*
*
* Siemens I-Surf 2.0 PnP specific routines for isic driver
* --------------------------------------------------------
*
* Based on ELSA Quickstep 1000pro PCI driver (i4b_elsa_qs1p.c)
* In case of trouble please contact Udo Schweigert <ust@cert.siemens.de>
* $FreeBSD$
*
* last edit-date: [Wed Jan 24 09:13:25 2001]
*
*---------------------------------------------------------------------------*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include "opt_i4b.h"
#if defined(SIEMENS_ISURF2)

View File

@ -43,13 +43,13 @@
*
* isic - I4B Siemens ISDN Chipset Driver for SWS cards
* ====================================================
*
* $FreeBSD$
*
* last edit-date: [Wed Jan 24 08:58:57 2001]
*
*---------------------------------------------------------------------------*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include "opt_i4b.h"
#if defined (SEDLBAUER)

View File

@ -1,8 +1,6 @@
/*
* Copyright (c) 1996 Arne Helme. All rights reserved.
*
* Copyright (c) 1996 Gary Jennejohn. All rights reserved.
*
* Copyright (c) 1997, 2001 Hellmuth Michaelis. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@ -36,13 +34,13 @@
*
* isic - I4B Siemens ISDN Chipset Driver for Teles S0/16 and clones
* =================================================================
*
* $FreeBSD$
*
* last edit-date: [Wed Jan 24 09:27:24 2001]
*
*---------------------------------------------------------------------------*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include "opt_i4b.h"
#if defined(TEL_S0_16)

View File

@ -1,8 +1,6 @@
/*
* Copyright (c) 1996 Arne Helme. All rights reserved.
*
* Copyright (c) 1996 Gary Jennejohn. All rights reserved.
*
* Copyright (c) 1997, 2001 Hellmuth Michaelis. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@ -36,13 +34,13 @@
*
* isic - I4B Siemens ISDN Chipset Driver for Teles S0/16.3
* ========================================================
*
* $FreeBSD$
*
* last edit-date: [Wed Jan 24 09:27:40 2001]
*
*---------------------------------------------------------------------------*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include "opt_i4b.h"
#if defined(TEL_S0_16_3)

View File

@ -1,8 +1,6 @@
/*
* Copyright (c) 1996 Arne Helme. All rights reserved.
*
* Copyright (c) 1996 Gary Jennejohn. All rights reserved.
*
* Copyright (c) 1997, 2001 Hellmuth Michaelis. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@ -36,13 +34,13 @@
*
* isic - I4B Siemens ISDN Chipset Driver for Teles S0/8 and clones
* ================================================================
*
* $FreeBSD$
*
* last edit-date: [Wed Jan 24 09:27:58 2001]
*
*---------------------------------------------------------------------------*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include "opt_i4b.h"
#if defined(TEL_S0_8)

View File

@ -26,13 +26,13 @@
*
* i4b_usr_sti.c - USRobotics Sportster ISDN TA intern (Tina-pp)
* -------------------------------------------------------------
*
* $FreeBSD$
*
* last edit-date: [Wed Jan 24 09:28:12 2001]
*
*---------------------------------------------------------------------------*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include "opt_i4b.h"
#if defined(USR_STI)

View File

@ -26,13 +26,13 @@
*
* i4b_itjc_isac.c - i4b NetJet-S ISAC handler
* --------------------------------------------
*
* $FreeBSD$
*
* last edit-date: [Wed Jan 10 17:15:54 2001]
*
*---------------------------------------------------------------------------*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include "opt_i4b.h"
#include <sys/param.h>

View File

@ -26,13 +26,13 @@
*
* i4b_itjc_l1.c - NetJet-S layer 1 handler
* ---------------------------------------------
*
* $FreeBSD$
*
* last edit-date: [Wed Jan 10 17:16:19 2001]
*
*---------------------------------------------------------------------------*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include <sys/param.h>
#include <sys/kernel.h>
#include <sys/systm.h>

View File

@ -26,13 +26,13 @@
*
* i4b_itjc_l1fsm.c - NetJet-S layer 1 I.430 state machine
* ------------------------------------------------------------
*
* $FreeBSD$
*
* last edit-date: [Wed Jan 10 17:16:33 2001]
*
*---------------------------------------------------------------------------*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include <sys/param.h>
#include <sys/kernel.h>
#include <sys/systm.h>

View File

@ -32,13 +32,13 @@
*
* i4b_itjc_pci.c: NetJet-S hardware driver
* ----------------------------------------
*
* $FreeBSD$
*
* last edit-date: [Thu Jan 11 11:29:38 2001]
*
*---------------------------------------------------------------------------*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include "opt_i4b.h"
#include <sys/param.h>

View File

@ -1,6 +1,5 @@
/*
* Copyright (c) 1999, 2000 Dave Boyce. All rights reserved.
*
* Copyright (c) 2000, 2001 Hellmuth Michaelis. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@ -28,13 +27,13 @@
*
* i4b_iwic - isdn4bsd Winbond W6692 driver
* ----------------------------------------
*
* $FreeBSD$
*
* last edit-date: [Tue Jan 16 13:21:24 2001]
*
*---------------------------------------------------------------------------*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include "opt_i4b.h"
#include <sys/param.h>

View File

@ -26,13 +26,13 @@
*
* i4b_iwic - isdn4bsd Winbond W6692 driver
* ----------------------------------------
*
* $FreeBSD$
*
* last edit-date: [Tue Jan 16 13:20:14 2001]
*
*---------------------------------------------------------------------------*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include "opt_i4b.h"
#include <sys/param.h>
@ -42,7 +42,6 @@
#include <net/if.h>
#include <machine/i4b_debug.h>
#include <machine/i4b_ioctl.h>
#include <machine/i4b_trace.h>

View File

@ -26,13 +26,13 @@
*
* i4b_iwic - isdn4bsd Winbond W6692 driver
* ----------------------------------------
*
* $FreeBSD$
*
* last edit-date: [Sun Jan 21 11:09:24 2001]
*
*---------------------------------------------------------------------------*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include "opt_i4b.h"
#include <sys/param.h>

View File

@ -26,13 +26,13 @@
*
* i4b_iwic - isdn4bsd Winbond W6692 driver
* ----------------------------------------
*
* $FreeBSD$
*
* last edit-date: [Sun Jan 21 11:09:33 2001]
*
*---------------------------------------------------------------------------*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include "opt_i4b.h"
#include <sys/param.h>
@ -40,9 +40,6 @@
#include <sys/socket.h>
#include <net/if.h>
#include <machine/i4b_debug.h>
#include <machine/i4b_ioctl.h>
#include <machine/i4b_trace.h>

View File

@ -26,13 +26,13 @@
*
* i4b_iwic - isdn4bsd Winbond W6692 driver
* ----------------------------------------
*
* $FreeBSD$
*
* last edit-date: [Tue Jan 16 10:53:03 2001]
*
*---------------------------------------------------------------------------*/
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include "opt_i4b.h"
#include <sys/param.h>
@ -41,7 +41,6 @@
#include <sys/socket.h>
#include <net/if.h>
#include <machine/bus.h>
#include <machine/resource.h>
#include <sys/bus.h>