aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/le/lebuffer_sbus.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up OF_getprop_alloc APIOleksandr Tymoshenko2018-04-081-2/+2
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Use OF_prop_free instead of direct call to free(9)Oleksandr Tymoshenko2016-05-181-3/+3
* Fix the resource_list_print_type() calls to use uintmax_t.Justin Hibbits2016-03-221-2/+2
* Make sparc64 compatible with NEW_PCIB and enable it:Marius Strobl2011-10-021-0/+1
* - Use bus_{read,write}_*(9) instead of bus_space_{read,write}_*(9) etcMarius Strobl2008-09-241-0/+2
* Add front-ends for the 'lebuffer' variants found on some SBus cards.Marius Strobl2007-01-201-0/+300