aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ofw/openpromio.c
Commit message (Expand)AuthorAgeFilesLines
* Sync with openfirm(4) and check the return value of malloc() althoughMarius Strobl2005-05-191-2/+15
* Instead of "OpenFirmware", "openfirmware", etc. use the official spellingMarius Strobl2004-08-161-2/+2
* Do a pass over all modules in the kernel and make them return EOPNOTSUPPPoul-Henning Kamp2004-07-151-1/+1
* Do the dreaded s/dev_t/struct cdev */Poul-Henning Kamp2004-06-161-4/+4
* Device megapatch 4/6:Poul-Henning Kamp2004-02-211-0/+2
* Use __FBSDID().David E. O'Brien2003-08-241-1/+3
* Add a solaris compatible ofw interface for third party software thatJake Burkholder2003-06-191-0/+218