summaryrefslogtreecommitdiff
path: root/i386/linux/device-drivers.h.in
diff options
context:
space:
mode:
authorMarcus Brinkmann <marcus@gnu.org>2005-07-12 23:01:06 +0000
committerThomas Schwinge <tschwinge@gnu.org>2009-06-18 00:15:27 +0200
commit80fee10735b608b95cbcd01b97e3bd2e35d42c2d (patch)
tree9268c4ae4d42a4acc6a8b964331737bd513cc8ad /i386/linux/device-drivers.h.in
parent62bf63d99312f4d8ea2c148521dcff6c346741ad (diff)
2005-07-12 Guillem Jover <guillem@hadrons.org>
* configure: Regenerated. * i386/configure: Regenerated. * Drivers.macros (AC_DRIVER_CLASS): Use AH_TEMPLATE. (AC_DRIVER): Set the value for the AC_DEFINE and AC_DEFINE_UNQUOTED to 1. * aclocal.m4 (AC_PROG_CC_LOCAL, AC_PROG_CC_WORKS_LOCAL): Removed. * version.m4: New file. * Makefile.in: Use PACKAGE_VERSION, not VERSION. * doc/Makefile.in: Likewise. * version.c.in: Likewise. Use PACKAGE_NAME, not "GNUmach". * i386/linux/Makefile.in (configure): Change its source to configure.ac. * aclocal.m4: Add missing quotations. * Drivers.macros: Likewise. * configure.in: Likewise. Include version.m4 and use PACKAGE and VERSION m4 macros from it. * i386/configure.in: Likewise. (AC_INIT): Use new syntax and move source check to AC_CONFIG_SRCDIR. * i386/linux/configure.ac: Likewise. Use m4_sinclude, not sinclude. * linux/configure.in: Likewise. * i386/configure.in: Update AC_DEFINE to the new three argument form. * i386/linux/configure.ac: Move AC_DEFINE inside AC_ARG_ENABLE. * configure.in: Use AC_CONFIG_LINKS, not AC_LINK_FILES. * linux/configure.in: Likewise. * i386/configure.in: Call AC_CONFIG_FILES and use the new form of AC_OUTPUT. * i386/linux/configure.ac: Likewise. * linux/configure.in: Likewise * configure.in: Use AS_HELP_STRING in AC_ARG_ENABLE help strings. * Drivers.macros: Likewise. * i386/configure.in: Likewise. * i386/linux/configure.ac: Likewise. 2005-07-12 Neal H. Walfield <neal@cs.uml.edu> * configure.in: Update to use autoconf 2.57. Do not error out if host_os is not GNU. Update AC_DEFINEs to the required three argument form. Don't call AC_CHECK_TOOL(CC, gcc) and AC_PROG_CC_LOCAL, just use AC_PROG_CC. AC_SUBST(LDFLAGS). Refactor AC_CONFIG_SUBDIRS to not do variable substitution. Call AC_CONFIG_FILES and use the new form of AC_OUTPUT. * i386/configure.in: Require autoconf 2.57. * linux/configure.in: Likewise. * i386/linux/Drivers.in: Move from here... * i386/linux/configure.ac: ... to here to conform to the environment autoreconf expects. (hurd_host_CPU): New macro. Call AC_PROG_CC, not AC_PROG_CC_LOCAL. AC_SUBST(LD_FLAGS). (flashpoint): Update AC_DEFINE to the new three argument form. * Drivers.macros (AC_DRIVER): Update AC_DEFINE to the new three argument form.
Diffstat (limited to 'i386/linux/device-drivers.h.in')
-rw-r--r--i386/linux/device-drivers.h.in298
1 files changed, 238 insertions, 60 deletions
diff --git a/i386/linux/device-drivers.h.in b/i386/linux/device-drivers.h.in
index e0469c0..b4cb1bf 100644
--- a/i386/linux/device-drivers.h.in
+++ b/i386/linux/device-drivers.h.in
@@ -1,84 +1,262 @@
-/* All possible device drivers; must match Drivers.in. */
+/* device-drivers.h.in. Generated from configure.ac by autoheader. */
+/* 3c515 */
+#undef CONFIG_3C515
+
+/* ac3200 */
+#undef CONFIG_AC3200
+
+/* apricot */
+#undef CONFIG_APRICOT
+
+/* at1700 */
+#undef CONFIG_AT1700
+
+/* atp */
+#undef CONFIG_ATP
+
+/* floppy */
+#undef CONFIG_BLK_DEV_FD
+
+/* ide */
+#undef CONFIG_BLK_DEV_IDE
+
+/* de4x5 */
+#undef CONFIG_DE4X5
+
+/* de600 */
+#undef CONFIG_DE600
+
+/* de620 */
+#undef CONFIG_DE620
+
+/* elcp */
+#undef CONFIG_DEC_ELCP
+
+/* depca */
+#undef CONFIG_DEPCA
+
+/* e2100 */
+#undef CONFIG_E2100
+
+/* eexpress */
+#undef CONFIG_EEXPRESS
+
+/* eexpresspro */
+#undef CONFIG_EEXPRESS_PRO
+
+/* eexpresspro100 */
+#undef CONFIG_EEXPRESS_PRO100B
+
+/* el1 */
+#undef CONFIG_EL1
+
+/* el16 */
+#undef CONFIG_EL16
+
+/* el2 */
+#undef CONFIG_EL2
+
+/* el3 */
+#undef CONFIG_EL3
+
+/* elplus */
+#undef CONFIG_ELPLUS
+
+/* epic */
+#undef CONFIG_EPIC
+
+/* eth16i */
+#undef CONFIG_ETH16I
+
+/* ewrk3 */
+#undef CONFIG_EWRK3
+
+/* fmv18x */
+#undef CONFIG_FMV18X
+
+/* hp100 */
+#undef CONFIG_HP100
+
+/* hplan */
+#undef CONFIG_HPLAN
+
+/* hplanplus */
+#undef CONFIG_HPLAN_PLUS
+
+/* Driver Class net */
+#undef CONFIG_INET
+
+/* lance */
+#undef CONFIG_LANCE
+
+/* 386 */
#undef CONFIG_M386
+
+/* 486 */
#undef CONFIG_M486
+
+/* 586 */
#undef CONFIG_M586
+
+/* 686 */
#undef CONFIG_M686
-#undef CPU
+
+/* ne2000 */
+#undef CONFIG_NE2000
+
+/* ne2kpci */
+#undef CONFIG_NE2K_PCI
+
+/* ni52 */
+#undef CONFIG_NI52
+
+/* ni65 */
+#undef CONFIG_NI65
+
+/* pcnet32 */
+#undef CONFIG_PCNET32
+
+/* rtl8139 */
+#undef CONFIG_RTL8139
+
+/* Driver Class scsi */
#undef CONFIG_SCSI
-#undef CONFIG_INET
-#undef CONFIG_BLK_DEV_FD
-#undef CONFIG_BLK_DEV_IDE
+
+/* wd7000 */
+#undef CONFIG_SCSI_7000FASST
+
+/* advansys */
#undef CONFIG_SCSI_ADVANSYS
-#undef CONFIG_SCSI_BUSLOGIC
-#undef CONFIG_SCSI_OMIT_FLASHPOINT
-#undef CONFIG_SCSI_U14_34F
-#undef CONFIG_SCSI_ULTRASTOR
+
+/* aha152x */
#undef CONFIG_SCSI_AHA152X
+
+/* aha1542 */
#undef CONFIG_SCSI_AHA1542
+
+/* aha1740 */
#undef CONFIG_SCSI_AHA1740
+
+/* aic7xxx */
#undef CONFIG_SCSI_AIC7XXX
+
+/* am53c974 */
+#undef CONFIG_SCSI_AM53C974
+
+/* buslogic */
+#undef CONFIG_SCSI_BUSLOGIC
+
+/* dc390t */
+#undef CONFIG_SCSI_DC390T
+
+/* dtc3280 */
+#undef CONFIG_SCSI_DTC3280
+
+/* eata */
+#undef CONFIG_SCSI_EATA
+
+/* eatadma */
+#undef CONFIG_SCSI_EATA_DMA
+
+/* eatapio */
+#undef CONFIG_SCSI_EATA_PIO
+
+/* futuredomain */
#undef CONFIG_SCSI_FUTURE_DOMAIN
-#undef CONFIG_SCSI_IN2000
+
+/* gdth */
+#undef CONFIG_SCSI_GDTH
+
+/* ncr5380 */
#undef CONFIG_SCSI_GENERIC_NCR5380
+
+/* in2000 */
+#undef CONFIG_SCSI_IN2000
+
+/* ncr53c406a */
#undef CONFIG_SCSI_NCR53C406A
-#undef CONFIG_SCSI_PASS16
-#undef CONFIG_SCSI_SEAGATE
-#undef CONFIG_SCSI_T128
+
+/* ncr53c7xx */
#undef CONFIG_SCSI_NCR53C7xx
-#undef CONFIG_SCSI_EATA_DMA
-#undef CONFIG_SCSI_EATA_PIO
-#undef CONFIG_SCSI_7000FASST
-#undef CONFIG_SCSI_EATA
-#undef CONFIG_SCSI_AM53C974
-#undef CONFIG_SCSI_DTC3280
+
+/* ncr53c8xx */
#undef CONFIG_SCSI_NCR53C8XX
-#undef CONFIG_SCSI_DC390T
+
+/* scsi omit flashpoint */
+#undef CONFIG_SCSI_OMIT_FLASHPOINT
+
+/* pas16 */
+#undef CONFIG_SCSI_PASS16
+
+/* ppa */
#undef CONFIG_SCSI_PPA
+
+/* qlogicfas */
#undef CONFIG_SCSI_QLOGIC_FAS
+
+/* qlogicisp */
#undef CONFIG_SCSI_QLOGIC_ISP
-#undef CONFIG_SCSI_GDTH
-#undef CONFIG_NE2000
-#undef CONFIG_EL2
-#undef CONFIG_EL3
-#undef CONFIG_WD80x3
-#undef CONFIG_EL1
+
+/* seagate */
+#undef CONFIG_SCSI_SEAGATE
+
+/* t128 */
+#undef CONFIG_SCSI_T128
+
+/* u1434f */
+#undef CONFIG_SCSI_U14_34F
+
+/* ultrastor */
+#undef CONFIG_SCSI_ULTRASTOR
+
+/* seeq8005 */
+#undef CONFIG_SEEQ8005
+
+/* skg16 */
+#undef CONFIG_SK_G16
+
+/* tlan */
+#undef CONFIG_TLAN
+
+/* ul */
#undef CONFIG_ULTRA
+
+/* ul32 */
#undef CONFIG_ULTRA32
-#undef CONFIG_HPLAN_PLUS
-#undef CONFIG_HPLAN
+
+/* viarhine */
+#undef CONFIG_VIA_RHINE
+
+/* vortex */
#undef CONFIG_VORTEX
-#undef CONFIG_SEEQ8005
-#undef CONFIG_HP100
-#undef CONFIG_AC3200
-#undef CONFIG_E2100
-#undef CONFIG_AT1700
-#undef CONFIG_ETH16I
-#undef CONFIG_ZNET
-#undef CONFIG_EEXPRESS
-#undef CONFIG_EEXPRESS_PRO
-#undef CONFIG_EEXPRESS_PRO100B
-#undef CONFIG_DEPCA
-#undef CONFIG_EWRK3
-#undef CONFIG_DE4X5
-#undef CONFIG_APRICOT
+
+/* wavelan */
#undef CONFIG_WAVELAN
-#undef CONFIG_EL16
-#undef CONFIG_ELPLUS
-#undef CONFIG_DE600
-#undef CONFIG_DE620
-#undef CONFIG_SK_G16
-#undef CONFIG_NI52
-#undef CONFIG_NI65
-#undef CONFIG_ATP
-#undef CONFIG_LANCE
-#undef CONFIG_DEC_ELCP
-#undef CONFIG_FMV18X
-#undef CONFIG_3C515
-#undef CONFIG_PCNET32
-#undef CONFIG_NE2K_PCI
+
+/* wd80x3 */
+#undef CONFIG_WD80x3
+
+/* yellowfin */
#undef CONFIG_YELLOWFIN
-#undef CONFIG_RTL8139
-#undef CONFIG_EPIC
-#undef CONFIG_TLAN
-#undef CONFIG_VIA_RHINE
+
+/* znet */
+#undef CONFIG_ZNET
+
+/* CPU */
+#undef CPU
+
+/* Define to the address where bug reports for this package should be sent. */
+#undef PACKAGE_BUGREPORT
+
+/* Define to the full name of this package. */
+#undef PACKAGE_NAME
+
+/* Define to the full name and version of this package. */
+#undef PACKAGE_STRING
+
+/* Define to the one symbol short name of this package. */
+#undef PACKAGE_TARNAME
+
+/* Define to the version of this package. */
+#undef PACKAGE_VERSION