Age | Commit message (Expand) | Author |
---|---|---|
2006-04-16 | Remove bus_space_{read,write}_stream and bus_space_copy_region methods, which | Miod Vallat |
2006-01-22 | Add bus_space_vaddr() and use it instead of accessing private bus_space | Miod Vallat |
2006-01-17 | Remove unused ``stride'' bus_space internal functionality; nothing needs it. | Miod Vallat |
2005-09-12 | - Add byte-swap and stride options to bus_space. | Martin Reindl |
2002-03-19 | Fix bus_space_copy_region_ macro that got messed up by unpeeing. | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2000-03-15 | implimented -> implemented | Todd T. Fries |
1998-04-27 | Correct namespace collisions for bus_space_probe and split out | gene |
1997-11-30 | Canonify the _*_H_ namespace appropriately. | gene |
1997-04-07 | Ahem... bus_probe() already exists and does what bus_space_bad_addr() does. | briggs |
1997-04-05 | Implement a bus_space_bad_addr() function to aid in some device probing with | briggs |
1997-02-26 | Adds support for bus_space functions borrowed in concept from the | gene |