freebsd-dev/sys/i386/scsi
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
..
93cx6.c Remove unused var. 1995-11-20 12:14:40 +00:00
93cx6.h Clean up a few nits in the aic7xxx driver: 1995-09-05 23:52:03 +00:00
aic7xxx.c Untangled the vm.h include file spaghetti. 1995-12-07 12:48:31 +00:00
aic7xxx.h Move aic7xxx register definitions to sys/dev/aic7xxx/aic7xxx_reg.h. 1995-11-05 04:50:55 +00:00
bt.c Change the generic "btintr" function's name to "bt_intr" - the same as 1995-12-14 14:19:19 +00:00
btreg.h Change the generic "btintr" function's name to "bt_intr" - the same as 1995-12-14 14:19:19 +00:00