freebsd-dev/sys/i386/eisa
Peter Wemm 60f17fcd9f Change the generic "btintr" function's name to "bt_intr" - the same as
all the other bt_XXX() functions in i386/scsi/bt*.

This the important effect of forcing a link error if the user is
still using the old "vector btintr" which is dangerously wrong
after Justin's updates to the driver.

The correct isa vector line for the bt driver is "vector bt_isa_intr".
Justin mentioned this in the commit message and updated LINT and
GENERIC.  This change is to enforce that.. :-)
1995-12-14 14:19:19 +00:00
..
aha1742.c Staticize and cleanup. 1995-12-10 13:33:49 +00:00
aic7770.c Staticize again. 1995-11-29 10:12:34 +00:00
bt74x.c Change the generic "btintr" function's name to "bt_intr" - the same as 1995-12-14 14:19:19 +00:00
eisaconf.c Staticize and cleanup. 1995-12-10 13:33:49 +00:00
eisaconf.h Completed function declarations and/or added prototypes. 1995-11-21 12:55:26 +00:00
eisadevs.c