Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Move ether_ifdetach earlier. | benno | 2008-06-17 | 1 | -2/+7 |
* | Use callout_init_mtx to simplify locking somewhat. While we're here, rearrange | benno | 2008-06-13 | 2 | -35/+18 |
* | Make sure we drain our taskqueues and stop our callouts in detach. | benno | 2008-06-12 | 2 | -7/+37 |
* | Switch to using a normal mutex instead of a spin mutex. | benno | 2008-06-11 | 2 | -22/+30 |
* | Convert bus_space_{read,write}_* calls to bus_{read,write}_* calls. | benno | 2008-06-11 | 2 | -30/+18 |
* | This is a rewritten driver for the SMSC LAN91C111. It's based in part on the | benno | 2008-06-06 | 3 | -0/+1660 |