Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This isn't functionally identical. In some cases a hint to disable | eadler | 2012-10-22 | 1 | -0/+3 |
| | | | | | | | | unit 0 would in fact disable all units. This reverts r241856 Approved by: cperciva (implicit) | ||||
* | Now that device disabling is generic, remove extraneous code from the | eadler | 2012-10-22 | 1 | -3/+0 |
| | | | | | | | | device drivers that used to provide this feature. Reviewed by: des Approved by: cperciva MFC after: 1 week | ||||
* | Fix breakage on pc98 by redefining DEBUG(). | brix | 2011-05-15 | 1 | -23/+24 |
| | | | | Pointy hat to: brix | ||||
* | Add I2C bus driver for the AMD Geode LX series CS5536 Companion | brix | 2011-05-15 | 1 | -0/+1077 |
Device. Reviewed by: jhb (newbus bits only), adrian |