summaryrefslogtreecommitdiffstats
path: root/sys/dev/bm
Commit message (Expand)AuthorAgeFilesLines
* Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/rwatson2009-06-261-2/+2
* Fix bm_shutdown() KOBJ method to correspond to return int, as it should.nwhitehorn2009-02-041-2/+4
* Change the way we enable the BMAC cell in macio. Instead of calling thenwhitehorn2008-10-131-9/+13
* Change the DBDMA API to allow DBDMA registers in a subregion of a resource. T...nwhitehorn2008-09-231-2/+2
* Fix a multiple locking bug in bm(4) that could cause panics on a WITNESS-enab...nwhitehorn2008-09-021-1/+1
* Fix some locking and logic bugs pointed out by jhb. These fix driver detach a...nwhitehorn2008-07-033-40/+26
* Add support for the Apple Big Mac (BMAC) Ethernet controller,marcel2008-06-073-0/+1755
OpenPOWER on IntegriCloud