summaryrefslogtreecommitdiffstats
path: root/sys/i4b/layer1/ihfc/i4b_ihfc_pnp.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i4b/layer1/ihfc/i4b_ihfc_pnp.c')
-rw-r--r--sys/i4b/layer1/ihfc/i4b_ihfc_pnp.c9
1 files changed, 3 insertions, 6 deletions
diff --git a/sys/i4b/layer1/ihfc/i4b_ihfc_pnp.c b/sys/i4b/layer1/ihfc/i4b_ihfc_pnp.c
index 3f07375..1493e85 100644
--- a/sys/i4b/layer1/ihfc/i4b_ihfc_pnp.c
+++ b/sys/i4b/layer1/ihfc/i4b_ihfc_pnp.c
@@ -26,26 +26,23 @@
*
* i4b_ihfc_pnp.c - common hfc ISA PnP-bus interface
* -------------------------------------------------
- *
* - Everything which has got anything to to with "PnP" bus setup has
* been put here, except the chip spesific "PnP" setup.
*
- *
* last edit-date: [Tue Jan 23 16:03:33 2001]
- *
* $Id: i4b_ihfc_pnp.c,v 1.9 2000/09/19 13:50:36 hm Exp $
- *
- * $FreeBSD$
*
*---------------------------------------------------------------------------*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/kernel.h>
#include <sys/socket.h>
#include <net/if.h>
-
#include <i4b/include/i4b_global.h>
#include <machine/i4b_ioctl.h>
OpenPOWER on IntegriCloud