freebsd-dev/sys/dev/aic7xxx
Justin T. Gibbs 168d6886b8 Use a lookup table for device matching instead of a switch on a 64bit
value.  EGCS generates poor code for sparse switch statements on 64bit
values.

Requested by: bde
1999-05-14 17:38:07 +00:00
..
aicasm
93cx6.c
93cx6.h
ahc_eisa.c Move the declaration of the interrupt type from the driver structure 1999-05-08 21:59:43 +00:00
ahc_pci.c Use a lookup table for device matching instead of a switch on a 64bit 1999-05-14 17:38:07 +00:00
aic7xxx_93cx6.c
aic7xxx_93cx6.h
aic7xxx.c Better workaround for aic7890 chip bug. Use the HS_MAILBOX register to 1999-05-14 05:07:25 +00:00
aic7xxx.h Better workaround for aic7890 chip bug. Use the HS_MAILBOX register to 1999-05-14 05:07:25 +00:00
aic7xxx.reg Better workaround for aic7890 chip bug. Use the HS_MAILBOX register to 1999-05-14 05:07:25 +00:00
aic7xxx.seq Better workaround for aic7890 chip bug. Use the HS_MAILBOX register to 1999-05-14 05:07:25 +00:00
aicasm_gram.y
aicasm_scan.l
aicasm_symbol.c
aicasm_symbol.h
aicasm.c
aicasm.h
Makefile
sequencer.h