Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-04-27 | Correct namespace collisions for bus_space_probe and split out | gene | |
bus_space functions into a separate source file ala NetBSD. | |||
1997-11-30 | Canonify the _*_H_ namespace appropriately. | gene | |
Also, clean up comments and wrap with _KERNEL correctly. | |||
1997-04-07 | Ahem... bus_probe() already exists and does what bus_space_bad_addr() does. | briggs | |
Nuke the latter. | |||
1997-04-05 | Implement a bus_space_bad_addr() function to aid in some device probing with | briggs | |
the bus_space universe. | |||
1997-02-26 | Adds support for bus_space functions borrowed in concept from the | gene | |
i386 and in execution from scott reynolds. |