| Commit message (Expand) | Author | Age | Files | Lines |
* | Free result of device_get_children(9). | kevlo | 2012-09-30 | 1 | -0/+1 |
* | Use the new bus device_shutdown hook for performing the shutdown action | jhb | 2008-08-01 | 1 | -0/+15 |
* | Rename the ie_EE16 module to just 'ie' so that at least one of the modules | jhb | 2008-06-05 | 1 | -1/+7 |
* | Make ie(4) MPSAFE: | jhb | 2008-06-02 | 1 | -21/+0 |
* | o break newbus api: add a new argument of type driver_filter_t to | piso | 2007-02-23 | 1 | -3/+3 |
* | Since DELAY() was moved, most <machine/clock.h> #includes have been | phk | 2006-05-16 | 1 | -1/+0 |
* | Fix -Wundef warnings found when compiling i386 LINT, GENERIC and | ru | 2005-12-05 | 1 | -2/+2 |
* | Stop embedding struct ifnet at the top of driver softcs. Instead the | brooks | 2005-06-10 | 1 | -8/+8 |
* | Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 | nyan | 2005-05-29 | 1 | -1/+0 |
* | Use __FBSDID(). | obrien | 2003-08-24 | 1 | -2/+3 |
* | - Move driver to newbus. | mdodd | 2003-03-29 | 1 | -0/+885 |