freebsd-dev/sys/dev/aic7xxx
Ian Lepore f827d58e4d Rework the aicasm build machinery so that it gets built along with toolchain
components instead of with the kernel and/or modules.  This ensures that it
gets built with the host compiler, not the compiler in obj/... used to build
the target components (which may be a cross-compiler outputting code for a
different architecture and using header files with types and options set up
for the wrong architecture).

Reviewed by:	imp
2013-11-04 15:55:04 +00:00
..
aicasm Rework the aicasm build machinery so that it gets built along with toolchain 2013-11-04 15:55:04 +00:00
ahc_eisa.c Remove comments about creating DMA tags as children of the DMA tags of their 2012-03-12 19:29:32 +00:00
ahc_isa.c Correct misleading bootverbose output: ahc_isa_probe -> ahc_isa_identify 2013-04-17 02:33:56 +00:00
ahc_pci.c Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI 2013-08-12 23:30:01 +00:00
ahd_pci.c Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI 2013-08-12 23:30:01 +00:00
aic7xxx_93cx6.c
aic7xxx_93cx6.h
aic7xxx_inline.h
aic7xxx_osm.c Reform the busdma API so that new types may be added without modifying 2013-02-12 16:57:20 +00:00
aic7xxx_osm.h Fix typos - remove duplicate "the". 2011-02-21 09:01:34 +00:00
aic7xxx_pci.c Match function definition to declaration and call-site. 2013-07-25 09:30:00 +00:00
aic7xxx.c Partial MFproject/camlock r256671: 2013-10-21 06:04:39 +00:00
aic7xxx.h Fxi a bunch of typos. 2013-05-10 16:41:26 +00:00
aic7xxx.reg
aic7xxx.seq
aic79xx_inline.h
aic79xx_osm.c Reform the busdma API so that new types may be added without modifying 2013-02-12 16:57:20 +00:00
aic79xx_osm.h Fix typos - remove duplicate "the". 2011-02-21 09:01:34 +00:00
aic79xx_pci.c Do a sweep of the tree replacing calls to pci_find_extcap() with calls to 2011-03-23 13:10:15 +00:00
aic79xx.c Partial MFproject/camlock r256671: 2013-10-21 06:04:39 +00:00
aic79xx.h
aic79xx.reg
aic79xx.seq
aic7770.c
aic_osm_lib.c Remove variables which are initialized but never used thereafter 2012-08-05 08:08:34 +00:00
aic_osm_lib.h