Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/ | rwatson | 2009-06-26 | 1 | -2/+2 |
* | Fix bm_shutdown() KOBJ method to correspond to return int, as it should. | nwhitehorn | 2009-02-04 | 1 | -2/+4 |
* | Change the way we enable the BMAC cell in macio. Instead of calling the | nwhitehorn | 2008-10-13 | 1 | -9/+13 |
* | Change the DBDMA API to allow DBDMA registers in a subregion of a resource. T... | nwhitehorn | 2008-09-23 | 1 | -2/+2 |
* | Fix a multiple locking bug in bm(4) that could cause panics on a WITNESS-enab... | nwhitehorn | 2008-09-02 | 1 | -1/+1 |
* | Fix some locking and logic bugs pointed out by jhb. These fix driver detach a... | nwhitehorn | 2008-07-03 | 3 | -40/+26 |
* | Add support for the Apple Big Mac (BMAC) Ethernet controller, | marcel | 2008-06-07 | 3 | -0/+1755 |