freebsd-dev/sys/dev/dpt
Peter Wemm 16c1138c89 Change BUS_SPACE_UNRESTRICTED (~0ul) to plain ~0 when used in the
'int nsegments' argument to bus_dma_tag_create().  ~0ul does not fit in
an int on machines with 64 bit longs.
2002-10-09 08:54:32 +00:00
..
dpt_eisa.c Change BUS_SPACE_UNRESTRICTED (~0ul) to plain ~0 when used in the 2002-10-09 08:54:32 +00:00
dpt_isa.c Change BUS_SPACE_UNRESTRICTED (~0ul) to plain ~0 when used in the 2002-10-09 08:54:32 +00:00
dpt_pci.c Change BUS_SPACE_UNRESTRICTED (~0ul) to plain ~0 when used in the 2002-10-09 08:54:32 +00:00
dpt_scsi.c
dpt.h Fix a couple of bogus enums. 2002-01-08 06:47:55 +00:00