freebsd-dev/sys/dev/dpt
Bruce Evans 1fb5b23952 Hide compiler warnings for casting from a long to a pointer of a
different size (on i386's with 64 bit longs).  Cosmetic.  Non-cosmetic
unportabilities were already hidden by using ntohl() to convert a
32-bit user DMA address to a long.
1998-08-10 17:06:28 +00:00
..
dpt_control.c Update DPT driver from 1.4.3 to 1.4.5 1998-08-05 00:54:38 +00:00
dpt_eisa.c MF22: Shut this thing up by default. 1998-08-09 02:22:34 +00:00
dpt_eisa.h Add EISA support for DPT drivers 1998-03-11 00:30:16 +00:00
dpt_pci.c Update DPT driver from 1.4.3 to 1.4.5 1998-08-05 00:54:38 +00:00
dpt_pci.h Add Simon Shapiro's DPT driver 1998-01-26 06:11:18 +00:00
dpt_scsi.c Hide compiler warnings for casting from a long to a pointer of a 1998-08-10 17:06:28 +00:00