patch-2.4.3 linux/include/linux/b1lli.h
Next file: linux/include/linux/blkdev.h
Previous file: linux/include/linux/802_11.h
Back to the patch index
Back to the overall index
- Lines: 25
- Date:
Mon Mar 26 15:38:19 2001
- Orig file:
v2.4.2/linux/include/linux/b1lli.h
- Orig date:
Thu Aug 12 09:42:33 1999
diff -u --recursive --new-file v2.4.2/linux/include/linux/b1lli.h linux/include/linux/b1lli.h
@@ -1,11 +1,14 @@
/*
- * $Id: b1lli.h,v 1.8 1999/07/01 15:26:54 calle Exp $
+ * $Id: b1lli.h,v 1.8.8.1 2001/03/15 09:58:30 kai Exp $
*
* ISDN lowlevel-module for AVM B1-card.
*
* Copyright 1996 by Carsten Paeth (calle@calle.in-berlin.de)
*
* $Log: b1lli.h,v $
+ * Revision 1.8.8.1 2001/03/15 09:58:30 kai
+ * spelling fix
+ *
* Revision 1.8 1999/07/01 15:26:54 calle
* complete new version (I love it):
* + new hardware independed "capi_driver" interface that will make it easy to:
@@ -129,7 +132,7 @@
#define AVMB1_LOAD_AND_CONFIG 3 /* load image and config to card */
#define AVMB1_ADDCARD_WITH_TYPE 4 /* add a new card, with cardtype */
#define AVMB1_GET_CARDINFO 5 /* get cardtype */
-#define AVMB1_REMOVECARD 6 /* remove a card (usefull for T1) */
+#define AVMB1_REMOVECARD 6 /* remove a card (useful for T1) */
#define AVMB1_REGISTERCARD_IS_OBSOLETE
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)