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
..
2002-09-25 02:34:56 +00:00
2002-09-23 18:54:32 +00:00
2002-10-08 12:54:56 +00:00