freebsd-dev/sys/dev/buslogic
John Baldwin f37f15337d Add some band-aid casts to quiet warnings. This driver still assumes
that sizeof(int) == sizeof(void *) == 4.  However, it also seems that the
hardware assumes this.
2002-11-06 20:34:38 +00:00
..
bt_eisa.c Change BUS_SPACE_UNRESTRICTED (~0ul) to plain ~0 when used in the 2002-10-09 08:54:32 +00:00
bt_isa.c Change BUS_SPACE_UNRESTRICTED (~0ul) to plain ~0 when used in the 2002-10-09 08:54:32 +00:00
bt_mca.c Change BUS_SPACE_UNRESTRICTED (~0ul) to plain ~0 when used in the 2002-10-09 08:54:32 +00:00
bt_pci.c Change BUS_SPACE_UNRESTRICTED (~0ul) to plain ~0 when used in the 2002-10-09 08:54:32 +00:00
bt.c Add some band-aid casts to quiet warnings. This driver still assumes 2002-11-06 20:34:38 +00:00
btreg.h