patch-2.4.4 linux/include/linux/sdlapci.h
Next file: linux/include/linux/serialP.h
Previous file: linux/include/linux/sdladrv.h
Back to the patch index
Back to the overall index
- Lines: 22
- Date:
Thu Apr 12 12:11:39 2001
- Orig file:
v2.4.3/linux/include/linux/sdlapci.h
- Orig date:
Wed Jan 26 13:25:58 2000
diff -u --recursive --new-file v2.4.3/linux/include/linux/sdlapci.h linux/include/linux/sdlapci.h
@@ -4,7 +4,7 @@
*
* Author: Gideon Hack <ghack@sangoma.com>
*
-* Copyright: (c) 1999 Sangoma Technologies Inc.
+* Copyright: (c) 1999-2000 Sangoma Technologies Inc.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
@@ -62,7 +62,11 @@
#define S514_CPU_START 0x01
/* The maximum number of S514 adapters supported */
-#define MAX_S514_CARDS 8
+#define MAX_S514_CARDS 20
+
+#define PCI_CARD_TYPE 0x2E
+#define S514_DUAL_CPU 0x12
+#define S514_SINGLE_CPU 0x11
#endif /* _SDLAPCI_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)