freebsd-nq/sys/dev/isp
Joerg Wunsch a5f50ef9e4 netchild's mega-patch to isolate compiler dependencies into a central
place.

This moves the dependency on GCC's and other compiler's features into
the central sys/cdefs.h file, while the individual source files can
then refer to #ifdef __COMPILER_FEATURE_FOO where they by now used to
refer to #if __GNUC__ > 3.1415 && __BARC__ <= 42.

By now, GCC and ICC (the Intel compiler) have been actively tested on
IA32 platforms by netchild.  Extension to other compilers is supposed
to be possible, of course.

Submitted by:	netchild
Reviewed by:	various developers on arch@, some time ago
2005-03-02 21:33:29 +00:00
..
DriverManual.txt
Hardware.txt
isp_freebsd.c Provide a needed argument to AT_MAKE_TAGID. 2005-01-23 22:33:59 +00:00
isp_freebsd.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
isp_inline.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
isp_ioctl.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
isp_pci.c Support the DELL OEM 2312 cards (1077,6312). 2005-01-23 06:23:55 +00:00
isp_sbus.c - Introduce an ofw_bus kobj-interface for retrieving the OFW node and a 2004-08-12 17:41:33 +00:00
isp_target.c Macroize the making of tag ids. 2005-01-23 06:28:08 +00:00
isp_target.h Add some macros for inserting tag ids. 2005-01-23 06:28:49 +00:00
isp_tpublic.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
isp.c Don't set ZIO for 23XX for target mode (use fast posting instead). 2005-01-23 06:26:45 +00:00
ispmbox.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
ispreg.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
ispvar.h netchild's mega-patch to isolate compiler dependencies into a central 2005-03-02 21:33:29 +00:00